commit | b3cfdef49e51549e21871494df449b46f1a2937b | [log] [tgz] |
---|---|---|
author | Liming Gao <liming.gao@intel.com> | Tue Jun 14 16:21:08 2016 +0800 |
committer | Liming Gao <liming.gao@intel.com> | Tue Jun 28 09:52:12 2016 +0800 |
tree | a49b41a048ed6c60c0584e60cb168dc4f225559f | |
parent | 5104be5fcf719d4618df81b902eb26cb587dbc29 [diff] |
UefiCpuPkg S3Resume2Pei: Convert X64/AsmFuncs.asm to NASM The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert X64/AsmFuncs.asm to X64/AsmFuncs.nasm. And, manually add o16 prefix to specify 16bit operation. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com>