]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg
edk2: Move TianoCore Contribution Agreement to root
[mirror_edk2.git] / UefiCpuPkg /
2017-08-03 Michael D Kinneyedk2: Move TianoCore Contribution Agreement to root
2017-08-03 Marvin.Haeuser@out... UefiCpuPkg/CpuCommonFeaturesLib: Fix the documentation...
2017-08-02 Star ZengUefiCpuPkg SecCore: Fix operands of different size...
2017-08-01 Star ZengUefiCpuPkg SecCore: Add SecPerformancePpiCallBack
2017-08-01 Star ZengUefiCpuPkg SecCore: Adjust PeiTemporaryRamBase&Size...
2017-07-27 Star ZengUefiCpuPkg PiSmmCommunicationSmm: Deprecate SMM Communi...
2017-07-26 Liming GaoUefiCpuPkg: Update RegisterCpuFeaturesLib to consume...
2017-07-26 Liming GaoUefiCpuPkg: Update RegisterCpuFeaturesLib module UNI...
2017-07-20 Eric DongUefiCpuPkg: Remove deprecated CPU feature.
2017-07-20 Eric DongUefiCpuPkg CpuCommonFeaturesLib: Enable Ppin feature.
2017-07-20 Eric DongUefiCpuPkg: Add feature definition for PPIN.
2017-07-20 Eric DongUefiCpuPkg RegisterCpuFeaturesLib: Add error handling.
2017-07-12 Eric DongUefiCpuPkg CpuCommonFeaturesLib: Fix smx/vmx enable...
2017-07-12 Eric DongUefiCpuPkg RegisterCpuFeaturesLib: Add error handling...
2017-07-07 Eric DongUefiCpuPkg MpInitLib: Update return status to follow...
2017-07-07 Eric DongUefiCpuPkg CpuMpPei: Update return status to follow...
2017-07-07 Eric DongUefiCpuPkg CpuDxe: Update return status to follow spec.
2017-06-29 Dandan BiUefiCpuPkg: Fix coding style issues
2017-06-26 Leo DuranUefiCpuPkg: Modify GetProcessorLocationByApicId() to...
2017-06-26 Leo DuranUefiCpuPkg: Add CPUID definitions for AMD.
2017-06-26 Brijesh SinghUefiCpuPkg: Define AMD Memory Encryption specific CPUID...
2017-06-15 Jiewen YaoUefiCpuPkg/SmmCpuFeatureLib: Add more CPU ID for SmmFea...
2017-05-27 Jeff FanUefiCpuPkg/MpInitLib: Force to enable X2APIC if CPU...
2017-05-27 Jeff FanUefiCpuPkg/MpInitLib: Check APIC mode change around...
2017-05-27 Jeff FanUefiCpuPkg/CpuCommonFeaturesLib: Support X2APIC enable
2017-05-23 Michael KinneyUefiCpuPkg/MpInitLib: Fix X64 XCODE5/NASM compatibility...
2017-05-23 Jeff FanUefiCpuPkg/DxeMpInitLib.inf: Add missing SynchronizationLib
2017-05-19 Michael KinneyUefiCpuPkg: Use FINIT instead of hex values
2017-05-19 Michael KinneyUefiCpuPkg/BaseUefiCpuLib: Use NASM read-only data...
2017-05-19 Michael KinneyUefiCpuPkg/PiSmmCpuDxeSmm: Add missing JMP instruction
2017-05-11 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Fix logic check error
2017-05-11 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Check ProcessorId == INVALID...
2017-05-11 Jeff FanUefiCpuPkg/SmmCpuFeaturesLib: Correct print level
2017-05-11 Jeff FanUefiCpuPkg/SmmCpuFeaturesLib: Fix Ia32/SmiEntry.asm...
2017-05-08 Ruiyu NiUefiCpuPkg/MtrrLib: Don't report OutOfResource when...
2017-05-08 Jeff FanUefiCpuPkg: Update package version to 0.80
2017-05-08 Jeff FanUefiCpuPkg: Update package version to 0.80
2017-04-26 Jeff FanPeCoffGetEntryPointLib: Fix spelling issue
2017-04-26 Jeff FanUefiCpuPkg/MpLib.c: Set AP state after X2APIC mode...
2017-04-26 Jeff FanUefiCpuPkg: Move ProgramVirtualWireMode() to MpInitLib
2017-04-26 Jeff FanUefiCpuPkg/MpInitLib: needn't to allocate AP reset...
2017-04-26 Jeff FanUefiCpuPkg/MpInitLib: save/restore original contents
2017-04-19 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Lock should be acquired
2017-04-18 Ruiyu NiUefiCpuPkg/MtrrLib: Avoid running unnecessary code
2017-04-12 Jeff FanUefiCpuPkg: Error Level is not used correctly
2017-04-07 Jeff FanUefiCpuPkg/CpuFeatures: Change CPU features name to...
2017-04-07 Jeff FanUefiCpuPkg/CpuExceptionHandlerLib: Remove white space...
2017-04-07 Jeff FanUefiCpuPkg/CpuExceptionHandlerLib: Trim white space...
2017-04-07 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Consume new APIs
2017-04-07 Jeff FanUefiCpuPkg/CpuExceptionHandlerLib: Add DumpCpuContext...
2017-04-06 Jeff FanUefiCpuPkg/MpLib.c: Load microcode before mtrr sync...
2017-04-06 Dandan BiUefiCpuPkg: Fix typos in UefiCpuPkg.dec
2017-04-05 Jeff FanUefiCpuPkg/CpuFeatures: Change files format to DOS
2017-04-05 Dandan BiUefiCpuPkg/MtrrLib:Fix VS2012 build failure
2017-04-01 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Update saved SMM ranges...
2017-04-01 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Add IsInSmmRanges() to check...
2017-04-01 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Save SMM ranges info into...
2017-03-31 Ruiyu NiUefiCpuPkg/MtrrLib: Fix GCC build failure
2017-03-31 Ruiyu NiUefiCpuPkg/MtrrLib: All functions use definitions in...
2017-03-31 Ruiyu NiUefiCpuPkg/MtrrLib: Refine MtrrGetMemoryAttributeByAddr...
2017-03-31 Ruiyu NiUefiCpuPkg/MtrrLib: Use a better algorithm to calculate...
2017-03-31 Ruiyu NiUefiCpuPkg/MtrrLib: MtrrLibInitializeMtrrMask() uses...
2017-03-31 Ruiyu NiUefiCpuPkg/MtrrLib: Add MtrrLib prefix to several inter...
2017-03-31 Ruiyu NiUefiCpuPkg/MtrrLib: Add MtrrLib prefix to ProgramFixedMtrr
2017-03-31 Ruiyu NiUefiCpuPkg/MtrrLib: GetVariableMtrrCountWorker uses...
2017-03-31 Ruiyu NiUefiCpuPkg/MtrrLib: IsMtrrSupported uses definitions...
2017-03-31 Ruiyu NiUefiCpuPkg/MtrrLib: Add CacheInvalid enum type to MtrrLib.h
2017-03-31 Ruiyu NiUefiCpuPkg/MtrrLib: Correct typo in comments and remove...
2017-03-28 Jeff FanUefiCpuPkg/MpLib.c: Add checking CR0 PG bit
2017-03-28 Jeff FanUefiCpuPkg: Add new PCDs PROMPT/HELP string in UNI...
2017-03-28 Jeff FanUefiCpuPkg/CpuCommonFeaturesLib: Generate new INF GUID...
2017-03-28 Jeff FanUefiCpuPkg/RegisterCpuFeaturesLib: Fix meta data comments
2017-03-28 Jeff FanUefiCpuPkg/RegisterCpuFeaturesLib: Remove static type
2017-03-28 Jeff FanUefiCpuPkg/RegisterCpuFeaturesLib: Fix the function...
2017-03-27 Jeff FanUefiCpuPkg/RegisterCpuFeaturesLib: Add ASSERT on alloca...
2017-03-27 Jeff FanUefiCpuPkg/AcpiCpuData.h: Support >4GB MMIO address
2017-03-27 Jeff FanUefiCpuPkg/RegisterCpuFeaturesLib: Define Index to...
2017-03-23 Jeff FanUefiCpuPkg/RegisterCpuFeaturesLib: Set CpuFeatureEntry...
2017-03-23 Jeff FanUefiCpuPkg/CpuCommonFeaturesLib: Fix case write issue
2017-03-22 Jeff FanUefiCpuPkg: Add CPU Features PEI/DXE drivers
2017-03-22 Jeff FanUefiCpuPkg: Add NULL CPU Common Features Library instance
2017-03-22 Jeff FanUefiCpuPkg: Add PEI/DXE Register CPU Features Library...
2017-03-22 Jeff FanUefiCpuPkg/Include/Library: Add Register CPU Features...
2017-03-22 Jeff FanUefiCpuPkg: Add GUID gEdkiiCpuFeaturesInitDoneGuid
2017-03-22 Jeff FanUefiCpuPkg: Add GUID gEdkiiCpuFeaturesSetDoneGuid
2017-03-22 Jeff FanUefiCpuPkg/UefiCpuPkg.dec: Add a set of CPU features...
2017-03-22 Jeff FanUefiCpuPkg/Msr: Add CPUID signature check MACROs
2017-03-22 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Skip if AllocatedSize is 0
2017-03-22 Jeff FanUefiCpuPkg/CpuS3DataDxe: Consume the existing PcdCpuS3D...
2017-03-22 Jeff FanUefiCpuPkg/AcpiCpuData: Update RegisterTableEntry type
2017-03-17 Jeff FanUefiCpuPkg/CpuDxe: Remove MSR_IA32_MISC_ENABLE check
2017-03-08 Hao WuUefiCpuPkg/PiSmmCpuDxeSmm: Refine casting result to...
2017-03-06 Leo DuranUefiCpuPkg/CpuDxe: Add support for PCD PcdPteMemoryEncr...
2017-03-06 Hao WuUefiCpuPkg: Refine casting expression result to bigger...
2017-03-01 Leo DuranUefiCpuPkg/PiSmmCpuDxeSmm: Add support for PCD PcdPteMe...
2017-03-01 Leo DuranUefiCpuPkg/Universal/Acpi/S3Resume2Pei: Add support...
2017-02-27 Jeff FanUefiCpuPkg/CpuDxe: Do not ASSERT on AllocateMemorySpace...
2017-02-24 Jeff FanUefiCpuPkg/CpuDxe: Replace EFI_D_xxx with DEBUG_xxx...
2017-02-22 Jeff FanUefiCpuPkg/CpuDxe: Fix hard code actual TimerPeriod...
2017-02-22 Jeff FanUefiCpuPkg/CpuDxe: Add Local APIC memory mapped space...
next