index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
UefiCpuPkg
/
CpuDxe
/
Ia32
Age
Commit message (
Expand
)
Author
2015-04-09
UefiCpuPkg: Avoid "error A2085" when DDK3790 tool chain is used
Scott Duplichan
2014-11-13
UefiCpuPkg/CpuDxe: Add stackless assembly AP entry points
Jordan Justen
2013-11-22
1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...
Jeff Fan
2012-05-31
Remove CPU dead loop code from IA32 assembly codes.
vanjeff
2011-07-06
UefiCpuPkg: Fix X64 clang compiler/assembler warnings.
andrewfish
2011-05-17
A complement fix for revision 11664 to update GCC assembly files : clear the ...
rsun3
2011-05-16
Clear the direction flag in interrupt/exception handlers' assembly entry code...
rsun3
2010-06-11
Skip restoration of DRx registers to support in-circuit emualators or debugge...
rsun3
2010-04-24
Update the copyright notice format
hhtian
2010-02-25
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
jljusten
2009-08-20
Use .p2align directive instead of ambiguous .align directive.
qhuang8
2009-08-20
Update to make end-of-line consistent for all source files in MdePkg. There a...
qhuang8
2009-08-17
Remove ".intel_syntax", convert MASM to GAS.
gikidy
2009-08-14
Remove ".intel_syntax", convert MASM to GAS.
gikidy
2009-05-27
Add CPU DXE driver for IA32 & X64 processor architectures.
jljusten