| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert "UefiCpuPkg/PiSmmCpuDxeSmm: Fix buffer overflow issue." | Eric Dong | 2020-01-08 | 1 | -8/+8 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Pre-allocate PROCEDURE_TOKEN buffer | Eric Dong | 2020-01-02 | 2 | -87/+109 |
* | UefiCpuPkg/MpInitLib: Remove redundant microcode fields in CPU_MP_DATA | Hao A Wu | 2020-01-02 | 2 | -42/+14 |
* | UefiCpuPkg/MpInitLib: Relocate microcode patch fields in CPU_MP_DATA | Hao A Wu | 2020-01-02 | 1 | -2/+2 |
* | UefiCpuPkg/MpInitLib: Produce EDKII microcode patch HOB | Hao A Wu | 2020-01-02 | 5 | -8/+100 |
* | UefiCpuPkg: Add definitions for EDKII microcode patch HOB | Hao A Wu | 2020-01-02 | 2 | -0/+47 |
* | UefiCpuPkg/MpInitLib: Reduce the size when loading microcode patches | Hao A Wu | 2020-01-02 | 3 | -62/+340 |
* | UefiCpuPkg/MpInitLib: Collect processors' CPUID & Platform ID info | Hao A Wu | 2020-01-02 | 2 | -1/+15 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Fix buffer overflow issue. | Eric Dong | 2019-12-24 | 1 | -8/+8 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Remove dependence between APs | Eric Dong | 2019-12-24 | 2 | -85/+45 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Avoid allocate Token every time | Eric Dong | 2019-12-06 | 5 | -4/+88 |
* | UefiCpuPkg: Update the coding styles | Shenglei Zhang | 2019-12-04 | 4 | -4/+4 |
* | UefiCpuPkg/UefiCpuPkg.uni: Add missing strings for PCD | Shenglei Zhang | 2019-12-04 | 1 | -0/+16 |
* | UefiCpuPkg/RegisterCpuFeature: Remove CPU_FEATURE_XD macro | Ray Ni | 2019-11-13 | 1 | -1/+1 |
* | UefiCpuPkg/CpuCommonFeaturesLib: Remove XD enable/disable logic | Ray Ni | 2019-11-13 | 3 | -108/+1 |
* | UefiCpuPkg: Add YAML file for CI builds | Michael D Kinney | 2019-11-11 | 1 | -0/+51 |
* | UefiCpuPkg/MpInitLib: Remove global variable X2ApicEnable | Ray Ni | 2019-11-05 | 2 | -9/+6 |
* | UefiCpuPkg/MpInitLib: Set X2ApicEnable flag from BSP | Ray Ni | 2019-11-05 | 1 | -9/+16 |
* | UefiCpuPkg: Add missing components to UefiCpuPkg.dsc | Sean Brogan | 2019-10-23 | 1 | -0/+2 |
* | UefiCpuPkg/MpInitLib: honor the platform's boot CPU count in AP detection | Laszlo Ersek | 2019-10-11 | 5 | -40/+80 |
* | UefiCpuPkg/MpInitLib: expand comment on initial AP enumeration | Laszlo Ersek | 2019-10-11 | 1 | -7/+29 |
* | UefiCpuPkg: strip trailing whitespace | Leif Lindholm | 2019-10-04 | 1 | -1/+1 |
* | UefiCpuPkg/CpuDxe: clean up PAGE_TABLE_LIB_PAGING_CONTEXT usage. | Dong, Eric | 2019-09-25 | 5 | -16/+112 |
* | UefiCpuPkg/CpuExceptionHandlerLib: Fix split lock | John E Lofgren | 2019-09-20 | 1 | -6/+8 |
* | UefiCpuPkg: Fix potential spinLock issue in SmmStartupThisAp | Damian Nikodem | 2019-09-20 | 1 | -7/+2 |
* | UefiCpuPkg: Remove PcdCpuSmmStaticPageTable | Ray Ni | 2019-09-19 | 1 | -11/+0 |
* | UefiCpuPkg/PiSmmCpu: Enable 5L paging only when phy addr line > 48 | Ray Ni | 2019-09-13 | 2 | -22/+39 |
* | UefiCpuPkg: support single EFI_PEI_CORE_FV_LOCATION_PPI in PpiList | Chasel Chiu | 2019-09-05 | 1 | -5/+4 |
* | UefiCpuPkg: Explain relationship between several SMM PCDs | Ray Ni | 2019-09-04 | 1 | -1/+7 |
* | UefiCpuPkg/PiSmmCpu: Restrict access per PcdCpuSmmRestrictedMemoryAccess | Ray Ni | 2019-09-04 | 4 | -8/+49 |
* | UefiCpuPkg/PiSmmCpu: Use new PCD PcdCpuSmmRestrictedMemoryAccess | Ray Ni | 2019-09-04 | 2 | -22/+34 |
* | UefiCpuPkg: Add PcdCpuSmmRestrictedMemoryAccess | Ray Ni | 2019-09-04 | 1 | -0/+12 |
* | UefiCpuPkg/SecCore: get AllSecPpiList after SecPlatformMain. | Eric Dong | 2019-08-30 | 1 | -1/+2 |
* | UefiCpuPkg: Adding a new TSC library by using CPUID(0x15) TSC leaf | Donald Kuo | 2019-08-21 | 13 | -0/+643 |
* | UefiCpuPkg/CpuCommonFeaturesLib: Use new macros. | Dong, Eric | 2019-08-21 | 4 | -132/+61 |
* | UefiCpuPkg/RegisterCpuFeaturesLib: Supports test then write new value logic. | Dong, Eric | 2019-08-21 | 1 | -1/+30 |
* | UefiCpuPkg/RegisterCpuFeaturesLib: Combine CR read/write action. | Dong, Eric | 2019-08-21 | 1 | -47/+63 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Supports test then write new value logic. | Dong, Eric | 2019-08-21 | 1 | -0/+29 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Combine CR read/write action. | Dong, Eric | 2019-08-21 | 1 | -42/+62 |
* | UefiCpuPkg/RegisterCpuFeaturesLib: Add "Test Then Write" Macros. | Dong, Eric | 2019-08-21 | 3 | -4/+134 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: don't free page table pages that are required to h... | Damian Nikodem | 2019-08-21 | 1 | -40/+59 |
* | UefiCpuPkg/Cpuid: Add description for parameter LeafFunction | Shenglei Zhang | 2019-08-16 | 1 | -0/+2 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Fix coding style | Shenglei Zhang | 2019-08-13 | 2 | -6/+6 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Clean up useless ConsoleLogLock spinlock. | Eric Dong | 2019-08-09 | 1 | -2/+0 |
* | UefiCpuPkg/RegisterCpuFeaturesLib: Clean up useless ConsoleLogLock spinlock. | Eric Dong | 2019-08-09 | 2 | -2/+0 |
* | UefiCpuPkg: Update code to include register definitions from MdePkg | Ni, Ray | 2019-08-09 | 16 | -37/+35 |
* | UefiCpuPkg|MdePkg: Move Register/ folder to MdePkg/Include/ | Ni, Ray | 2019-08-09 | 33 | -53504/+19 |
* | MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkg | Ni, Ray | 2019-08-09 | 1 | -3981/+2 |
* | UefiCpuPkg/CpuDxe: Support parsing 5-level page table | Ni, Ray | 2019-08-09 | 2 | -2/+19 |
* | UefiCpuPkg/CpuDxe: Remove unnecessary macros | Ni, Ray | 2019-08-09 | 1 | -19/+24 |