]> git.proxmox.com Git - mirror_edk2.git/commit
Fix Xcode link failure. Relocations are not supported in .text sections.
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 8 Oct 2011 20:51:17 +0000 (20:51 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 8 Oct 2011 20:51:17 +0000 (20:51 +0000)
commitf2a4d59359499e63bddab4b14d029a92c8b5a418
treea5171644be5f376c369554b7affe075681a6bf88
parent02a758cb0b5bc8775d95e0a52acc483f850124a1
Fix Xcode link failure. Relocations are not supported in .text sections.

Per Rui's review of the patch _16GdtrBase is a label that is patched by C code so it does require initialization.

approved-by: andrewfish
reviewed-by: jljusten
reviewed-by: rsun3

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12515 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseLib/X64/Thunk16.S