summaryrefslogtreecommitdiff
path: root/DuetPkg
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2010-06-05 11:01:28 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2010-06-05 11:01:28 +0000
commit12c1395b1528331cebf07c807cef691e939af47f (patch)
tree58417ce9097f10a56c461c306334aff61cbd8b3c /DuetPkg
parent5bf5fb30b4472530c48791ada2aa2eeba6a7a0c7 (diff)
fix X64 build broken
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10567 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg')
-rw-r--r--DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.h b/DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.h
index 9a44e7ecd..e53303bbe 100644
--- a/DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.h
+++ b/DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.h
@@ -25,6 +25,7 @@ Revision History
#define _EFI_PCI_POWER_MANAGEMENT_H
EFI_STATUS
+EFIAPI
ResetPowerManagementFeature (
IN PCI_IO_DEVICE *PciIoDevice
)