]> git.proxmox.com Git - mirror_edk2.git/commit
Add HiiResourceData field to PeCoffLib library class. PeCoffLoaderLoadImage () will...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 22 Apr 2009 02:04:16 +0000 (02:04 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 22 Apr 2009 02:04:16 +0000 (02:04 +0000)
commitb4500f6efe57fabf863d3705daceb4e3b31838af
tree8eea371fa27341354c593483bf2525234d94b517
parentf0da9ffb76a7191c05d0ef8ab6bffd4d01839865
Add HiiResourceData field to PeCoffLib library class. PeCoffLoaderLoadImage () will set this field to HII resource data if it detects the existence in PE image. otherwise, it set that field to 0.

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