]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert X64/WriteGdtr.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)
commit0339e057bc9a0dfcaadebde09a7d7a03b3396224
tree0ff1d4cd5ed0e571f68374d54260d6b34c171240
parent20bd7f342f527fae191e6a3198f6a4017f540def
MdePkg BaseLib: Convert X64/WriteGdtr.asm to NASM

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