]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert X64/ReadMsr64.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:05 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:50:20 +0000 (09:50 +0800)
commitf84fb93a4f96ba130ec38526f3797423c2e68135
tree5766fcd792c83028b8871bb53c8945984f4a1d77
parent7027169941c0b6265047961ee9edd371477f2721
MdePkg BaseLib: Convert X64/ReadMsr64.asm to NASM

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