]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg
MdeModulePkg/PciBusDxe: catch unimplemented extended config space reads
[mirror_edk2.git] / UefiCpuPkg /
2019-06-10 Ray NiUefiCpuPkg/MpInitLib: Decrease NumApsExecuting only...
2019-06-10 Ray NiUefiCpuPkg/MpInitLib: increase NumApsExecuting only...
2019-06-06 Star ZengUefiCpuPkg CpuCommFeaturesLib: Reduce to set MSR_IA32_C...
2019-06-06 Star ZengUefiCpuPkg CpuCommFeaturesLib: Fix ASSERT if LMCE is...
2019-06-06 Star ZengUefiCpuPkg CpuCommFeaturesLib: Fix GP fault issue about...
2019-06-06 Star ZengUefiCpuPkg CpuCommFeaturesLib: Disable TraceEn at the...
2019-05-18 Star ZengUefiCpuPkg CpuCommonFeaturesLib: Remove CPU generation...
2019-05-14 Star ZengUefiCpuPkg PiSmmCpuDxeSmm: Only support IN/OUT IO save...
2019-05-13 Joe RicheyUefiCpuPkg: Remove double \r
2019-05-09 Dandan BiUefiCpuPkg: Remove PcdFrameworkCompatibilitySupport...
2019-04-30 Michael D KinneyUefiCpuPkg/CpuMpPei: Add missing CpuLib class
2019-04-30 Michael D KinneyUefiCpuPkg/MpInitLibUp: Add uniprocessor MpInitLib
2019-04-09 Michael D KinneyUefiCpuPkg: Replace BSD License with BSD+Patent License
2019-04-09 Ray NiUefiCpuPkg/Cpuid.h: Update CPUID.7H.ECX structure for...
2019-04-08 Ray NiUefiCpuPkg/LocalApicLib: Add GetProcessorLocation2ByApi...
2019-04-04 Ray NiUefiCpuPkg/Cpuid: Dump leaf 1FH information correctly
2019-04-04 Ray NiUefiCpuPkg/Cpuid.h: Remove duplicated struct definition...
2019-04-04 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Correct comments.
2019-04-04 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Simplify PcdCpuFeatu...
2019-04-04 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Optimize PCD
2019-04-04 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Remove useless funct...
2019-04-04 Vanguput, Narendra KUefiCpuPkg\CpuSmm: Save & restore CR2 on-demand paging...
2019-04-04 Eric DongUefiCpuPkg/MpInitLib: Fix MemTest86 failure.
2019-04-03 Shenglei ZhangUefiCpuPkg/CpuExceptionHandlerLib:Remove.S files for...
2019-04-03 Shenglei ZhangUefiCpuPkg/BaseUefiCpuLib: Remove .S files for IA32...
2019-04-03 Shenglei ZhangUefiCpuPkg/SmmCpuFeaturesLib: Remove .S files for IA32...
2019-03-19 Shenglei ZhangUefiCpuPkg/UefiCpuPkg.uni: Add the prompt and help...
2019-03-18 Star ZengUefiCpuPkg/CpuCommonFeaturesLib: Aesni.c uses BIT0...
2019-03-06 Chen A ChenUefiCpuPkg/Microcode.c: Add verification before calcula...
2019-03-01 Chen A ChenUefiCpuPkg/Microcode: Fix InComplete CheckSum32 issue
2019-03-01 Jian J WangUefiCpuPkg: restore strict page attributes via #DB...
2019-02-28 Jiewen YaoUefiCpuPkg/PiSmmCpu: Add Shadow Stack Support for X86...
2019-02-28 Jiewen YaoUefiCpuPkg/ExceptionLib: Add CET support.
2019-02-21 Chen A ChenUefiCpuPkg/Microcode: Fix incorrect checksum issue...
2019-02-20 Chasel, ChiuUefiCpuPkg/SecCore: Wrong Debug Information for SecCore
2019-02-19 Ruiyu NiUefiCpuPkg/MtrrLib: Fix a bug that may wrongly set...
2019-02-15 Chasel, ChiuUefiCpuPkg/SecCore: Support EFI_PEI_CORE_FV_LOCATION_PPI
2019-02-15 Chasel, ChiuUefiCpuPkg/SecCore: Support EFI_PEI_CORE_FV_LOCATION_PPI
2019-01-15 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Replace AcquireSpinLock.
2019-01-15 Eric DongUefiCpuPkg/S3Resume2Pei: check 64BIT_WAKE_F in FACS...
2019-01-14 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls PeiSe...
2019-01-14 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Enhance debug message.
2019-01-02 Hao WuUefiCpuPkg: Merge StuffRsb.inc files into one in UefiCp...
2018-12-25 Hao WuUefiCpuPkg/PiSmmCpuDxeSmm: Update to consume Speculatio...
2018-12-21 Mike MaslenkinUefiCpuPkg/CpuExceptionHandlerLib: Fix spelling issue
2018-12-10 Eric DongUefiCpuPkg/Cpuid: Add code to support new definition.
2018-12-10 Eric DongUefiCpuPkg/Cpuid.h: Sync CPUID definition to latest...
2018-11-14 Ruiyu NiUefiCpuPkg/CommonFeature: Always set FEATURE_CONTROL...
2018-11-11 Eric DongUefiCpuPkg/PiSmmCpuDxeSmm: Separate semaphore container.
2018-11-11 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Separate semaphore...
2018-11-11 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Adjust Order.
2018-11-07 Jiewen YaoUefiCpuPkg/SmmCpu: Block access-out only when static...
2018-11-07 Ruiyu NiUefiCpuPkg/CommonFeature: Skip locking when the feature...
2018-11-05 Dong, EricUefiCpuPkg/MpInitLib: Rollback old change 2a5997f8.
2018-10-31 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Fix build failure.
2018-10-30 Marvin H?userUefiCpuPkg/PiSmmCpuDxeSmm: Fix ASSERT for success.
2018-10-30 Marvin H?userUefiCpuPkg/MpInitLib: Fix ASSERT for success.
2018-10-27 Dong, EricUefiCpuPkg/RegisterCpuFeaturesLib: Fix GCC build failure.
2018-10-26 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Support combo CPU...
2018-10-26 Eric DongUefiCpuPkg/PiSmmCpuDxeSmm: Fix build failure for VS2012...
2018-10-26 Eric DongUefiCpuPkg/PiSmmCpuDxeSmm: Clean up useless code.
2018-10-26 Eric DongUefiCpuPkg/PiSmmCpuDxeSmm: Remove white space at line...
2018-10-26 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Fix ECC issues.
2018-10-26 Eric DongUefiCpuPkg/CpuCommonFeaturesLib: Remove white space...
2018-10-26 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Fix build failure...
2018-10-26 Jian J WangUefiCpuPkg/CpuDxe: prevent recursive calling of Initial...
2018-10-26 Jian J WangUefiCpuPkg/CpuDxe: consider freed-memory guard in non...
2018-10-22 Eric DongUefiCpuPkg/CpuCommonFeaturesLib: Register MSR base...
2018-10-22 Eric DongUefiCpuPkg/CpuS3DataDxe: Keep old data if value already...
2018-10-22 Eric DongUefiCpuPkg/PiSmmCpuDxeSmm: Add logic to support semapho...
2018-10-22 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Add logic to support...
2018-10-22 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib.h: Add new dependence...
2018-10-22 Eric DongUefiCpuPkg/Include/AcpiCpuData.h: Add Semaphore related...
2018-10-18 Jian J WangUefiCpuPkg/CpuExceptionHandlerLib: always clear descrip...
2018-10-15 Eric DongUefiCpuPkg/S3Resume2Pei: disable paging before creating...
2018-09-30 Hao WuUefiCpuPkg/PiSmmCpuDxeSmm: [CVE-2017-5753] Fix bounds...
2018-09-30 Eric DongUefiCpuPkg/Include/Register/Msr/GoldmontPlusMsr.h:...
2018-09-29 shengleiUefiCpuPkg/CpuCommonFeaturesLib: Remove an unused PCD
2018-09-27 Star ZengUefiCpuPkg PiSmmCpuDxeSmm: Use new EfiLocateFirstAcpiTa...
2018-09-26 Eric DongUefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: Change...
2018-09-26 Eric DongUefiCpuPkg/Include/Register/ArchitecturalMsr.h: Change...
2018-09-26 Eric DongUefiCpuPkg/Include/Register/Msr/GoldmontMsr.h: Add...
2018-09-26 Eric DongUefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new...
2018-09-26 Eric DongUefiCpuPkg/Include/Register/Msr/CoreMsr.h: Remove old...
2018-09-26 Eric DongUefiCpuPkg/Include/Register/Msr/P6Msr.h: Remove old...
2018-09-26 Eric DongUefiCpuPkg/Include/Register/Msr/Core2Msr.h: Remove...
2018-09-26 Eric DongUefiCpuPkg/Include/Register/ArchitecturalMsr.h: Add...
2018-09-26 Eric DongUefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new...
2018-09-26 Eric DongUefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: Add new...
2018-09-26 Eric DongUefiCpuPkg/Include/Register/Msr/*.h: Add new MSR.
2018-09-26 Eric DongUefiCpuPkg/Include/Register/Msr/SilvermontMsr.h: Add...
2018-09-26 Eric DongUefiCpuPkg/Include/Register/Msr/GoldmontPlusMsr.h:...
2018-09-26 Eric DongUefiCpuPkg/Include/Register/Msr: Update reference spec...
2018-09-26 Ruiyu NiUefiCpuPkg/MtrrLib: Revert "Skip MSR access when the...
2018-09-26 Jian J WangUefiCpuPkg/CpuMpPei: fix vs2012 build error
2018-09-26 Zhang, ShengleiUefiCpuPkg SecCore:Add a GUID removed previously
2018-09-25 Liming GaoUefiCpuPkg PiSmmCpuDxeSmm: Update SmiEntry function...
2018-09-21 shengleiUefiCpuPkg: Remove redundant library classes, Ppis...
2018-09-17 Jian J WangUefiCpuPkg/PiSmmCpuDxeSmm: move InitSmmS3Cr3() into...
2018-09-17 Jian J WangUefiCpuPkg/PiSmmCpuDxeSmm: add message for S3 config...
next