Age | Commit message (Expand) | Author | Files | Lines |
2019-09-13 | UefiCpuPkg/PiSmmCpu: Enable 5L paging only when phy addr line > 48 | Ray Ni | 2 | -22/+39 |
2019-09-05 | UefiCpuPkg: support single EFI_PEI_CORE_FV_LOCATION_PPI in PpiList | Chasel Chiu | 1 | -5/+4 |
2019-09-04 | UefiCpuPkg: Explain relationship between several SMM PCDs | Ray Ni | 1 | -1/+7 |
2019-09-04 | UefiCpuPkg/PiSmmCpu: Restrict access per PcdCpuSmmRestrictedMemoryAccess | Ray Ni | 4 | -8/+49 |
2019-09-04 | UefiCpuPkg/PiSmmCpu: Use new PCD PcdCpuSmmRestrictedMemoryAccess | Ray Ni | 2 | -22/+34 |
2019-09-04 | UefiCpuPkg: Add PcdCpuSmmRestrictedMemoryAccess | Ray Ni | 1 | -0/+12 |
2019-08-30 | UefiCpuPkg/SecCore: get AllSecPpiList after SecPlatformMain. | Eric Dong | 1 | -1/+2 |
2019-08-21 | UefiCpuPkg: Adding a new TSC library by using CPUID(0x15) TSC leaf | Donald Kuo | 13 | -0/+643 |
2019-08-21 | UefiCpuPkg/CpuCommonFeaturesLib: Use new macros. | Dong, Eric | 4 | -132/+61 |
2019-08-21 | UefiCpuPkg/RegisterCpuFeaturesLib: Supports test then write new value logic. | Dong, Eric | 1 | -1/+30 |
2019-08-21 | UefiCpuPkg/RegisterCpuFeaturesLib: Combine CR read/write action. | Dong, Eric | 1 | -47/+63 |
2019-08-21 | UefiCpuPkg/PiSmmCpuDxeSmm: Supports test then write new value logic. | Dong, Eric | 1 | -0/+29 |
2019-08-21 | UefiCpuPkg/PiSmmCpuDxeSmm: Combine CR read/write action. | Dong, Eric | 1 | -42/+62 |
2019-08-21 | UefiCpuPkg/RegisterCpuFeaturesLib: Add "Test Then Write" Macros. | Dong, Eric | 3 | -4/+134 |
2019-08-21 | UefiCpuPkg/PiSmmCpuDxeSmm: don't free page table pages that are required to h... | Damian Nikodem | 1 | -40/+59 |
2019-08-16 | UefiCpuPkg/Cpuid: Add description for parameter LeafFunction | Shenglei Zhang | 1 | -0/+2 |
2019-08-13 | UefiCpuPkg/PiSmmCpuDxeSmm: Fix coding style | Shenglei Zhang | 2 | -6/+6 |
2019-08-09 | UefiCpuPkg/PiSmmCpuDxeSmm: Clean up useless ConsoleLogLock spinlock. | Eric Dong | 1 | -2/+0 |
2019-08-09 | UefiCpuPkg/RegisterCpuFeaturesLib: Clean up useless ConsoleLogLock spinlock. | Eric Dong | 2 | -2/+0 |
2019-08-09 | UefiCpuPkg: Update code to include register definitions from MdePkg | Ni, Ray | 16 | -37/+35 |
2019-08-09 | UefiCpuPkg|MdePkg: Move Register/ folder to MdePkg/Include/ | Ni, Ray | 33 | -53504/+19 |
2019-08-09 | MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkg | Ni, Ray | 1 | -3981/+2 |
2019-08-09 | UefiCpuPkg/CpuDxe: Support parsing 5-level page table | Ni, Ray | 2 | -2/+19 |
2019-08-09 | UefiCpuPkg/CpuDxe: Remove unnecessary macros | Ni, Ray | 1 | -19/+24 |
2019-08-09 | UefiCpuPkg/MpInitLib: Enable 5-level paging for AP when BSP's enabled | Ni, Ray | 4 | -2/+32 |
2019-08-06 | UefiCpuPkg/PiSmmCpuDxeSmm: Remove debug message. | Eric Dong | 1 | -21/+1 |
2019-08-06 | UefiCpuPkg/RegisterCpuFeaturesLib: Remove debug message. | Eric Dong | 1 | -22/+0 |
2019-08-06 | UefiCpuPkg/PiSmmCpuDxeSmm: Make code consistent with comments | shenglei | 2 | -3/+3 |
2019-08-05 | UefiCpuPkg/PiSmmCpuDxeSmm: Add check for pointer Pml5Entry | Shenglei Zhang | 1 | -0/+1 |
2019-08-02 | UefiCpuPkg/MpInitLib: don't shadow the microcode patch twice. | Eric Dong | 1 | -29/+33 |
2019-08-02 | UefiCpuPkg/PiSmmCpuDxeSmm: Keep function comment and declaration adjacent | Shenglei Zhang | 1 | -1/+0 |
2019-07-29 | UefiCpuPkg/RegisterCpuFeaturesLib: Start all processors simultaneously. | Eric Dong | 5 | -23/+53 |
2019-07-29 | UefiCpuPkg/CpuMpPei: Produce EDKII_PEI_MP_SERVICES2_PPI. | Eric Dong | 4 | -7/+436 |
2019-07-29 | UefiCpuPkg: Add new EDKII_PEI_MP_SERVICES2_PPI | Eric Dong | 2 | -0/+282 |
2019-07-29 | UefiCpuPkg/MpInitLibUp: Add MpInitLibStartupAllCPUs API. | Eric Dong | 1 | -0/+35 |
2019-07-29 | UefiCpuPkg/MpInitLib: Add MpInitLibStartupAllCPUs API. | Eric Dong | 4 | -10/+67 |
2019-07-29 | UefiCpuPkg/Include/MpInitLib.h: Add MpInitLibStartupAllCPUs API. | Eric Dong | 1 | -1/+35 |
2019-07-26 | Revert "UefiCpuPkg/PiSmmCpu: Allow SMM access-out when static paging is OFF" | Laszlo Ersek | 1 | -15/+6 |
2019-07-26 | UefiCpuPkg/PiSmmCpu: Allow SMM access-out when static paging is OFF | Ni, Ray | 1 | -6/+15 |
2019-07-18 | UefiCpuPkg/RegisterCpuFeaturesLib: avoid use dynamic PCD. | Dong, Eric | 3 | -102/+79 |
2019-07-18 | UefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls PeiServices table. | Eric Dong | 2 | -5/+13 |
2019-07-18 | UefiCpuPkg DxeRegisterCpuFeaturesLib: Fix VS2012 build failure | Star Zeng | 1 | -0/+6 |
2019-07-16 | UefiCpuPkg CpuCommonFeaturesLib: Enhance Ppin code | Star Zeng | 3 | -12/+72 |
2019-07-16 | UefiCpuPkg/PiSmmCpuDxeSmm: Enable MM MP Protocol | Eric Dong | 6 | -25/+1391 |
2019-07-12 | UefiCpuPkg/PiSmmCpu: ReclaimPages: fix incorrect operator binding | Ray Ni | 1 | -1/+1 |
2019-07-12 | UefiCpuPkg/PiSmmCpu: Enable 5 level paging when CPU supports | Ray Ni | 5 | -300/+561 |
2019-07-12 | Revert "UefiCpuPkg/PiSmmCpu: Enable 5 level paging when CPU supports" | Ray Ni | 5 | -561/+300 |
2019-07-11 | UefiCpuPkg RegisterCpuFeaturesLib: Fix an ASSERTION issue | Star Zeng | 3 | -27/+37 |
2019-07-10 | UefiCpuPkg/PiSmmCpu: Enable 5 level paging when CPU supports | Ray Ni | 5 | -300/+561 |
2019-07-10 | UefiCpuPkg/PiSmmCpu: Change variable names and comments to follow SDM | Ray Ni | 1 | -57/+57 |