]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BasePeCoffLib/Arm/PeCoffLoaderEx.c
Add support for ARM MOVW/MOVT instructions that were added in the latest PE/COFF...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 16 Dec 2010 21:44:49 +0000 (21:44 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 16 Dec 2010 21:44:49 +0000 (21:44 +0000)
commitbcec20df61bd3c43943a21557e784ac0ae37e6ac
tree40f362c7f943837caeaee0e777d54adcbf0a6707
parent70b356a9ffb974a1b9a02284091e25f02dfee385
Add support for ARM MOVW/MOVT instructions that were added in the latest PE/COFF specification. Currently they are not hooked in as we need to wait for the tools to get updated. Tools are needed to convert ELF to PE/COFF and to refixup FVs.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11176 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BasePeCoffLib/Arm/PeCoffLoaderEx.c