]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert X64/FlushCacheLine.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:34 +0000 (09:49 +0800)
commit6a4d3fed576f1ead1e7068c07a1e186dcc48ef80
tree6d64fd25c493d80c63b2abebab239824d301e0bd
parent4f66e9990ea750b5dd595a0b06aa3719e721d750
MdePkg BaseLib: Convert X64/FlushCacheLine.asm to NASM

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