]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert Ia32/Invd.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:51:58 +0000 (18:51 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:49:14 +0000 (09:49 +0800)
commit3ebf5f9a09719e5ea8a9f198f6e854af534fc7f5
tree4cbf158d48be22cef63edf2457c36819e1529fde
parentf493cf81fe1468d145d6b6d5494ff569251902b5
MdePkg BaseLib: Convert Ia32/Invd.asm to NASM

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

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
MdePkg/Library/BaseLib/BaseLib.inf
MdePkg/Library/BaseLib/Ia32/Invd.nasm [new file with mode: 0644]