]> git.proxmox.com Git - mirror_edk2.git/commit - OldMdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
Fix an issue that some image tool will generate PE32+ image with PE32 magic. We now...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 9 Apr 2007 01:42:09 +0000 (01:42 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 9 Apr 2007 01:42:09 +0000 (01:42 +0000)
commit28dec501f4d43e24f9dc9f121d8166fcb7f8ff35
tree9392a555ef0f0f175ecefd448ea9265708378980
parentabb234751e4fbe58afc5e7c7e203db2a93aac0f8
Fix an issue that some image tool will generate PE32+ image with PE32 magic. We now determine magic based on machine type.

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