]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BasePeCoffLib/BasePeCoff.c
Do not apply relocation fixups if the Adjust value is zero, which means the image...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 8 Oct 2009 16:45:40 +0000 (16:45 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 8 Oct 2009 16:45:40 +0000 (16:45 +0000)
commit01e1171ebdd4072b324e4a47bb7b61d0dc3befb3
treeba7b9d202834cd1dec3915e4f19ced3e95f06b8e
parentd40d3ba499c9eba392729fe6612a716e1365cfca
Do not apply relocation fixups if the Adjust value is zero, which means the image is XIP.

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