summaryrefslogtreecommitdiff
path: root/IntelFsp2Pkg
AgeCommit message (Expand)Author
2026-04-09IntelFsp2Pkg/FspSecCore/Vtf0: NASM and Python 3 fixesMichael D Kinney
2026-03-19IntelFsp2Pkg/FspSecCore: Do not hang when bootloader IDT is largerRay Ni
2026-03-19IntelFsp2Pkg/FspSecCore: Allocate correct number of IDT entries on stackRay Ni
2026-03-09IntelFsp2Pkg: Save/restore FSBASE/GSBASE in entry and exitRay Ni
2026-02-26IntelFsp2Pkg: Remove GCC48/49/5 build options from QemuFspPkg.dscMike Beaton
2026-02-24IntelFsp2Pkg/PatchFv: Fix _IMAGE_BASE_<module>_ not exist with CLANGRay Ni
2026-02-23IntelFsp2Pkg: Replace include guards with #pragma onceMichael Kubacki
2026-01-21IntelFsp2Pkg/PatchFv.py: Support pseudo symbol for image baseRay Ni
2025-11-23IntelFsp2Pkg: Migrate GDT in SecTemporaryRamSupportZhiguang Liu
2025-11-23IntelFsp2Pkg: Correct ApiIdx typeHongbin1 Zhang
2025-10-31IntelFsp2Pkg: Add check if current OS support tkinter or notHongbin1 Zhang
2025-10-21IntelFsp2Pkg: Update GenYamlCfg scriptHongbin1 Zhang
2025-10-20IntelFsp2Pkg/GenCfgOpt.py: Fix line endings in Linux environmentsChristopher Zurcher
2025-09-23IntelFsp2Pkg/FspSecCore: Reserve 32B when calling C function in 64bitZhiguang Liu
2025-07-18IntelFsp2Pkg: Preserve GDTR and CS/DS/ES/FS/GS/SSRay Ni
2025-07-16IntelFsp2Pkg/FspMultiPhaseLib: Remove EFIAPI for local functionRay Ni
2025-07-16IntelFsp2Pkg/FspCommonLib: Remove unused API SetFspCoreStackPointer()Ray Ni
2025-06-13IntelFsp2Pkg: Add Fsp notify phase checkHongbin1 Zhang
2025-05-24IntelFsp2Pkg/CacheLib: Make integer width consistent in loop conditionMichael Kubacki
2025-02-27IntelFsp2Pkg : Set FSP-I upd data pointer to NULL as defaultHongbin1 Zhang
2025-02-25IntelFsp2Pkg/FspSecCore: Update FSP global data in FSP-S/I entryRay Ni
2025-02-24IntelFsp2Pkg/FspSecCore: initialize FspMode in FSP_GLOBAL_DATARay Ni
2025-02-21IntelFsp2Pkg: Fixing TemporaryRamSize Configurability option.Aravind P R
2025-02-07MdePkg: Move StackCheckLibStaticInit to StackCheckLibOliver Smith-Denny
2025-01-16IntelFsp2Pkg/IntelFsp2Pkg.dec: add a GUID defined in FSP EASDun Tan
2024-12-20IntelFsp2Pkg : Add FSP-I arch config PPIHongbin1 Zhang
2024-12-20IntelFsp2Pkg : Add fsp status code for fspsmm initHongbin1 Zhang
2024-11-13MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module TypesOliver Smith-Denny
2024-09-30IntelFsp2Pkg : Refactor BaseFspCommonLib to reduce binary sizeAshraf Ali
2024-09-13IntelFsp2Pkg: Add StackCheckLibNullOliver Smith-Denny
2024-09-11IntelFsp2Pkg: Support FSP API to save and restore page tableZhiguang Liu
2024-08-28IntelFsp2Pkg: Align FSP global data pointer for X64 buildHongbin1 Zhang
2024-08-27IntelFsp2Pkg: Correcting Data Region Length of MCUD sectionAravind P R
2024-05-03IntelFsp2Pkg/PatchFv.py: FIX for GCC 32BIT build errorDuggapu Chinni B
2024-04-22IntelFsp2Pkg/PatchFv.py: Python 3.12 supportGua Guo
2024-04-22IntelFsp2Pkg/GenCfgOpt.py: Python 3.12 supportGua Guo
2024-04-09IntelFsp2Pkg: Fsp T new ARCH UPD SupportDuggapu Chinni B
2024-03-08IntelFsp2Pkg: auto-generate SEC ProcessLibraryConstructorList() declLaszlo Ersek
2024-01-10IntelFsp2Pkg\Tools\ConfigEditor:Added new USF config workstream.Arun Sura
2023-11-03IntelFsp2Pkg/PatchFv: Fix syntax issue in markdown manualRay Ni
2023-11-03IntelFsp2Pkg/SwitchStack: Reserve 32B when calling C function in 64bitNi, Ray
2023-10-23IntelFsp2Pkg: CI: Add PrEval entryJoey Vagedes
2023-08-28IntelFsp2Pkg: Add get and set FspSmmInit upd data pointer functionsZhang, Hongbin1
2023-08-28IntelFsp2Pkg: Support child FV in SplitFspBin.pyKuo, Ted
2023-05-30IntelFsp2Pkg/Library/BaseFspCommonLib: Fix OVERRUN Coverity issueRanbir Singh
2023-04-18IntelFsp2Pkg/Tools: Enhance PathFv.py to patch Fd file directlyDuggapu, Chinni B
2023-04-04IntelFsp2Pkg: LoadMicrocodeDefault() causing unnecessary delay.Chasel Chiu
2023-04-04IntelFsp2Pkg: TempRamInit API should preserve EBX/RBX register.Chasel Chiu
2023-03-24IntelFsp2Pkg: Fix NASM X64 build warnings.Chasel Chiu
2023-03-10IntelFsp2Pkg: Remove UefiCpuLib from module INFs.Yu Pu