index
:
uefi/tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/actions/cache-6
dependabot/pip/edk2-pytool-library-approx-eq-0.23.15
dependabot/pip/regex-2026.6.28
edk2_master
master
mergify/configuration-deprecated-update
move_post_merge_to_nightly
pipeline_gen_update
release/rpl_program
security-advisory/cve-2024-38796/advisory
security-advisory/cve-2024-38797/advisory
security-advisory/cve-2025-3770/advisory
stable/202011
stable/202408
stable/202508
EDK II
TianoCore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IntelFsp2Pkg
/
FspSecCore
Age
Commit message (
Expand
)
Author
2026-04-09
IntelFsp2Pkg/FspSecCore/Vtf0: NASM and Python 3 fixes
Michael D Kinney
2026-03-19
IntelFsp2Pkg/FspSecCore: Do not hang when bootloader IDT is larger
Ray Ni
2026-03-19
IntelFsp2Pkg/FspSecCore: Allocate correct number of IDT entries on stack
Ray Ni
2026-03-09
IntelFsp2Pkg: Save/restore FSBASE/GSBASE in entry and exit
Ray Ni
2026-02-23
IntelFsp2Pkg: Replace include guards with #pragma once
Michael Kubacki
2025-11-23
IntelFsp2Pkg: Migrate GDT in SecTemporaryRamSupport
Zhiguang Liu
2025-09-23
IntelFsp2Pkg/FspSecCore: Reserve 32B when calling C function in 64bit
Zhiguang Liu
2025-07-18
IntelFsp2Pkg: Preserve GDTR and CS/DS/ES/FS/GS/SS
Ray Ni
2025-02-27
IntelFsp2Pkg : Set FSP-I upd data pointer to NULL as default
Hongbin1 Zhang
2025-02-25
IntelFsp2Pkg/FspSecCore: Update FSP global data in FSP-S/I entry
Ray Ni
2025-02-24
IntelFsp2Pkg/FspSecCore: initialize FspMode in FSP_GLOBAL_DATA
Ray Ni
2025-02-21
IntelFsp2Pkg: Fixing TemporaryRamSize Configurability option.
Aravind P R
2025-02-07
MdePkg: Move StackCheckLibStaticInit to StackCheckLib
Oliver Smith-Denny
2024-09-11
IntelFsp2Pkg: Support FSP API to save and restore page table
Zhiguang Liu
2024-08-28
IntelFsp2Pkg: Align FSP global data pointer for X64 build
Hongbin1 Zhang
2024-08-27
IntelFsp2Pkg: Correcting Data Region Length of MCUD section
Aravind P R
2024-04-09
IntelFsp2Pkg: Fsp T new ARCH UPD Support
Duggapu Chinni B
2024-03-08
IntelFsp2Pkg: auto-generate SEC ProcessLibraryConstructorList() decl
Laszlo Ersek
2023-04-04
IntelFsp2Pkg: LoadMicrocodeDefault() causing unnecessary delay.
Chasel Chiu
2023-04-04
IntelFsp2Pkg: TempRamInit API should preserve EBX/RBX register.
Chasel Chiu
2023-03-24
IntelFsp2Pkg: Fix NASM X64 build warnings.
Chasel Chiu
2023-03-10
IntelFsp2Pkg: Remove UefiCpuLib from module INFs.
Yu Pu
2022-11-11
IntelFsp2Pkg: Improvement of supporting null UPD pointer in FSP-T
Kuo, Ted
2022-11-04
IntelFsp2Pkg: FSP should support input UPD as NULL.
Chasel Chiu
2022-11-02
IntelFsp2Pkg: Update Function header to support IA32/X64.
Chasel Chiu
2022-09-15
IntelFsp2Pkg: Fix FspSecCoreI build failure.
Chasel Chiu
2022-09-15
IntelFsp2Pkg: NvsBufferPtr is missing in Fsp24ApiEntryM.nasm
Kuo, Ted
2022-09-07
IntelFsp2Pkg: Adopt FSP 2.4 MultiPhase functions.
Chasel Chiu
2022-08-15
IntelFsp2Pkg: FSPM_ARCH2_UPD mismatching bug.
Chasel Chiu
2022-07-20
IntelFsp2Pkg/FspSecCore: Add FSP-I API for SMM support.
Hongbin1 Zhang
2022-07-14
IntelFsp2Pkg: Update SEC_IDT_TABLE struct
Kuo, Ted
2022-05-31
IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
Duggapu, Chinni B
2022-05-06
IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLib
Yu Pu
2022-04-16
IntelFsp2Pkg: FspSecCore support for X64
Ted Kuo
2022-04-16
IntelFsp2Pkg: Update FSP_GLOBAL_DATA and FSP_PLAT_DATA for X64
Ted Kuo
2022-04-16
IntelFsp2Pkg: Add FSPx_ARCH2_UPD support for X64
Ted Kuo
2022-04-16
IntelFsp2Pkg: X64 compatible changes to support PEI in 64bit
Ted Kuo
2022-03-22
IntelFsp2Pkg: BaseFspCommonLib Support for X64
Kuo, Ted
2021-12-29
IntelFsp2Pkg/FspSecCore: ExtendedImageRevision was not printed.
Chasel Chiu
2021-12-07
IntelFsp2Pkg: Apply uncrustify changes
Michael Kubacki
2021-01-07
IntelFsp2Pkg: Support FSP private temporary memory.
Chasel Chiu
2020-10-27
IntelFsp2Pkg/FspSecCore: LoadMicrocodeDefault() failed with padding in FV.
Cosmo Lai
2020-06-29
IntelFsp2Pkg/FspSecCore: Use UefiCpuLib.
Dong, Eric
2020-06-23
IntelFsp2Pkg: Add FSP*_ARCH_UPD.
Chasel Chiu
2020-05-14
IntelFsp2Pkg: Support Multi-Phase SiInit and debug handlers.
Chasel Chiu
2019-09-05
IntelFsp2Pkg/FspSecCore: Remove unneeded MdeModulePkg dependency
Ray Ni
2019-08-13
IntelFsp2Pkg/FspSecCore: Add missing header file in INF file
Shenglei Zhang
2019-07-26
IntelFsp2Pkg: PeiService pointer not reset to 0 in SecMain
Chasel Chiu
2019-07-11
IntelFsp2Pkg: Fix various typos
Antoine Cœur
2019-07-11
Revert "FmpDevicePkg: Fix various typos"
Antoine Cœur
[next]