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

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