Age | Commit message (Expand) | Author | Files | Lines |
2020-07-15 | UefiCpuPkg: Add New Memory Attributes | Oleksiy Yakovlev | 4 | -24/+8 |
2020-07-15 | UefiCpuPkg: Update EFI_MEMORY_CACHETYPE_MASK definition | Oleksiy Yakovlev | 1 | -1/+2 |
2020-07-14 | UefiCpuPkg/MtrrLib: Remove unnecessary API MtrrSetFixedMtrr() | Ray Ni | 2 | -44/+0 |
2020-07-14 | UefiCpuPkg/MtrrLib: Remove unnecessary API MtrrSetVariableMtrr() | Ray Ni | 2 | -44/+0 |
2020-07-14 | UefiCpuPkg/MtrrLib: Remove unnecessary API MtrrGetVariableMtrr() | Ray Ni | 2 | -42/+2 |
2020-07-07 | UefiCpuPkg: PiSmmCpuDxeSmm skip MSR_IA32_MISC_ENABLE manipulation on AMD | Kirkendall, Garrett | 4 | -5/+46 |
2020-07-07 | UefiCpuPkg: Move StandardSignatureIsAuthenticAMD to BaseUefiCpuLib | Kirkendall, Garrett | 8 | -69/+67 |
2020-06-23 | UefiCpuPkg/SecCore: Add pre-memory AP vector | Cole, Deric | 1 | -7/+24 |
2020-05-15 | UefiCpuPkg/MpService: GetProcessorInfo returns 6-level topology | Ray Ni | 1 | -0/+19 |
2020-05-11 | UefiCpuPkg/CpuExceptionHandler: Revert CpuExceptionHandler binary patching | Lendacky, Thomas | 1 | -19/+6 |
2020-05-11 | UefiCpuPkg/CpuExceptionHandler: Make XCODE5 changes toolchain specific | Lendacky, Thomas | 7 | -3/+479 |
2020-05-06 | UefiCpuPkg/MpInitLib: Remove Executable attribute from MpLib.h | Leo Duran | 1 | -0/+0 |
2020-04-30 | UefiCpuPkg/MpInitLib: Avoid ApInitReconfig in PEI. | Dong, Eric | 1 | -2/+11 |
2020-04-30 | UefiCpuPkg/MpInitLib: Restore IDT context for APs. | Eric Dong | 1 | -11/+23 |
2020-04-23 | UefiCpuPkg/MpInitLib: Add missing explicit PcdLib dependency | Hao A Wu | 3 | -0/+3 |
2020-04-13 | UefiCpuPkg/PiSmmCpuDxeSmm: Remove useless code in ResetTokens. | Dong, Eric | 1 | -20/+0 |
2020-04-13 | UefiCpuPkg/PiSmmCpuDxeSmm: Remove Used parameter. | Dong, Eric | 2 | -6/+5 |
2020-04-13 | UefiCpuPkg/PiSmmCpuDxeSmm: Improve the performance of GetFreeToken() | Ray Ni | 2 | -47/+27 |
2020-03-27 | UefiCpuPkg/MpInitLib: Add out attribute for parameter. | GuoMinJ | 3 | -3/+3 |
2020-03-27 | UefiCpuPkg/MpInitLib DXE: Add PCD to control AP status check interval | Hao A Wu | 4 | -13/+23 |
2020-03-04 | UefiCpuPkg/PiSmmCpuDxeSmm: fix S3 Resume for CPU hotplug | Laszlo Ersek | 1 | -2/+12 |
2020-03-02 | UefiCpuPkg/MpInitLib: Skip reading PlatformId on AMD processors.edk2-stable202002 | Leo Duran | 2 | -2/+36 |
2020-02-19 | UefiCpuPkg RegisterCpuFeaturesLib: Match data type and format specifier | Zeng, Star | 1 | -12/+12 |
2020-02-14 | UefiCpuPkg: Remove FIT based microcode shadow logic from MpInitLib. | Siyuan Fu | 9 | -123/+183 |
2020-02-14 | UefiCpuPkg/CpuFeature: Introduce First to indicate 1st unit. | Ray Ni | 2 | -1/+111 |
2020-02-14 | UefiCpuPkg/RegisterCpuFeaturesLib: Rename [Before|After]FeatureBitMask | Ray Ni | 2 | -33/+41 |
2020-02-14 | UefiCpuPkg/RegisterCpuFeaturesLib: Delete CPU_FEATURE_[BEFORE|AFTER] | Ray Ni | 3 | -22/+13 |
2020-02-11 | UefiCpuPkg/MpInitLib: Not pass microcode info between archs in CPU_MP_DATA | Hao A Wu | 5 | -12/+80 |
2020-02-11 | Revert UefiCpuPkg/MpInitLib: Relocate microcode patch fields in CPU_MP_DATA | Hao A Wu | 1 | -2/+2 |
2020-02-10 | UefiCpuPkg/Smm: Fix various typos | Antoine Coeur | 7 | -12/+12 |
2020-02-10 | UefiCpuPkg/PiSmm: Fix various typos | Antoine Coeur | 9 | -18/+18 |
2020-02-10 | UefiCpuPkg/CpuDxe: Fix few typos | Antoine Coeur | 8 | -15/+15 |
2020-02-06 | UefiCpuPkg/MpInitLib: Always get CPUID & PlatformID in MicrocodeDetect() | Hao A Wu | 1 | -2/+13 |
2020-01-19 | UefiCpuPkg/MpInitLib: Fix possible uninitialized 'InitFlag' field | Hao A Wu | 1 | -1/+5 |
2020-01-17 | UefiCpuPkg/PiSmmCpuDxeSmm: fix 2M->4K page splitting regression for PDEs | Laszlo Ersek | 1 | -4/+2 |
2020-01-10 | UefiCpuPkg: Shadow microcode patch according to FIT microcode entry. | Siyuan Fu | 7 | -67/+222 |
2020-01-10 | UefiCpuPkg/CpuCommonFeaturesLib: SMXE bit of CR4 should set | Jason Voelz | 1 | -0/+9 |
2020-01-10 | UefiCpuPkg/PiSmmCpuDxeSmm: Add missed comments for parameter. | Eric Dong | 1 | -0/+2 |
2020-01-08 | UefiCpuPkg: Always load microcode patch on AP processor. | Siyuan, Fu | 1 | -6/+0 |
2020-01-08 | UefiCpuPkg: Remove alignment check when calculate microcode size. | Siyuan Fu | 2 | -21/+6 |
2020-01-08 | UefiCpuPkg/PiSmmCpuDxeSmm: improve the coding style | Eric Dong | 1 | -9/+9 |
2020-01-08 | Revert "UefiCpuPkg/PiSmmCpuDxeSmm: Fix buffer overflow issue." | Eric Dong | 1 | -8/+8 |
2020-01-02 | UefiCpuPkg/PiSmmCpuDxeSmm: Pre-allocate PROCEDURE_TOKEN buffer | Eric Dong | 2 | -87/+109 |
2020-01-02 | UefiCpuPkg/MpInitLib: Remove redundant microcode fields in CPU_MP_DATA | Hao A Wu | 2 | -42/+14 |
2020-01-02 | UefiCpuPkg/MpInitLib: Relocate microcode patch fields in CPU_MP_DATA | Hao A Wu | 1 | -2/+2 |
2020-01-02 | UefiCpuPkg/MpInitLib: Produce EDKII microcode patch HOB | Hao A Wu | 5 | -8/+100 |
2020-01-02 | UefiCpuPkg: Add definitions for EDKII microcode patch HOB | Hao A Wu | 2 | -0/+47 |
2020-01-02 | UefiCpuPkg/MpInitLib: Reduce the size when loading microcode patches | Hao A Wu | 3 | -62/+340 |
2020-01-02 | UefiCpuPkg/MpInitLib: Collect processors' CPUID & Platform ID info | Hao A Wu | 2 | -1/+15 |
2019-12-24 | UefiCpuPkg/PiSmmCpuDxeSmm: Fix buffer overflow issue. | Eric Dong | 1 | -8/+8 |