1. 087c67d UefiCpuPkg/CpuExceptionHandlerLib: Support IA32 processors without DE or FXSAVE/FXRESTOR by Michael Kinney · 10 years ago
  2. e9cd66d MdePkg/BaseXApicX2ApicLib: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESS by Michael Kinney · 10 years ago
  3. 59d6724 MdePkg/BaseXApicLib: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESS by Michael Kinney · 10 years ago
  4. 718abab UefiCpuPkg: Avoid "error A2085" when DDK3790 tool chain is used by Scott Duplichan · 10 years ago
  5. 33f413f UefiCpuPkg/MpSerivce: add volatile qualifiers by Chen Fan · 10 years ago
  6. 68f0674 UefiCpuPkg/MpService: Put APs to sleep when not busy. by Chen Fan · 10 years ago
  7. e033a1a UefiCpuPkg/MpService: put AP to busy state when execution by Chen Fan · 10 years ago
  8. b302a97 UefiCpuPkg/MpService: fix trivial typo in cpu state by Chen Fan · 10 years ago
  9. 3f3c489 */Contributions.txt: Update example email address by Jordan Justen · 10 years ago
  10. c4bac15 Refine the format of PCD in INF files for UefiCpuPkg. by Shumin Qiu · 10 years ago
  11. e5030c1 UefiCpuPkg CpuExceptionHandlerLib: Use %rax instead of %eax to make code consistence. by Jeff Fan · 10 years ago
  12. 7475d13 Add typecast to fix VS2005 build issue. by Jeff Fan · 10 years ago
  13. 3a5d9a3 UefiCpuPkg : Fix CpuDxe build issue with VS2005 tool chain by Jeff Fan · 10 years ago
  14. 9840b12 UefiCpuPkg/CpuDxe: Put APs in wait for SIPI state at ExitBootServices by Chen Fan · 10 years ago
  15. 4a50c27 UefiCpuPkg/CpuDxe: install Mp Service protocol by Chen Fan · 10 years ago
  16. dee9376 UefiCpuPkg/CpuDxe: Startup APs by Jordan Justen · 10 years ago
  17. cd8c700 UefiCpuPkg/MpService: avoid dead lock caused by CheckAllAPsStatus by Chen Fan · 10 years ago
  18. 0e724fc UefiCpuPkg/MpService: avoid reset AP still hold a lock by Chen Fan · 10 years ago
  19. 232eb4c UefiCpuPkg/MpService: free the unused cpu data buffer by Chen Fan · 10 years ago
  20. ac9dbb3 UefiCpuPkg/CpuDxe: introduce ResetApStackless() by Chen Fan · 10 years ago
  21. fe078dd UefiCpuPkg/CpuDxe: split out StartupCode from StartApsStackless() by Chen Fan · 10 years ago
  22. e4aaf76 UefiCpuPkg/MpService: avoid next timer getting into CheckAllAPsStatus() by Chen Fan · 10 years ago
  23. d16cf36 UefiCpuPkg/MpService: Simply Lock usage by Chen Fan · 10 years ago
  24. acb2172 UefiCpuPkg/MpService: move settimer out to InitMpSystemData by Chen Fan · 10 years ago
  25. 9908a82 UefiCpuPkg/CpuDxe: Ap do loop routine to execute procedure by Chen Fan · 10 years ago
  26. b7c05ba UefiCpuPkg/CpuDxe: implement Mp Services:SwitchBSP() by Chen Fan · 10 years ago
  27. 5fee172 UefiCpuPkg/CpuDxe: implement Mp Services:StartupAllAPs() by Chen Fan · 10 years ago
  28. 3f4f0af UefiCpuPkg/CpuDxe: implement Mp Protocol:StartupThisAP() by Chen Fan · 10 years ago
  29. fa7ce67 UefiCpuPkg/CpuDxe: implement Mp Protocol:EnableDisableAP() by Chen Fan · 10 years ago
  30. e7938b5 UefiCpuPkg/CpuDxe: implement Mp Services:GetProcessorInfo() by Chen Fan · 10 years ago
  31. d894d8b UefiCpuPkg/CpuDxe: implement Mp Protocol:GetNumberOfProcessors() by Chen Fan · 10 years ago
  32. cfa2fac UefiCpuPkg/CpuDxe: implement Mp Protocol: WhoAmI() by Chen Fan · 10 years ago
  33. 03673ae UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service Protocol by Chen Fan · 10 years ago
  34. 003973d UefiCpuPkg/CpuDxe: introduce EFI_MP_SERVICES_PROTOCOL by Chen Fan · 10 years ago
  35. e343f8f UefiCpuPkg/CpuDxe: Switch Ap Stack to NewStack by Chen Fan · 10 years ago
  36. 6a26a59 UefiCpuPkg/CpuDxe: introduce two PCD value by Chen Fan · 10 years ago
  37. 533263e UefiCpuPkg/CpuDxe: Add StartApsStackless routine by Jordan Justen · 10 years ago
  38. a1e8986 UefiCpuPkg/CpuDxe: Move GDT structures into CpuGdt.h by Jordan Justen · 10 years ago
  39. fab82c1 UefiCpuPkg/CpuDxe: Add stackless assembly AP entry points by Jordan Justen · 10 years ago
  40. 1535c88 UefiCpuPkg/CpuDxe: Add ApEntryPointInC by Jordan Justen · 10 years ago
  41. 6022e28 UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupport by Jordan Justen · 10 years ago
  42. 8fd82c2 Remove un-used PPI reference. by Jeff Fan · 10 years ago
  43. 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
  44. 010f55d UefiCpuPkg: error: invalid instruction mnemonic 'retf' by Nikolai Saoukh · 10 years ago
  45. b6341b2 UefiCpuPkg: error: invalid instruction mnemonic 'retf' by Nikolai Saoukh · 10 years ago
  46. 07da1ac UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with Xcode by Anderw Fish · 10 years ago
  47. ec482fa UefiCpuPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  48. 3387dcc UefiCpuPkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  49. abae030 UefiCpuPkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  50. 9ddb2a2 UefiCpuPkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  51. e48e074 UefiCpuPkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  52. fad213a EDK II Contributions.txt: Note acceptable contribution licenses by Jordan Justen · 10 years ago
  53. acbd7f9 Append the terminating null character at the end of the string to avoid buffer overflow. by Qiu Shumin · 10 years ago
  54. 3449f56 UefiCpuPkg: Add ResetVector/FixupVtf by Jordan Justen · 10 years ago
  55. eee1d2c UefiCpuPkg VTF0 X64: Build page tables in NASM code by Jordan Justen · 10 years ago
  56. 5a1f324 UefiCpuPkg: Support building VTF0 ResetVector during the EDK II build by Jordan Justen · 10 years ago
  57. 9c71e1e 1. Save/restore ICR high 32bit value and check Delivery Status before sending IPI. It could be fix the interrupted issue between ICR high/low writes by SMI handler. by Jeff Fan · 10 years ago
  58. cf1eb6e Introduce one PCD PcdCpuInitIpiDelayInMicroSeconds to specify the delay value after sending out INIT IPI instead of hard code 10 MicroSeconds. by Jeff Fan · 10 years ago
  59. e364478 Fixed typos: hanlder should be handler. by Chen Fan · 10 years ago
  60. 9e2364e Fix the potential address overflow issue when checking PE signature. by Jeff Fan · 11 years ago
  61. 66c7770 Add DEBUG message for all fields in AcpiS3Context. by Gao, Liming · 11 years ago
  62. 74b7ec5 Fix ResetVectorVtf0.asm comment typo by Chen Fan · 11 years ago
  63. 7798fb8 Fix CRLF format by Tian, Hot · 11 years ago
  64. 554dddf Fix bug when reserve stack space to fill exception context. by Jeff Fan · 11 years ago
  65. 9ad1507 Update UefiCpuPkg version: 0.2->0.3 by Jeff Fan · 11 years ago
  66. 44c8400 MtrrDebugPrintAllMtrrs() should loop until the max physical address is reached. by Jeff Fan · 11 years ago
  67. f3b113b 1. Only dump CPU Context and CpuDeadLoop () for CPU exception. by Jeff Fan · 11 years ago
  68. b7ae875 Fix meta file issue. by Jeff Fan · 11 years ago
  69. f98f5ec UefiCpuPkg: S3Resume2Pei: align return stacks explicitly by Laszlo Ersek · 11 years ago
  70. 4db0b65 Correct INF file to make module pass ICC compiler. by Liming Gao · 11 years ago
  71. 3f25e6e Fix comments format issue. by Jeff Fan · 11 years ago
  72. 1925ea6 Add missing ASM_PFX for HookAfterStubHeaderEnd. by Jeff Fan · 11 years ago
  73. 958313b Fixed typo: HookAfterStubEnd should be HookAfterStubHeaderEnd. It will make UINIXGCC IA32 build issue: by Jeff Fan · 11 years ago
  74. eac8082 UefiCpuPkg: Using the "movabsq" instruction to read global variable mDoFarReturnFlag and mErrorCodeFlag to avoid page fault with big RAM sizes (> 2GB). by Laszlo Ersek · 11 years ago
  75. 76f9f2e Cleanup unused ReportStatusCodeLib reference. by Jeff Fan · 11 years ago
  76. e41aad1 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuExceptionHandlerLib.inf and SmmCpuExceptionHandlerLib.inf. by Jeff Fan · 11 years ago
  77. 79aca63 Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of these are marked as DEBUG_ERROR when they are really not errors. by Samer El-Haj-Mahmoud · 11 years ago
  78. a63f2e2 UefiCpuPkg/ResetVector/Vtf0: Move Page Table/CR3 setting to a new file by Jordan Justen · 11 years ago
  79. 6e3e4d7 1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode. by Jeff Fan · 11 years ago
  80. 253fcc8 Removed the assumption on APIC timer initial Count is all 1s and updated it to handle the long delay that timer initial count. by Jeff Fan · 11 years ago
  81. 782e407 Fix build issue on DDK3790 tool chain. by vanjeff · 12 years ago
  82. f6d5cbe Add missing status code in several modules. by li-elvin · 12 years ago
  83. ce68d3b Add missing braces around initializer. by lzeng14 · 12 years ago
  84. a595338 Add missing parameter in functions header. by vanjeff · 12 years ago
  85. c878cee Save and disable CPU interrupt before programming MTRR settings, and restore the CPU interrupt after programming MTRR setting. by vanjeff · 12 years ago
  86. be7256a Add type cast to avoid sign extension on x64 tip. by vanjeff · 12 years ago
  87. 3d78c02 Fix comparisons of enumerated types which may cause warnings for some compilers. by rsun3 · 12 years ago
  88. f5c941b Only disable Debug Timer for x64 platforms in S3RestoreConfig2(). by vanjeff · 12 years ago
  89. a66e0c7 1. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local APIC library. by vanjeff · 12 years ago
  90. abef469 Set correct DS/ES/FS/GS/SS segment selectors after GDT loaded. by vanjeff · 12 years ago
  91. 48ee8e3 Initialize TempAcpiS3Context and TempEfiBootScriptExecutorVariable. by lzeng14 · 12 years ago
  92. d0bf562 Create 4G page table by default, and using PF to handle >4G MMIO access, to improve S3 performance. by jyao1 · 12 years ago
  93. 40ef06f Remove Variable PPI dependency from S3Resume module, check return status of locating SmmAccess PPI in S3Resume S3ResumeExecuteBootScript(), and locate SmmAccess PPI and Open SMRAM region only when gEfiAcpiVariableGuid HOB is found in S3Resume S3RestoreConfig2(). by lzeng14 · 12 years ago
  94. 661cab5 UefiCpuPkg CpuDxe: Call UefiCpuLib.InitializeFloatingPointUnits () to initialize X87 FPU Control Word for BSP. by rsun3 · 12 years ago
  95. e768377 UefiCpuPkg BaseUefiCpuLib: Change the initialization value for x87 FPU Control Word for x64 arch from 0x27f to 0x37f per UEFI 2.3.1c spec. by rsun3 · 12 years ago
  96. 26c0ba7 Align the perf data between FPDT and DP. by lzeng14 · 13 years ago
  97. 139259b Remove CPU dead loop code from IA32 assembly codes. by vanjeff · 13 years ago
  98. d4605c2 UefiCpuPkg: Added code to enable Local APIC. by geekboy15a · 13 years ago
  99. 3a69f7c UefiCpuPkg S3Resume2: Move the call to RestoreS3PageTables() earlier before SMM S3 resume. by rsun3 · 13 years ago
  100. bff8c6f Update copyright format by hhtian · 13 years ago