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

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