]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert Ia32/ReadTsc.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:51:55 +0000 (18:51 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:48:47 +0000 (09:48 +0800)
commitfedb7ac24b6d31ccfc6ed6fb8367b353da19ced4
tree5c382a17679eef83a7eb6b2f27199bcbd0ed05e4
parentfabe38bc8c90a691dd08f33842f21c05181b7068
MdePkg BaseLib: Convert Ia32/ReadTsc.asm to NASM

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