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
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-26
IntelFsp2Pkg: Remove GCC48/49/5 build options from QemuFspPkg.dsc
Mike Beaton
2026-02-24
IntelFsp2Pkg/PatchFv: Fix _IMAGE_BASE_<module>_ not exist with CLANG
Ray Ni
2026-02-23
IntelFsp2Pkg: Replace include guards with #pragma once
Michael Kubacki
2026-01-21
IntelFsp2Pkg/PatchFv.py: Support pseudo symbol for image base
Ray Ni
2025-11-23
IntelFsp2Pkg: Migrate GDT in SecTemporaryRamSupport
Zhiguang Liu
2025-11-23
IntelFsp2Pkg: Correct ApiIdx type
Hongbin1 Zhang
2025-10-31
IntelFsp2Pkg: Add check if current OS support tkinter or not
Hongbin1 Zhang
2025-10-21
IntelFsp2Pkg: Update GenYamlCfg script
Hongbin1 Zhang
2025-10-20
IntelFsp2Pkg/GenCfgOpt.py: Fix line endings in Linux environments
Christopher Zurcher
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-07-16
IntelFsp2Pkg/FspMultiPhaseLib: Remove EFIAPI for local function
Ray Ni
2025-07-16
IntelFsp2Pkg/FspCommonLib: Remove unused API SetFspCoreStackPointer()
Ray Ni
2025-06-13
IntelFsp2Pkg: Add Fsp notify phase check
Hongbin1 Zhang
2025-05-24
IntelFsp2Pkg/CacheLib: Make integer width consistent in loop condition
Michael Kubacki
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
2025-01-16
IntelFsp2Pkg/IntelFsp2Pkg.dec: add a GUID defined in FSP EAS
Dun Tan
2024-12-20
IntelFsp2Pkg : Add FSP-I arch config PPI
Hongbin1 Zhang
2024-12-20
IntelFsp2Pkg : Add fsp status code for fspsmm init
Hongbin1 Zhang
2024-11-13
MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module Types
Oliver Smith-Denny
2024-09-30
IntelFsp2Pkg : Refactor BaseFspCommonLib to reduce binary size
Ashraf Ali
2024-09-13
IntelFsp2Pkg: Add StackCheckLibNull
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-05-03
IntelFsp2Pkg/PatchFv.py: FIX for GCC 32BIT build error
Duggapu Chinni B
2024-04-22
IntelFsp2Pkg/PatchFv.py: Python 3.12 support
Gua Guo
2024-04-22
IntelFsp2Pkg/GenCfgOpt.py: Python 3.12 support
Gua Guo
2024-04-09
IntelFsp2Pkg: Fsp T new ARCH UPD Support
Duggapu Chinni B
2024-03-08
IntelFsp2Pkg: auto-generate SEC ProcessLibraryConstructorList() decl
Laszlo Ersek
2024-01-10
IntelFsp2Pkg\Tools\ConfigEditor:Added new USF config workstream.
Arun Sura
2023-11-03
IntelFsp2Pkg/PatchFv: Fix syntax issue in markdown manual
Ray Ni
2023-11-03
IntelFsp2Pkg/SwitchStack: Reserve 32B when calling C function in 64bit
Ni, Ray
2023-10-23
IntelFsp2Pkg: CI: Add PrEval entry
Joey Vagedes
2023-08-28
IntelFsp2Pkg: Add get and set FspSmmInit upd data pointer functions
Zhang, Hongbin1
2023-08-28
IntelFsp2Pkg: Support child FV in SplitFspBin.py
Kuo, Ted
2023-05-30
IntelFsp2Pkg/Library/BaseFspCommonLib: Fix OVERRUN Coverity issue
Ranbir Singh
2023-04-18
IntelFsp2Pkg/Tools: Enhance PathFv.py to patch Fd file directly
Duggapu, Chinni B
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
[next]