summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuDxe/Ia32
Commit message (Expand)AuthorAgeFilesLines
* 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-115/+0
* UefiCpuPkg/CpuDxe: Remove unused codes and filesJeff Fan2016-08-172-144/+0
* UefiCpuPkg CpuDxe: Convert Ia32/CpuAsm.asm to NASMLiming Gao2016-06-281-0/+53
* UefiCpuPkg: Avoid "error A2085" when DDK3790 tool chain is usedScott Duplichan2015-04-091-1/+2
* UefiCpuPkg/CpuDxe: Add stackless assembly AP entry pointsJordan Justen2014-11-132-0/+143
* 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan2013-11-224-1484/+2
* Remove CPU dead loop code from IA32 assembly codes.vanjeff2012-05-312-16/+2
* UefiCpuPkg: Fix X64 clang compiler/assembler warnings.andrewfish2011-07-061-32/+785
* 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-244-8/+8
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-254-0/+0
* Use .p2align directive instead of ambiguous .align directive.qhuang82009-08-201-1/+1
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-202-451/+451
* Remove ".intel_syntax", convert MASM to GAS.gikidy2009-08-171-1/+0
* Remove ".intel_syntax", convert MASM to GAS.gikidy2009-08-141-168/+159
* Add CPU DXE driver for IA32 & X64 processor architectures.jljusten2009-05-274-0/+896