Update DUET PCI Bus Driver to use PeCoffLib instead of parsing the PE/COFF image itself

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7439 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney
2009-02-05 19:31:45 +00:00
parent 4ab0dff338
commit e8ba34ff3d
3 changed files with 13 additions and 8 deletions

View File

@@ -39,6 +39,7 @@
BaseMemoryLib
ReportStatusCodeLib
DevicePathLib
PeCoffLib
[Sources]
PciBus.h