]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert Ia32/FlushCacheLine.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:51:58 +0000 (18:51 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:49:16 +0000 (09:49 +0800)
commit2aefd3c371fd8f90b619f62fa94d556d5cdaa09c
tree2089b55814e52a99d0cadea1b90c7cda7bb02b0e
parent4a848ec9f13cad5e0318f62191372e1e967de5f8
MdePkg BaseLib: Convert Ia32/FlushCacheLine.asm to NASM

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