- 087c67d UefiCpuPkg/CpuExceptionHandlerLib: Support IA32 processors without DE or FXSAVE/FXRESTOR by Michael Kinney · 10 years ago
- e9cd66d MdePkg/BaseXApicX2ApicLib: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESS by Michael Kinney · 10 years ago
- 59d6724 MdePkg/BaseXApicLib: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESS by Michael Kinney · 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
- 3f3c489 */Contributions.txt: Update example email address by Jordan Justen · 10 years ago
- c4bac15 Refine the format of PCD in INF files for UefiCpuPkg. by Shumin Qiu · 10 years ago
- e5030c1 UefiCpuPkg CpuExceptionHandlerLib: Use %rax instead of %eax to make code consistence. by Jeff 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
- 8fd82c2 Remove un-used PPI reference. by Jeff Fan · 10 years ago
- 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
- 010f55d UefiCpuPkg: error: invalid instruction mnemonic 'retf' by Nikolai Saoukh · 10 years ago
- b6341b2 UefiCpuPkg: error: invalid instruction mnemonic 'retf' by Nikolai Saoukh · 10 years ago
- 07da1ac UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with Xcode by Anderw Fish · 10 years ago
- ec482fa UefiCpuPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- 3387dcc UefiCpuPkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
- abae030 UefiCpuPkg: INF/DEC file updates to EDK II packages 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
- fad213a EDK II Contributions.txt: Note acceptable contribution licenses by Jordan Justen · 10 years ago
- acbd7f9 Append the terminating null character at the end of the string to avoid buffer overflow. by Qiu Shumin · 10 years ago
- 3449f56 UefiCpuPkg: Add ResetVector/FixupVtf by Jordan Justen · 10 years ago
- eee1d2c UefiCpuPkg VTF0 X64: Build page tables in NASM code by Jordan Justen · 10 years ago
- 5a1f324 UefiCpuPkg: Support building VTF0 ResetVector during the EDK II build by Jordan Justen · 10 years ago
- 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
- 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
- e364478 Fixed typos: hanlder should be handler. by Chen Fan · 10 years ago
- 9e2364e Fix the potential address overflow issue when checking PE signature. by Jeff Fan · 11 years ago
- 66c7770 Add DEBUG message for all fields in AcpiS3Context. by Gao, Liming · 11 years ago
- 74b7ec5 Fix ResetVectorVtf0.asm comment typo by Chen Fan · 11 years ago
- 7798fb8 Fix CRLF format by Tian, Hot · 11 years ago
- 554dddf Fix bug when reserve stack space to fill exception context. by Jeff Fan · 11 years ago
- 9ad1507 Update UefiCpuPkg version: 0.2->0.3 by Jeff Fan · 11 years ago
- 44c8400 MtrrDebugPrintAllMtrrs() should loop until the max physical address is reached. by Jeff Fan · 11 years ago
- f3b113b 1. Only dump CPU Context and CpuDeadLoop () for CPU exception. by Jeff Fan · 11 years ago
- b7ae875 Fix meta file issue. by Jeff Fan · 11 years ago
- f98f5ec UefiCpuPkg: S3Resume2Pei: align return stacks explicitly by Laszlo Ersek · 11 years ago
- 4db0b65 Correct INF file to make module pass ICC compiler. by Liming Gao · 11 years ago
- 3f25e6e Fix comments format issue. by Jeff Fan · 11 years ago
- 1925ea6 Add missing ASM_PFX for HookAfterStubHeaderEnd. by Jeff Fan · 11 years ago
- 958313b Fixed typo: HookAfterStubEnd should be HookAfterStubHeaderEnd. It will make UINIXGCC IA32 build issue: by Jeff Fan · 11 years ago
- 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
- 76f9f2e Cleanup unused ReportStatusCodeLib reference. by Jeff Fan · 11 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
- a63f2e2 UefiCpuPkg/ResetVector/Vtf0: Move Page Table/CR3 setting to a new file by Jordan Justen · 11 years ago
- 6e3e4d7 1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode. by Jeff Fan · 11 years ago
- 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
- 782e407 Fix build issue on DDK3790 tool chain. by vanjeff · 12 years ago
- f6d5cbe Add missing status code in several modules. by li-elvin · 12 years ago
- ce68d3b Add missing braces around initializer. by lzeng14 · 12 years ago
- a595338 Add missing parameter in functions header. by vanjeff · 12 years ago
- c878cee Save and disable CPU interrupt before programming MTRR settings, and restore the CPU interrupt after programming MTRR setting. by vanjeff · 12 years ago
- be7256a Add type cast to avoid sign extension on x64 tip. by vanjeff · 12 years ago
- 3d78c02 Fix comparisons of enumerated types which may cause warnings for some compilers. by rsun3 · 12 years ago
- f5c941b Only disable Debug Timer for x64 platforms in S3RestoreConfig2(). by vanjeff · 12 years ago
- a66e0c7 1. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local APIC library. by vanjeff · 12 years ago
- abef469 Set correct DS/ES/FS/GS/SS segment selectors after GDT loaded. by vanjeff · 12 years ago
- 48ee8e3 Initialize TempAcpiS3Context and TempEfiBootScriptExecutorVariable. by lzeng14 · 12 years ago
- d0bf562 Create 4G page table by default, and using PF to handle >4G MMIO access, to improve S3 performance. by jyao1 · 12 years ago
- 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
- 661cab5 UefiCpuPkg CpuDxe: Call UefiCpuLib.InitializeFloatingPointUnits () to initialize X87 FPU Control Word for BSP. by rsun3 · 12 years ago
- 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
- 26c0ba7 Align the perf data between FPDT and DP. by lzeng14 · 13 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
- 3a69f7c UefiCpuPkg S3Resume2: Move the call to RestoreS3PageTables() earlier before SMM S3 resume. by rsun3 · 13 years ago
- bff8c6f Update copyright format by hhtian · 13 years ago