Age | Commit message (Expand) | Author |
2016-10-24 | UefiCpuPkg: Fix typos in comments | Gary Lin |
2016-10-18 | UefiCpuPkg/Cpuid: Remove wrong while-loop check after for-loop | Jeff Fan |
2016-09-21 | UefiCpuPkg/SecCore: SecPlatformInformation(2) are optional PPIs | Jeff Fan |
2016-09-21 | UefiCpuPkg/SecCore: Fix comment typo | Jeff Fan |
2016-09-14 | UefiCpuPkg/SecCore: Re-install SEC platform information(2) PPI | Jeff Fan |
2016-09-14 | UefiCpuPkg/SecCore: Abstract worker function GetBistFromHob() | Jeff Fan |
2016-09-14 | UefiCpuPkg/SecCore: Add SecBist.c | Jeff Fan |
2016-09-14 | UefiCpuPkg/CpuMpPei: Build GUIDed-HOB to store all CPU BIST Data | Jeff Fan |
2016-09-14 | UefiCpuPkg/CpuMpPei: Fix BistData ouput error | Jeff Fan |
2016-09-14 | UefiCpuPkg/CpuMpPei: Add parameter BistInformationSize | Jeff Fan |
2016-09-14 | UefiCpuPkg/CpuDxe: Fix duplicated status code report | Jeff Fan |
2016-09-08 | UefiCpuPkg/XeonPhiMsr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/XeonE7Msr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/XeonDMsr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/Xeon5600Msr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/SkylakeMsr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/SilvermontMsr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/SandyBridgeMsr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/PentiumMsr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/PentiumMMsr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/Pentium4Msr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/P6Msr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/NehalemMsr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/IvyBridgeMsr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/HaswellMsr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/HaswellEMsr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/CoreMsr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/Core2Msr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/BroadwellMsr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/AtomMsr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-08 | UefiCpuPkg/ArchitecturalMsr.h: add MSR reference from SDM in comment | Jeff Fan |
2016-09-01 | UefiCpuPkg/PiSmmCpuDxeSmm: Consume PcdAcpiS3Enable to control the code | Star Zeng |
2016-09-01 | UefiCpuPkg/PiSmmCpuDxeSmm: Move S3 related code to CpuS3.c | Star Zeng |
2016-09-01 | UefiCpuPkg/CpuS3DataDxe: Consume PcdAcpiS3Enable to control the code | Star Zeng |
2016-08-25 | UefiCpuPkg/MpInitLib: Don't allocate reset vector in Exit Boot Service | Jeff Fan |
2016-08-25 | UefiCpuPkg/MpInitLib: Move two functions location | Jeff Fan |
2016-08-25 | UefiCpuPkg/MpInitLib: Fix function header comments typo | Jeff Fan |
2016-08-25 | UefiCpuPkg/MpInitLib: Rename EndOfPeiFlag to SaveRestoreFlag | Jeff Fan |
2016-08-25 | UefiCpuPkg/MpInitLib: Move allocating reserved memory for AP loop code | Jeff Fan |
2016-08-25 | UefiCpuPkg/MpInitLib: Move timeout delay to WakupAp() | Jeff Fan |
2016-08-19 | UefiCpuPkg/PiSmmCpuDxeSmm: Revert 7503cd70fb86 | Jeff Fan |
2016-08-19 | UefiCpuPkg/MpInitLib: MicrocodeData used but maybe uninitialized | Jeff Fan |
2016-08-17 | UefiCpuPkg/PiSmmCpuDxeSmm: Add gEfiVariableArchProtocolGuid dependency | Jeff Fan |
2016-08-17 | UefiCpuPkg/CpuDxe: Fixed typo in function header to match PI spec | Jeff Fan |
2016-08-17 | UefiCpuPkg/CpuDxe: Remove PcdCpuMaxLogicalProcessorNumber consuming | Jeff Fan |
2016-08-17 | UefiCpuPkg/CpuDxe: Remove unused codes and files | Jeff Fan |
2016-08-17 | UefiCpuPkg/CpuDxe: Move SetMtrrsFromBuffer() location. | Jeff Fan |
2016-08-17 | UefiCpuPkg/CpuDxe: Consume MpInitLib to produce CPU MP Protocol services | Jeff Fan |
2016-08-17 | UefiCpuPkg/CpuMpPei: Delete PeiMpServices.c and PeiMpServices.h | Jeff Fan |
2016-08-17 | UefiCpuPkg/CpuMpPei: Remove unused files and codes | Jeff Fan |