summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/SecCore/SecMain.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-31UefiCpuPkg/SecCore: Migrate page table to permanent memoryJiaxin Wu1-0/+4
2023-03-10UefiCpuPkg: Remove UefiCpuLib from module INFs.Yu Pu1-1/+0
2022-07-14UefiCpuPkg: Update SEC_IDT_TABLE structKuo, Ted1-2/+2
2022-05-06UefiCpuPkg: Add CpuLib to module INFs that depend on UefiCpuLib.Yu Pu1-0/+1
2021-12-07UefiCpuPkg: Apply uncrustify changesMichael Kubacki1-14/+14
2020-07-28UefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019-11098)Michael Kubacki1-0/+1
2019-04-09UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-20UefiCpuPkg/SecCore: Wrong Debug Information for SecCoreChasel, Chiu1-3/+5
2019-02-15UefiCpuPkg/SecCore: Support EFI_PEI_CORE_FV_LOCATION_PPIChasel, Chiu1-1/+2
2018-09-21UefiCpuPkg: Remove redundant library classes, Ppis and GUIDsshenglei1-2/+0
2018-05-08UefiCpuPkg/SecMain: Add NORETURN decorator to SecStartup().Marvin H?user1-1/+2
2017-08-01UefiCpuPkg SecCore: Add SecPerformancePpiCallBackStar Zeng1-1/+24
2016-09-14UefiCpuPkg/SecCore: Re-install SEC platform information(2) PPIJeff Fan1-0/+48
2016-09-14UefiCpuPkg/SecCore: Add SecBist.cJeff Fan1-2/+5
2015-10-19UefiCpuPkg: Add SecCore moduleMichael Kinney1-0/+109