summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/SecCore
AgeCommit message (Expand)AuthorFilesLines
2017-12-08UefiCpuPkg: Update SecCore to get BFV size based on BFV header FvLengthLiming Gao1-1/+1
2017-08-02UefiCpuPkg SecCore: Fix operands of different size in bitwise operationStar Zeng1-1/+1
2017-08-01UefiCpuPkg SecCore: Add SecPerformancePpiCallBackStar Zeng3-1/+77
2017-08-01UefiCpuPkg SecCore: Adjust PeiTemporaryRamBase&Size to be 8byte alignedStar Zeng1-1/+7
2016-12-14UefiCpuPkg: Make the comments align with the functionsDandan Bi1-8/+8
2016-11-18UefiCpuPkg/SecCore: Correct print format for stack informationJeff Fan1-2/+2
2016-11-09UefiCpuPkg: Display new stack base and sizeJeff Fan1-1/+9
2016-09-21UefiCpuPkg/SecCore: SecPlatformInformation(2) are optional PPIsJeff Fan1-0/+2
2016-09-21UefiCpuPkg/SecCore: Fix comment typoJeff Fan1-6/+6
2016-09-14UefiCpuPkg/SecCore: Re-install SEC platform information(2) PPIJeff Fan4-1/+146
2016-09-14UefiCpuPkg/SecCore: Abstract worker function GetBistFromHob()Jeff Fan1-20/+61
2016-09-14UefiCpuPkg/SecCore: Add SecBist.cJeff Fan3-2/+149
2016-07-11UefiCpuPkg SecCore: Update SecCore inf to refer to nasmb sourceLiming Gao1-4/+2
2016-06-22UefiCpuPkg/SecMain: Decorate phase-transition function with NORETURN.Marvin H?user1-1/+3
2015-12-15UefiCpuPkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-10-19UefiCpuPkg: Add SecCore moduleMichael Kinney8-0/+883