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
/
MdeModulePkg
/
Core
/
DxeIplPeim
/
Ia32
Age
Commit message (
Expand
)
Author
2011-10-27
Store PeiServices** when updating IDT table in DxeIplPeim before transfer to ...
vanjeff
2010-04-24
Update the copyright notice format
hhtian
2010-03-11
roll back IDT_ENTRY counter to 32
vanjeff
2010-02-27
1. Refine debug agent library.
vanjeff
2010-02-24
roll back changing on save and restore interrupt status, it needn't doing.
vanjeff
2010-02-11
Coding style fix and minor improvements.
rsun3
2010-02-10
a)Save and disable CPU interrupt before calling AsmWriteIdtr().
vanjeff
2009-08-20
Use .p2align directive instead of ambiguous .align directive.
qhuang8
2009-08-11
1. Update DxeIpl PEIM to not use PeCoffLoaderLib to load DXE core. Instead, w...
qhuang8
2009-05-20
Replace .globl with ASM_GLOBAL
xli24
2009-04-10
Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.
jljusten
2009-02-24
1. Remove feature flag PcdDxeIplEnableIdt entries
qhuang8
2008-12-23
Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...
qhuang8
2008-07-18
Code scrub DxeIpl to add back the CONST modifier and solve a typecast warning.
qhuang8
2008-07-16
Code Scrub DxeIpl module.
qhuang8
2008-06-30
make change to support UnixPkg build. The changes are listed as follows:
eric_tian
2008-05-21
Update to fix minor coding style issues.
qhuang8
2008-05-13
Minor coding style adjustment for DxeIpl.
qhuang8
2008-05-07
Add doxygen style comments for functions in DxeIpl.
qhuang8
2008-04-08
Update all files in DxeIpl Peim to follow doxygen style header.
qhuang8
2007-11-08
PI spec will be updated to make it clear that this HOB should describe the st...
qhuang8
2007-09-29
Use RShiftU64() from base lib to handle 64-bit right shift to avoid build bre...
qhuang8
2007-09-28
Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not ...
yshang1
2007-07-10
Removed CommonHeader.h from MdePkg & MdeModulePkg
AJFISH
2007-07-05
Check in following modules,
xgu3