]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg
RedfishPkg: Use DSC include file
[mirror_edk2.git] / UefiCpuPkg /
2020-11-10 Tom LendackyUefiCpuPkg/MpInitLib: For SEV-ES guest, set stack based...
2020-11-10 Tom LendackyUefiCpuPkg, OvmfPkg: Disable interrupts when using...
2020-11-10 Tom LendackyUefiCpuPkg/MpInitLib: Set the SW exit fields when perfo...
2020-11-10 Tom LendackyUefiCpuPkg/VmgExitLib: Add interfaces to set/read GHCB...
2020-10-19 Tom LendackyUefiCpuPkg/MpInitLib: Reduce reset vector memory pressure
2020-09-14 Chasel ChiuUefiCpuPkg/RegisterCpuFeaturesLib: Support MpServices2...
2020-08-24 Tom LendackyUefiCpuPkg/MpInitLib: Always initialize the DoDecrement...
2020-08-17 Shenglei ZhangUefiCpuPkg/UefiCpuPkg.ci.yaml: Add configuration for...
2020-08-17 Tom LendackyUefiCpuPkg/MpInitLib: Prepare SEV-ES guest APs for...
2020-08-17 Tom LendackyUefiCpuPkg: Allow AP booting under SEV-ES
2020-08-17 Tom LendackyUefiCpuPkg/MpInitLib: Add CPU MP data flag to indicate...
2020-08-17 Tom LendackyUefiCpuPkg: Add a 16-bit protected mode code segment...
2020-08-17 Tom LendackyUefiCpuPkg: Create an SEV-ES workarea PCD
2020-08-17 Tom LendackyUefiCpuPkg/CpuExceptionHandler: Add base support for...
2020-08-16 Tom LendackyUefiCpuPkg: Implement library support for VMGEXIT
2020-08-16 Tom LendackyUefiCpuPkg: Create PCD to be used in support of SEV-ES
2020-08-12 Ray NiUefiCpuPkg/MtrrLibUnitTest: Change to use static array...
2020-08-12 Ray NiUefiCpuPkg/MtrrLib/UnitTest: Add host based unit test
2020-08-03 Michael D KinneyUefiCpuPkg/CpuCommonFeaturesLib: Fix spelling mistake
2020-07-31 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: pause in WaitForSemaphore...
2020-07-31 Shenglei ZhangUefiCpuPkg/UefiCpuPkg.ci.yaml: Add configuration for...
2020-07-28 Guomin JiangUefiCpuPkg: Correct some typos.
2020-07-28 Guomin JiangUefiCpuPkg/CpuMpPei: Enable paging and set NP flag...
2020-07-28 Michael KubackiUefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019...
2020-07-28 Michael KubackiUefiCpuPkg/CpuMpPei: Add GDT migration support (CVE...
2020-07-15 Oleksiy YakovlevUefiCpuPkg: Add New Memory Attributes
2020-07-15 Oleksiy YakovlevUefiCpuPkg: Update EFI_MEMORY_CACHETYPE_MASK definition
2020-07-14 Ray NiUefiCpuPkg/MtrrLib: Remove unnecessary API MtrrSetFixed...
2020-07-14 Ray NiUefiCpuPkg/MtrrLib: Remove unnecessary API MtrrSetVaria...
2020-07-14 Ray NiUefiCpuPkg/MtrrLib: Remove unnecessary API MtrrGetVaria...
2020-07-07 Kirkendall, GarrettUefiCpuPkg: PiSmmCpuDxeSmm skip MSR_IA32_MISC_ENABLE...
2020-07-07 Kirkendall, GarrettUefiCpuPkg: Move StandardSignatureIsAuthenticAMD to...
2020-06-23 Cole, DericUefiCpuPkg/SecCore: Add pre-memory AP vector
2020-05-15 Ray NiUefiCpuPkg/MpService: GetProcessorInfo returns 6-level...
2020-05-11 Lendacky, ThomasUefiCpuPkg/CpuExceptionHandler: Revert CpuExceptionHand...
2020-05-11 Lendacky, ThomasUefiCpuPkg/CpuExceptionHandler: Make XCODE5 changes...
2020-05-06 Leo DuranUefiCpuPkg/MpInitLib: Remove Executable attribute from...
2020-04-30 Dong, EricUefiCpuPkg/MpInitLib: Avoid ApInitReconfig in PEI.
2020-04-30 Eric DongUefiCpuPkg/MpInitLib: Restore IDT context for APs.
2020-04-23 Hao A WuUefiCpuPkg/MpInitLib: Add missing explicit PcdLib depen...
2020-04-13 Dong, EricUefiCpuPkg/PiSmmCpuDxeSmm: Remove useless code in Reset...
2020-04-13 Dong, EricUefiCpuPkg/PiSmmCpuDxeSmm: Remove Used parameter.
2020-04-13 Ray NiUefiCpuPkg/PiSmmCpuDxeSmm: Improve the performance...
2020-03-27 GuoMinJUefiCpuPkg/MpInitLib: Add out attribute for parameter.
2020-03-27 Hao A WuUefiCpuPkg/MpInitLib DXE: Add PCD to control AP status...
2020-03-04 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: fix S3 Resume for CPU hotplug
2020-03-02 Leo DuranUefiCpuPkg/MpInitLib: Skip reading PlatformId on AMD... edk2-stable202002
2020-02-19 Zeng, StarUefiCpuPkg RegisterCpuFeaturesLib: Match data type...
2020-02-14 Siyuan FuUefiCpuPkg: Remove FIT based microcode shadow logic...
2020-02-14 Ray NiUefiCpuPkg/CpuFeature: Introduce First to indicate...
2020-02-14 Ray NiUefiCpuPkg/RegisterCpuFeaturesLib: Rename [Before|After...
2020-02-14 Ray NiUefiCpuPkg/RegisterCpuFeaturesLib: Delete CPU_FEATURE_...
2020-02-11 Hao A WuUefiCpuPkg/MpInitLib: Not pass microcode info between...
2020-02-11 Hao A WuRevert UefiCpuPkg/MpInitLib: Relocate microcode patch...
2020-02-10 Antoine CoeurUefiCpuPkg/Smm: Fix various typos
2020-02-10 Antoine CoeurUefiCpuPkg/PiSmm: Fix various typos
2020-02-10 Antoine CoeurUefiCpuPkg/CpuDxe: Fix few typos
2020-02-06 Hao A WuUefiCpuPkg/MpInitLib: Always get CPUID & PlatformID...
2020-01-19 Hao A WuUefiCpuPkg/MpInitLib: Fix possible uninitialized 'InitF...
2020-01-17 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: fix 2M->4K page splitting...
2020-01-10 Siyuan FuUefiCpuPkg: Shadow microcode patch according to FIT...
2020-01-10 Jason VoelzUefiCpuPkg/CpuCommonFeaturesLib: SMXE bit of CR4 should set
2020-01-10 Eric DongUefiCpuPkg/PiSmmCpuDxeSmm: Add missed comments for...
2020-01-08 Siyuan, FuUefiCpuPkg: Always load microcode patch on AP processor.
2020-01-08 Siyuan FuUefiCpuPkg: Remove alignment check when calculate micro...
2020-01-08 Eric DongUefiCpuPkg/PiSmmCpuDxeSmm: improve the coding style
2020-01-08 Eric DongRevert "UefiCpuPkg/PiSmmCpuDxeSmm: Fix buffer overflow...
2020-01-02 Eric DongUefiCpuPkg/PiSmmCpuDxeSmm: Pre-allocate PROCEDURE_TOKEN...
2020-01-02 Hao A WuUefiCpuPkg/MpInitLib: Remove redundant microcode fields...
2020-01-02 Hao A WuUefiCpuPkg/MpInitLib: Relocate microcode patch fields...
2020-01-02 Hao A WuUefiCpuPkg/MpInitLib: Produce EDKII microcode patch HOB
2020-01-02 Hao A WuUefiCpuPkg: Add definitions for EDKII microcode patch HOB
2020-01-02 Hao A WuUefiCpuPkg/MpInitLib: Reduce the size when loading...
2020-01-02 Hao A WuUefiCpuPkg/MpInitLib: Collect processors' CPUID & Platf...
2019-12-24 Eric DongUefiCpuPkg/PiSmmCpuDxeSmm: Fix buffer overflow issue.
2019-12-24 Eric DongUefiCpuPkg/PiSmmCpuDxeSmm: Remove dependence between APs
2019-12-06 Eric DongUefiCpuPkg/PiSmmCpuDxeSmm: Avoid allocate Token every...
2019-12-04 Shenglei ZhangUefiCpuPkg: Update the coding styles
2019-12-04 Shenglei ZhangUefiCpuPkg/UefiCpuPkg.uni: Add missing strings for PCD
2019-11-13 Ray NiUefiCpuPkg/RegisterCpuFeature: Remove CPU_FEATURE_XD...
2019-11-13 Ray NiUefiCpuPkg/CpuCommonFeaturesLib: Remove XD enable/disab...
2019-11-11 Michael D KinneyUefiCpuPkg: Add YAML file for CI builds
2019-11-05 Ray NiUefiCpuPkg/MpInitLib: Remove global variable X2ApicEnable
2019-11-05 Ray NiUefiCpuPkg/MpInitLib: Set X2ApicEnable flag from BSP
2019-10-24 Sean BroganUefiCpuPkg: Add missing components to UefiCpuPkg.dsc
2019-10-11 Laszlo ErsekUefiCpuPkg/MpInitLib: honor the platform's boot CPU...
2019-10-11 Laszlo ErsekUefiCpuPkg/MpInitLib: expand comment on initial AP...
2019-10-04 Leif LindholmUefiCpuPkg: strip trailing whitespace
2019-09-25 Dong, EricUefiCpuPkg/CpuDxe: clean up PAGE_TABLE_LIB_PAGING_CONTE...
2019-09-20 John E LofgrenUefiCpuPkg/CpuExceptionHandlerLib: Fix split lock
2019-09-20 Damian NikodemUefiCpuPkg: Fix potential spinLock issue in SmmStartupT...
2019-09-19 Ray NiUefiCpuPkg: Remove PcdCpuSmmStaticPageTable
2019-09-13 Ray NiUefiCpuPkg/PiSmmCpu: Enable 5L paging only when phy...
2019-09-05 Chasel ChiuUefiCpuPkg: support single EFI_PEI_CORE_FV_LOCATION_PPI...
2019-09-03 Ray NiUefiCpuPkg: Explain relationship between several SMM...
2019-09-03 Ray NiUefiCpuPkg/PiSmmCpu: Restrict access per PcdCpuSmmRestr...
2019-09-03 Ray NiUefiCpuPkg/PiSmmCpu: Use new PCD PcdCpuSmmRestrictedMem...
2019-09-03 Ray NiUefiCpuPkg: Add PcdCpuSmmRestrictedMemoryAccess
2019-08-30 Eric DongUefiCpuPkg/SecCore: get AllSecPpiList after SecPlatform...
2019-08-21 Donald KuoUefiCpuPkg: Adding a new TSC library by using CPUID...
next