]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert X64/ReadIdtr.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:02 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:49:54 +0000 (09:49 +0800)
commit20bd7f342f527fae191e6a3198f6a4017f540def
tree32cd003acd500d0ebb6ebbc0030fd94bce052a8e
parent8cf392dd88a17bdf7270536bde9255563d92ad98
MdePkg BaseLib: Convert X64/ReadIdtr.asm to NASM

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