diff options
author | Jordan Justen <jordan.l.justen@intel.com> | 2014-09-01 17:24:08 +0000 |
---|---|---|
committer | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-09-01 17:24:08 +0000 |
commit | 03e9db1575f063f968f5d369ec648e22df252a87 (patch) | |
tree | 162d0cadd9b31fa111b9fa55dea2cecd25951368 /ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.fdf | |
parent | 7458df400cc77fde6940bde211285c37ee642dc4 (diff) | |
download | edk2-platforms-03e9db1575f063f968f5d369ec648e22df252a87.tar.xz |
MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0
Previously we were setting it to the start of the GDT in the UEFI
driver's copy of BaseLib. This address is irrelavent, since the C code
will initialize it to the cooresponding address after the Thunk16 code
has been placed in low memory.
Additionally, initializing this was causing a link error for the
XCLANG toolchain.
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@16025 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.fdf')
0 files changed, 0 insertions, 0 deletions