mirror of https://github.com/acidanthera/audk.git
fix X64 build broken
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10567 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
5bf5fb30b4
commit
12c1395b15
|
@ -25,6 +25,7 @@ Revision History
|
|||
#define _EFI_PCI_POWER_MANAGEMENT_H
|
||||
|
||||
EFI_STATUS
|
||||
EFIAPI
|
||||
ResetPowerManagementFeature (
|
||||
IN PCI_IO_DEVICE *PciIoDevice
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue