- 0d4c1db UefiCpuPkg: CpuDxe: Update GDT to be consistent with DxeIplPeim by Michael Kinney · 9 years ago
- 94941c8 UefiCpuPkg: CpuDxe: broadcast MTRR changes to APs by Laszlo Ersek · 9 years ago
- 1aa6bf5 UefiCpuPkg: CpuDxe: Wait for APs to enter idle loop by Michael Kinney · 9 years ago
- 1e410ea UefiCpuPkg: CpuDxe: Use PCD for AP detection timeout by Michael Kinney · 9 years ago
- 944f45a UefiCpuPkg: Update CPU MP drivers to support single CPU configuration by Michael Kinney · 9 years ago
- 21d0e75 UefiCpuPkg CpuDxe: Sync up the settings of Execute Disable to APs by Star Zeng · 9 years ago
- 13181dd UefiCpuPkg/CpuDxe: NumberOfData is not BOOLEAN type by Jeff Fan · 10 years ago
- db61e16 UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOB by Jeff Fan · 10 years ago
- 718abab UefiCpuPkg: Avoid "error A2085" when DDK3790 tool chain is used by Scott Duplichan · 10 years ago
- 33f413f UefiCpuPkg/MpSerivce: add volatile qualifiers by Chen Fan · 10 years ago
- 68f0674 UefiCpuPkg/MpService: Put APs to sleep when not busy. by Chen Fan · 10 years ago
- e033a1a UefiCpuPkg/MpService: put AP to busy state when execution by Chen Fan · 10 years ago
- b302a97 UefiCpuPkg/MpService: fix trivial typo in cpu state by Chen Fan · 10 years ago
- 7475d13 Add typecast to fix VS2005 build issue. by Jeff Fan · 10 years ago
- 3a5d9a3 UefiCpuPkg : Fix CpuDxe build issue with VS2005 tool chain by Jeff Fan · 10 years ago
- 9840b12 UefiCpuPkg/CpuDxe: Put APs in wait for SIPI state at ExitBootServices by Chen Fan · 10 years ago
- 4a50c27 UefiCpuPkg/CpuDxe: install Mp Service protocol by Chen Fan · 10 years ago
- dee9376 UefiCpuPkg/CpuDxe: Startup APs by Jordan Justen · 10 years ago
- cd8c700 UefiCpuPkg/MpService: avoid dead lock caused by CheckAllAPsStatus by Chen Fan · 10 years ago
- 0e724fc UefiCpuPkg/MpService: avoid reset AP still hold a lock by Chen Fan · 10 years ago
- 232eb4c UefiCpuPkg/MpService: free the unused cpu data buffer by Chen Fan · 10 years ago
- ac9dbb3 UefiCpuPkg/CpuDxe: introduce ResetApStackless() by Chen Fan · 10 years ago
- fe078dd UefiCpuPkg/CpuDxe: split out StartupCode from StartApsStackless() by Chen Fan · 10 years ago
- e4aaf76 UefiCpuPkg/MpService: avoid next timer getting into CheckAllAPsStatus() by Chen Fan · 10 years ago
- d16cf36 UefiCpuPkg/MpService: Simply Lock usage by Chen Fan · 10 years ago
- acb2172 UefiCpuPkg/MpService: move settimer out to InitMpSystemData by Chen Fan · 10 years ago
- 9908a82 UefiCpuPkg/CpuDxe: Ap do loop routine to execute procedure by Chen Fan · 10 years ago
- b7c05ba UefiCpuPkg/CpuDxe: implement Mp Services:SwitchBSP() by Chen Fan · 10 years ago
- 5fee172 UefiCpuPkg/CpuDxe: implement Mp Services:StartupAllAPs() by Chen Fan · 10 years ago
- 3f4f0af UefiCpuPkg/CpuDxe: implement Mp Protocol:StartupThisAP() by Chen Fan · 10 years ago
- fa7ce67 UefiCpuPkg/CpuDxe: implement Mp Protocol:EnableDisableAP() by Chen Fan · 10 years ago
- e7938b5 UefiCpuPkg/CpuDxe: implement Mp Services:GetProcessorInfo() by Chen Fan · 10 years ago
- d894d8b UefiCpuPkg/CpuDxe: implement Mp Protocol:GetNumberOfProcessors() by Chen Fan · 10 years ago
- cfa2fac UefiCpuPkg/CpuDxe: implement Mp Protocol: WhoAmI() by Chen Fan · 10 years ago
- 03673ae UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service Protocol by Chen Fan · 10 years ago
- 003973d UefiCpuPkg/CpuDxe: introduce EFI_MP_SERVICES_PROTOCOL by Chen Fan · 10 years ago
- e343f8f UefiCpuPkg/CpuDxe: Switch Ap Stack to NewStack by Chen Fan · 10 years ago
- 6a26a59 UefiCpuPkg/CpuDxe: introduce two PCD value by Chen Fan · 10 years ago
- 533263e UefiCpuPkg/CpuDxe: Add StartApsStackless routine by Jordan Justen · 10 years ago
- a1e8986 UefiCpuPkg/CpuDxe: Move GDT structures into CpuGdt.h by Jordan Justen · 10 years ago
- fab82c1 UefiCpuPkg/CpuDxe: Add stackless assembly AP entry points by Jordan Justen · 10 years ago
- 1535c88 UefiCpuPkg/CpuDxe: Add ApEntryPointInC by Jordan Justen · 10 years ago
- 6022e28 UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupport by Jordan Justen · 10 years ago
- ec482fa UefiCpuPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- 9ddb2a2 UefiCpuPkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
- e48e074 UefiCpuPkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
- e41aad1 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuExceptionHandlerLib.inf and SmmCpuExceptionHandlerLib.inf. by Jeff Fan · 11 years ago
- 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
- ce68d3b Add missing braces around initializer. by lzeng14 · 12 years ago
- be7256a Add type cast to avoid sign extension on x64 tip. by vanjeff · 12 years ago
- 661cab5 UefiCpuPkg CpuDxe: Call UefiCpuLib.InitializeFloatingPointUnits () to initialize X87 FPU Control Word for BSP. by rsun3 · 12 years ago
- 139259b Remove CPU dead loop code from IA32 assembly codes. by vanjeff · 13 years ago
- d4605c2 UefiCpuPkg: Added code to enable Local APIC. by geekboy15a · 13 years ago
- de4b64f Restore original IDT entry if RegisterInterruptHandler() was used to unregister user defined interrupt handler. by vanjeff · 13 years ago
- 2c4b1bd Roll back the change on GetMemorySpaceAttributeFromMtrrType()'s parameter type, from MTRR_MEMORY_CACHE_TYPE to UINT8 since MtrrAttributes may be the value not belongs to MTRR_MEMORY_CACHE_TYPE. by vanjeff · 13 years ago
- 91ec782 1. Introduce the API MtrrGetDefaultMemoryType () in Mtrr Library. by vanjeff · 13 years ago
- a6ce6cf Fix typo that breaks the build. by niruiyu · 13 years ago
- 4d0ceb8 UefiCpuPkg: Fix X64 clang compiler/assembler warnings. by andrewfish · 13 years ago
- 3239402 UefiCpuPkg/CpuDxe: Put CPU to sleep during Idle events by jljusten · 14 years ago
- 62ba7e1 CpuDxe entry point () only register exception handlers unassigned before. by vanjeff · 14 years ago
- 4ec21e8 Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architecture Protocol, EFI_INVALID_PARAMETER should be returned for cases: by rsun3 · 14 years ago
- 24f7e42 A complement fix for revision 11664 to update GCC assembly files : clear the direction flag in interrupt/exception handlers' assembly entry code before calling C functions to follow the UEFI calling convention. by rsun3 · 14 years ago
- ad8cbf7 Clear the direction flag in interrupt/exception handlers' assembly entry code before calling C functions to follow the UEFI calling convention. by rsun3 · 14 years ago
- f877f30 Add DEBUG() macros for DEBUG_CACHE to MTRR Library show all changes memory caches setting changes. by mdkinney · 14 years ago
- 304a39b Fix a bug that the size of a gate descriptor in the IDT is 8 bytes. The size is 8 bytes in 32-bit mode, while it is 16 bytes in 64-bit mode. Replace the hard-coded size with a sizeof. by rsun3 · 14 years ago
- 1e51d59 Refine code to follow the coding style. by ydong10 · 14 years ago
- c52acd8 Refine code to remove type converting warning. by ydong10 · 14 years ago
- 557b970 UefiCpuPkg CpuDxe: Fix bug with CPU Arch RegisterInterruptHandler by jljusten · 14 years ago
- 5b7e61a Add explicit type cast to suppress possible warning of precession loss. by xli24 · 14 years ago
- 0564ae5 Inherit entries from previous IDT when new IDT is installed. by mdkinney · 14 years ago
- 430fbbe Code refinement. by xli24 · 14 years ago
- 61ece96 Skip restoration of DRx registers to support in-circuit emualators or debuggers set breakpoint in interrupt/exception context. by rsun3 · 15 years ago
- 01a1c0f Update the copyright notice format by hhtian · 15 years ago
- 712389b Update the modules with the different module GUID to avoid the different modules with the same module GUID. by lgao4 · 15 years ago
- 947a573 Add Checking for MTRR existence. by xli24 · 15 years ago
- 5bdfa4e Add array index check to avoid potential buffer overflow. by xli24 · 15 years ago
- a495774 Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* by jljusten · 15 years ago
- 24321aa1 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
- dc8f418 roll back changing on save and restore interrupt status, it needn't doing. by vanjeff · 15 years ago
- 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
- 6640eb3 UefiCpuPkg/CpuDxe: Fix build error by jljusten · 15 years ago
- 3e6374d UefiCpuPkg/CpuDxe: Remove unnecessary OvmfPkg dependency by jljusten · 15 years ago
- ea99e00 a)Save and disable CPU interrupt before calling AsmWriteIdtr(). by vanjeff · 15 years ago
- 3b9be41 Original MTRR lib hardcode VARIABLE_MTRR as 8. But it is 7 in Core2 if SMRR enabled, and 10 in latest Corei7. by jyao1 · 15 years ago
- c8adfe9 Use .p2align directive instead of ambiguous .align directive. by qhuang8 · 15 years ago
- c2fd60f Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. by qhuang8 · 15 years ago
- 3668c08 Remove ".intel_syntax", convert MASM to GAS. by gikidy · 15 years ago
- db63aee Remove ".intel_syntax", convert MASM to GAS. by gikidy · 15 years ago
- a47463f Add CPU DXE driver for IA32 & X64 processor architectures. by jljusten · 16 years ago