]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg
ArmPkg: remove ArmCpuLib header and implementations
[mirror_edk2.git] / UefiCpuPkg /
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...
2017-02-22 Jeff FanUefiCpuPkg/CpuDxe: Copy two functions from PciHostBridge
2017-02-22 Jiewen YaoUefiCpuPkg/CpuDxe: Add memory attribute setting.
2017-02-22 Jeff FanUefiCpuPkg/ExceptionHandlerAsm.S: Fix code length issue...
2017-01-17 Leo DuranUefiCpuPkg: Modify CpuIoPei to support new IoLib library
2017-01-17 Leo DuranUefiCpuPkg: Modify CpuIo2Dxe to use new IoLib library
2017-01-16 Jeff FanUefiCpuPkg/MpInitLib: Add missing point mark
2016-12-30 Jeff FanUefiCpuPkg/MpInitLib: Set initialize value of TimerPeriod
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Set new AP to idle state after...
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Disable and restore system timer...
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Swap local APIC timer interrupt...
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Move save/restore interrupt to...
2016-12-28 Jeff FanUefiCpuPkg/MpInitLib: Sync BSP's local APIC timer setti...
2016-12-28 Jeff FanUefiCpuPkg/DxeMpInitLib: Support source debugging on...
2016-12-28 Jiewen YaoUefiCpuPkg/MicrocodeUpdate: Add MP support.
2016-12-28 Jiewen YaoUefiCpuPkg/MicrocodeUpdate: enhance flash write logic
2016-12-21 Dandan BiUefiCpuPkg/SmmCpuFeaturesLib: Fix coding style issues
2016-12-21 Dandan BiUefiCpuPkg: Add Pcd info to uni file
2016-12-20 Hao WuUefiCpuPkg/PiSmmCpuDxeSmm: Add check to avoid NULL...
2016-12-20 Hao WuUefiCpuPkg/ArchitecturalMsr.h: Remove non-Ascii characters
2016-12-19 Jiewen YaoUefiCpuPkg/PiSmmCpu: Add SMM Comm Buffer Paging Protection.
2016-12-19 Michael KinneyUefiCpuPkg/SmmCpuFeaturesLibStm: Add STM library instance
2016-12-19 Michael KinneyUefiCpuPkg/SmmCpuFeaturesLib: Split into two files
2016-12-19 Michael KinneyUefiCpuPkg: Add STM GUIDs, Protocols, and PCDs
2016-12-19 Michael KinneyUefiCpuPkg/Include: Update MSEG structure comments
2016-12-16 Hao WuUefiCpuPkg/Cpuid.h: Update CPUID definitions with SDM...
2016-12-16 Hao WuUefiCpuPkg/Include: Add Goldmont MSR header file with...
2016-12-16 Hao WuUefiCpuPkg/Include: Update Skylake MSR header file...
2016-12-16 Hao WuUefiCpuPkg/Include: Update MSR header files with SDM...
2016-12-16 Feng TianUefiCpuPkg/PiSmmCpuDxeSmm: Fix .S & .asm build failure
2016-12-14 Dandan BiUefiCpuPkg/Capsule: Fix coding style issues
2016-12-14 Dandan BiUefiCpuPkg/MicrocodeUpdateDxe: Fix coding style issues...
2016-12-14 Dandan BiUefiCpuPkg: Add info string to UNI file for PcdCpuSmmSt...
2016-12-14 Dandan BiUefiCpuPkg: Make the comments align with the functions
2016-12-07 Michael KinneyUefiCpuPkg/PiSmmCpuDxeSmm: Remove MTRR field from PSD
2016-12-07 Michael KinneyUefiCpuPkg/PiSmmCpuDxeSmm: Always initialze PSD
2016-12-07 Jiewen YaoUefiCpuPkg/PiSmmCpu: Fixed #double fault on #page fault.
2016-12-01 Michael KinneyUefiCpuPkg/Include: Add VMX MSR register structures
2016-12-01 Michael KinneyUefiCpuPkg/PiSmmCpuDxeSmm: Remove PSD layout assumptions
2016-12-01 Michael KinneyUefiCpuPkg/PiSmmCpuDxeSmm: Remove MTRRs from PSD structure
2016-12-01 Jeff FanUefiCpuPkg/CpuExceptionHandlerLib: remove un-used mRese...
2016-12-01 Jeff FanUefiCpuPkg: Add ExceptionHandlerData for ArchRestoreExc...
2016-12-01 Jeff FanUefiCpuPkg: Add ExceptionHandlerData for ArchSaveExcept...
2016-12-01 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Clear some semaphores on...
2016-11-30 Jiewen YaoUefiCpuPkg/MicrocodeUpdate: Fix GetImage API
2016-11-30 Jiewen YaoUefiCpuPkg/PiSmmCpu: relax superpage protection on...
2016-11-29 Laszlo ErsekUefiCpuPkg/MpInitLib: wait no longer than necessary...
2016-11-28 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: handle dynamic PcdCpuMaxLogi...
2016-11-28 Jeff FanUefiCpuPkg/DxeMpLib: Remove unnecessary ret instruction
2016-11-28 Jeff FanUefiCpuPkg/DxeMpLib: Fix bug when getting target C...
2016-11-28 Jeff FanUefiCpuPkg/DxeMpLib: Make sure APs in safe loop code
next