]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg/Library
PeCoffGetEntryPointLib: Fix spelling issue
[mirror_edk2.git] / UefiCpuPkg / Library /
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-18 Ruiyu NiUefiCpuPkg/MtrrLib: Avoid running unnecessary code
2017-04-07 Jeff FanUefiCpuPkg/CpuExceptionHandlerLib: Remove white space...
2017-04-07 Jeff FanUefiCpuPkg/CpuExceptionHandlerLib: Trim white space...
2017-04-07 Jeff FanUefiCpuPkg/CpuExceptionHandlerLib: Add DumpCpuContext...
2017-04-06 Jeff FanUefiCpuPkg/MpLib.c: Load microcode before mtrr sync...
2017-04-05 Jeff FanUefiCpuPkg/CpuFeatures: Change files format to DOS
2017-04-05 Dandan BiUefiCpuPkg/MtrrLib:Fix VS2012 build failure
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: Correct typo in comments and remove...
2017-03-28 Jeff FanUefiCpuPkg/MpLib.c: Add checking CR0 PG bit
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 NULL CPU Common Features Library instance
2017-03-22 Jeff FanUefiCpuPkg: Add PEI/DXE Register CPU Features Library...
2017-03-06 Hao WuUefiCpuPkg: Refine casting expression result to bigger...
2017-02-22 Jeff FanUefiCpuPkg/ExceptionHandlerAsm.S: Fix code length issue...
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-21 Dandan BiUefiCpuPkg/SmmCpuFeaturesLib: Fix coding style issues
2016-12-19 Michael KinneyUefiCpuPkg/SmmCpuFeaturesLibStm: Add STM library instance
2016-12-19 Michael KinneyUefiCpuPkg/SmmCpuFeaturesLib: Split into two files
2016-12-14 Dandan BiUefiCpuPkg: Make the comments align with the functions
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-11-29 Laszlo ErsekUefiCpuPkg/MpInitLib: wait no longer than necessary...
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
2016-11-28 Jeff FanUefiCpuPkg/DxeMpLib: Allocate new safe stack < 4GB
2016-11-28 Jeff FanUefiCpuPkg/DxeMpLib: Get safe AP loop handler from...
2016-11-23 Laszlo ErsekUefiCpuPkg/MpInitLib: fix feature test for Extended...
2016-11-23 Laszlo ErsekUefiCpuPkg/LocalApicLib: fix feature test for Extended...
2016-11-17 Laszlo ErsekUefiCpuPkg/MpInitLib: support 64-bit AP stack addresses
2016-11-17 Laszlo ErsekUefiCpuPkg/MpInitLib/X64/MpFuncs.nasm: fix fatal typo
2016-11-17 Laszlo ErsekUefiCpuPkg/MpInitLib/X64/MpFuncs.nasm: remove superfluo...
2016-11-17 Laszlo ErsekUefiCpuPkg/DxeMpInitLib: remove duplicate HobLib class...
2016-11-16 Jeff FanUefiCpuPkg/MpInitLib: Update AP information when BSP...
2016-11-16 Jeff FanUefiCpuPkg/MpInitLib: Program AP stack in fixed address
2016-11-16 Jeff FanUefiCpuPkg/MpInitLib: Add InitFlag and CpuInfo in MP_CP...
2016-11-16 Jeff FanUefiCpuPkg/MpInitLib: Remove CPU information from CPU_A...
2016-11-16 Jeff FanUefiCpuPkg/MpInitLib: Force sending INIT-SIPI-SIPI...
2016-11-16 Jeff FanUefiCpuPkg/MpInitLib: Fixed offset error on Cr3Location
2016-11-14 Jeff FanUefiCpuPkg/DxeMpLib: Place APs to suitable state on...
2016-11-14 Jeff FanUefiCpuPkg/DxeMpLib: Rename MpInitExitBootServicesCallb...
2016-11-11 Jeff FanUefiCpuPkg/DxeMpLib: Allocate below 4GB mem for AsmRelo...
2016-11-09 Jeff FanUefiCpuPkg/MpInitLib: Do not wakeup AP if only one...
2016-11-03 Liming GaoUefiCpuPkg PeiCpuExceptionHandlerLib: Add the missing...
2016-11-02 Jeff FanUefiCpuPkg/LocalApicLib: Add EFIAPI for GetProcessorLoc...
2016-11-02 Jeff FanUefiCpuPkg/LocalApicLib: Rename GetProcessorLocation()
2016-11-01 Leo DuranUefiCpuPkg: Move GetProcessorLocation() to LocalApicLib...
2016-10-24 Gary LinUefiCpuPkg: Fix typos in comments
2016-08-25 Jeff FanUefiCpuPkg/MpInitLib: Don't allocate reset vector in...
2016-08-25 Jeff FanUefiCpuPkg/MpInitLib: Move two functions location
2016-08-25 Jeff FanUefiCpuPkg/MpInitLib: Fix function header comments...
2016-08-25 Jeff FanUefiCpuPkg/MpInitLib: Rename EndOfPeiFlag to SaveRestor...
2016-08-25 Jeff FanUefiCpuPkg/MpInitLib: Move allocating reserved memory...
2016-08-25 Jeff FanUefiCpuPkg/MpInitLib: Move timeout delay to WakupAp()
2016-08-19 Jeff FanUefiCpuPkg/MpInitLib: MicrocodeData used but maybe...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Place APs in safe loop before...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Implementation of MpInitLibStartu...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Implementation of MpInitLibStartu...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Check APs Status and update APs...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Implementation of MpInitLibEnable...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Implementation of MpInitLibSwitch...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Implementation of MpInitLibWhoAmI()
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Implementation of MpInitLibGetPro...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Implementation of MpInitLibGetNum...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Skip collect processor count...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Sort processor by ascending order...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Enable x2APIC mode on BSP/APs
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Send INIT-SIPI-SIPI to get proces...
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Add WakeUpAP()
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Fill MP_CPU_EXCHANGE_INFO fields
next