summaryrefslogtreecommitdiff
path: root/DuetPkg/PciBusNoEnumerationDxe/PciBus.h
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-05 19:31:45 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-05 19:31:45 +0000
commite8ba34ff3dfb888f86d62ad229c6c5d624f56135 (patch)
tree82a6558f48a732ea948a51a777427a58053b0def /DuetPkg/PciBusNoEnumerationDxe/PciBus.h
parent4ab0dff3381de97cbecd8ec48d68c7bacfea1fb3 (diff)
downloadedk2-platforms-e8ba34ff3dfb888f86d62ad229c6c5d624f56135.tar.xz
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
Diffstat (limited to 'DuetPkg/PciBusNoEnumerationDxe/PciBus.h')
-rw-r--r--DuetPkg/PciBusNoEnumerationDxe/PciBus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/PciBusNoEnumerationDxe/PciBus.h b/DuetPkg/PciBusNoEnumerationDxe/PciBus.h
index edc1eaf7b9..e83f32d7bf 100644
--- a/DuetPkg/PciBusNoEnumerationDxe/PciBus.h
+++ b/DuetPkg/PciBusNoEnumerationDxe/PciBus.h
@@ -50,7 +50,7 @@ Revision History
#include <Library/UefiBootServicesTableLib.h>
#include <Library/DevicePathLib.h>
#include <Library/PcdLib.h>
-
+#include <Library/PeCoffLib.h>
//
// Driver Produced Protocol Prototypes