summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/DxeIplPeim/Ia32/IdtVectorAsm.S
AgeCommit message (Expand)AuthorFilesLines
2018-06-07MdeModulePkg: Remove X86 ASM and S filesLiming Gao1-80/+0
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-08-20Use .p2align directive instead of ambiguous .align directive.qhuang81-2/+2
2009-05-20Replace .globl with ASM_GLOBALxli241-2/+2
2008-06-30make change to support UnixPkg build. The changes are listed as follows:eric_tian1-8/+8
2008-05-21Update to fix minor coding style issues.qhuang81-12/+13
2008-04-08Update all files in DxeIpl Peim to follow doxygen style header.qhuang81-22/+13
2007-09-28Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not ...yshang11-0/+88