summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/SecCore
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg SecCore: Fix operands of different size in bitwise operationStar Zeng2017-08-021-1/+1
* UefiCpuPkg SecCore: Add SecPerformancePpiCallBackStar Zeng2017-08-013-1/+77
* UefiCpuPkg SecCore: Adjust PeiTemporaryRamBase&Size to be 8byte alignedStar Zeng2017-08-011-1/+7
* UefiCpuPkg: Make the comments align with the functionsDandan Bi2016-12-141-8/+8
* UefiCpuPkg/SecCore: Correct print format for stack informationJeff Fan2016-11-181-2/+2
* UefiCpuPkg: Display new stack base and sizeJeff Fan2016-11-091-1/+9
* UefiCpuPkg/SecCore: SecPlatformInformation(2) are optional PPIsJeff Fan2016-09-211-0/+2
* UefiCpuPkg/SecCore: Fix comment typoJeff Fan2016-09-211-6/+6
* UefiCpuPkg/SecCore: Re-install SEC platform information(2) PPIJeff Fan2016-09-144-1/+146
* UefiCpuPkg/SecCore: Abstract worker function GetBistFromHob()Jeff Fan2016-09-141-20/+61
* UefiCpuPkg/SecCore: Add SecBist.cJeff Fan2016-09-143-2/+149
* UefiCpuPkg SecCore: Update SecCore inf to refer to nasmb sourceLiming Gao2016-07-111-4/+2
* UefiCpuPkg/SecMain: Decorate phase-transition function with NORETURN.Marvin H?user2016-06-221-1/+3
* UefiCpuPkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* UefiCpuPkg: Add SecCore moduleMichael Kinney2015-10-198-0/+883