]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
MdeModulePkg DxeIplPeim: Convert Ia32/IdtVectorAsm.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Fri, 31 Oct 2014 08:18:48 +0000 (01:18 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:51:55 +0000 (09:51 +0800)
commitd24f2876255efe763d637e6da9ab67f3888ecdbb
tree0fb2f3625f28191f618b92f72d3d1d6d6f133eb0
parentea3be8b66f2c2635f02f20525706db7ad2b02eac
MdeModulePkg DxeIplPeim: Convert Ia32/IdtVectorAsm.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
Ia32/IdtVectorAsm.asm to Ia32/IdtVectorAsm.nasm

Note: Manually updated code storing @VectorTemplateBase address

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
MdeModulePkg/Core/DxeIplPeim/Ia32/IdtVectorAsm.nasm [new file with mode: 0644]