summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuDxe/X64
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg/CpuDxe: Fix boot errorGuo Dong2021-01-121-5/+3
* Revert "UefiCpuPkg/CpuDxe: Fix boot error"Laszlo Ersek2020-12-181-2/+2
* UefiCpuPkg/CpuDxe: Fix boot errorGuo Dong2020-12-081-2/+2
* UefiCpuPkg/CpuDxe: clean up PAGE_TABLE_LIB_PAGING_CONTEXT usage.Dong, Eric2019-09-251-0/+34
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* UefiCpuPkg: Remove X86 ASM and S filesLiming Gao2018-06-072-114/+0
* UefiCpuPkg/CpuDxe: Remove unused codes and filesJeff Fan2016-08-172-146/+0
* UefiCpuPkg CpuDxe: Add nasm source file in CpuDxe.infLiming Gao2016-06-281-0/+52
* UefiCpuPkg/CpuDxe: Add stackless assembly AP entry pointsJordan Justen2014-11-132-0/+146
* 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan2013-11-222-564/+2
* Fix typo that breaks the build.niruiyu2011-07-081-1/+1
* UefiCpuPkg: Fix X64 clang compiler/assembler warnings.andrewfish2011-07-061-8/+8
* A complement fix for revision 11664 to update GCC assembly files : clear the ...rsun32011-05-171-1/+4
* Clear the direction flag in interrupt/exception handlers' assembly entry code...rsun32011-05-161-1/+4
* Skip restoration of DRx registers to support in-circuit emualators or debugge...rsun32010-06-112-42/+8
* Update the copyright notice formathhtian2010-04-242-4/+4
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-252-0/+0
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-201-359/+359
* Remove ".intel_syntax", convert MASM to GAS.gikidy2009-08-171-180/+176
* Add CPU DXE driver for IA32 & X64 processor architectures.jljusten2009-05-272-0/+708