]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert Ia32/ReadDs.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:51:56 +0000 (18:51 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:48:53 +0000 (09:48 +0800)
commit05742f8cb98a2469dc1ff2c73068c7ad7c3d429c
treefc0290df5cdf0a970e1e999596b7c0f760f7b7e1
parent2ab020b0a7d300c5cfc5ddccfcd2b5835ed0e52a
MdePkg BaseLib: Convert Ia32/ReadDs.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
Ia32/ReadDs.asm to Ia32/ReadDs.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/ReadDs.nasm [new file with mode: 0644]