summaryrefslogtreecommitdiff
path: root/IntelFsp2Pkg
AgeCommit message (Expand)AuthorFilesLines
2026-04-09IntelFsp2Pkg/FspSecCore/Vtf0: NASM and Python 3 fixesMichael D Kinney4-22/+26
2026-03-19IntelFsp2Pkg/FspSecCore: Do not hang when bootloader IDT is largerRay Ni2-10/+19
2026-03-19IntelFsp2Pkg/FspSecCore: Allocate correct number of IDT entries on stackRay Ni2-2/+2
2026-03-09IntelFsp2Pkg: Save/restore FSBASE/GSBASE in entry and exitRay Ni4-0/+61
2026-02-26IntelFsp2Pkg: Remove GCC48/49/5 build options from QemuFspPkg.dscMike Beaton1-19/+0
2026-02-24IntelFsp2Pkg/PatchFv: Fix _IMAGE_BASE_<module>_ not exist with CLANGRay Ni1-2/+4
2026-02-24IntelFsp2Pkg: Replace include guards with #pragma onceMichael Kubacki27-107/+27
2026-01-21IntelFsp2Pkg/PatchFv.py: Support pseudo symbol for image baseRay Ni1-0/+3
2025-11-23IntelFsp2Pkg: Migrate GDT in SecTemporaryRamSupportZhiguang Liu1-10/+37
2025-11-23IntelFsp2Pkg: Correct ApiIdx typeHongbin1 Zhang2-2/+2
2025-10-31IntelFsp2Pkg: Add check if current OS support tkinter or notHongbin1 Zhang1-14/+30
2025-10-21IntelFsp2Pkg: Update GenYamlCfg scriptHongbin1 Zhang1-31/+28
2025-10-20IntelFsp2Pkg/GenCfgOpt.py: Fix line endings in Linux environmentsChristopher Zurcher1-7/+7
2025-09-23IntelFsp2Pkg/FspSecCore: Reserve 32B when calling C function in 64bitZhiguang Liu1-0/+2
2025-07-18IntelFsp2Pkg: Preserve GDTR and CS/DS/ES/FS/GS/SSRay Ni4-4/+81
2025-07-16IntelFsp2Pkg/FspMultiPhaseLib: Remove EFIAPI for local functionRay Ni1-2/+1
2025-07-16IntelFsp2Pkg/FspCommonLib: Remove unused API SetFspCoreStackPointer()Ray Ni2-45/+2
2025-06-13IntelFsp2Pkg: Add Fsp notify phase checkHongbin1 Zhang1-9/+18
2025-05-24IntelFsp2Pkg/CacheLib: Make integer width consistent in loop conditionMichael Kubacki1-1/+1
2025-02-27IntelFsp2Pkg : Set FSP-I upd data pointer to NULL as defaultHongbin1 Zhang1-0/+1
2025-02-25IntelFsp2Pkg/FspSecCore: Update FSP global data in FSP-S/I entryRay Ni1-4/+19
2025-02-24IntelFsp2Pkg/FspSecCore: initialize FspMode in FSP_GLOBAL_DATARay Ni1-1/+2
2025-02-21IntelFsp2Pkg: Fixing TemporaryRamSize Configurability option.Aravind P R2-2/+19
2025-02-07MdePkg: Move StackCheckLibStaticInit to StackCheckLibOliver Smith-Denny7-0/+7
2025-01-16IntelFsp2Pkg/IntelFsp2Pkg.dec: add a GUID defined in FSP EASDun Tan1-0/+1
2024-12-20IntelFsp2Pkg : Add FSP-I arch config PPIHongbin1 Zhang2-1/+59
2024-12-20IntelFsp2Pkg : Add fsp status code for fspsmm initHongbin1 Zhang1-0/+1
2024-11-14MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module TypesOliver Smith-Denny1-4/+0
2024-09-30IntelFsp2Pkg : Refactor BaseFspCommonLib to reduce binary sizeAshraf Ali3-30/+43
2024-09-13IntelFsp2Pkg: Add StackCheckLibNullOliver Smith-Denny1-0/+4
2024-09-11IntelFsp2Pkg: Support FSP API to save and restore page tableZhiguang Liu11-30/+382
2024-08-28IntelFsp2Pkg: Align FSP global data pointer for X64 buildHongbin1 Zhang2-9/+9
2024-08-27IntelFsp2Pkg: Correcting Data Region Length of MCUD sectionAravind P R2-11/+10
2024-05-03IntelFsp2Pkg/PatchFv.py: FIX for GCC 32BIT build errorDuggapu Chinni B1-1/+1
2024-04-23IntelFsp2Pkg/PatchFv.py: Python 3.12 supportGua Guo1-12/+12
2024-04-23IntelFsp2Pkg/GenCfgOpt.py: Python 3.12 supportGua Guo1-48/+48
2024-04-09IntelFsp2Pkg: Fsp T new ARCH UPD SupportDuggapu Chinni B14-28/+212
2024-03-08IntelFsp2Pkg: auto-generate SEC ProcessLibraryConstructorList() declLaszlo Ersek3-14/+2
2024-01-10IntelFsp2Pkg\Tools\ConfigEditor:Added new USF config workstream.Arun Sura4-55/+602
2023-11-04IntelFsp2Pkg/PatchFv: Fix syntax issue in markdown manualRay Ni1-19/+19
2023-11-03IntelFsp2Pkg/SwitchStack: Reserve 32B when calling C function in 64bitNi, Ray1-1/+3
2023-10-23IntelFsp2Pkg: CI: Add PrEval entryJoey Vagedes1-0/+3
2023-08-29IntelFsp2Pkg: Add get and set FspSmmInit upd data pointer functionsZhang, Hongbin12-0/+63
2023-08-28IntelFsp2Pkg: Support child FV in SplitFspBin.pyKuo, Ted1-7/+37
2023-05-30IntelFsp2Pkg/Library/BaseFspCommonLib: Fix OVERRUN Coverity issueRanbir Singh1-2/+4
2023-04-18IntelFsp2Pkg/Tools: Enhance PathFv.py to patch Fd file directlyDuggapu, Chinni B2-1/+33
2023-04-04IntelFsp2Pkg: LoadMicrocodeDefault() causing unnecessary delay.Chasel Chiu2-43/+48
2023-04-04IntelFsp2Pkg: TempRamInit API should preserve EBX/RBX register.Chasel Chiu2-1/+27
2023-03-25IntelFsp2Pkg: Fix NASM X64 build warnings.Chasel Chiu2-11/+9
2023-03-10IntelFsp2Pkg: Remove UefiCpuLib from module INFs.Yu Pu5-5/+0