]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert X64/Wbinvd.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:35 +0000 (09:49 +0800)
commit079f75d59477a3f366458c4de8f93e6f4c8f104f
treedb4b67eea38546a70d8444f90cc2940055d08fa9
parente53f8184d338263ba202bbd8ffa9861a21f35ab5
MdePkg BaseLib: Convert X64/Wbinvd.asm to NASM

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