]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/Ia32/Thunk16.nasm
MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bug
authorJordan Justen <jordan.l.justen@intel.com>
Thu, 4 Sep 2014 15:17:48 +0000 (15:17 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 4 Sep 2014 15:17:48 +0000 (15:17 +0000)
commiteabcdf3a3467778f10f3c919e135be531758b5bd
tree9cb81ab96a0ebd3d3fe135ca80507006675ce81b
parent49d9b71df24a5f598df39afc6c13845e00e8f52b
MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bug

Without this change, NASM 2.09.04 will hang with OVMF+CSM on both IA32
and X64.

Tested on OVMF+CSM on GCC49 with NASM 2.07, 2.09.04 and 2.11.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16058 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseLib/Ia32/Thunk16.nasm
MdePkg/Library/BaseLib/X64/Thunk16.nasm