TianoCore EDK2 master
Loading...
Searching...
No Matches
PciOverride.h
Go to the documentation of this file.
1
16#ifndef _PCI_OVERRIDE_H_
17#define _PCI_OVERRIDE_H_
18
23
27#define EFI_PCI_OVERRIDE_GUID \
28 { \
29 0xb5b35764, 0x460c, 0x4a06, {0x99, 0xfc, 0x77, 0xa1, 0x7c, 0x1b, 0x5c, 0xeb} \
30 }
31
36
37extern EFI_GUID gEfiPciOverrideProtocolGuid;
38
39#endif
EFI_PCI_PLATFORM_PROTOCOL EFI_PCI_OVERRIDE_PROTOCOL
Definition: PciOverride.h:35
Definition: Base.h:213