|
XenevaOS
|
#include <PciPlatform.h>

This protocol provides the interface between the PCI bus driver/PCI Host Bridge Resource Allocation driver and a platform-specific driver to describe the unique features of a platform.
| EFI_PCI_PLATFORM_GET_PCI_ROM _EFI_PCI_PLATFORM_PROTOCOL::GetPciRom |
Gets the PCI device's option ROM from a platform-specific location.
| EFI_PCI_PLATFORM_GET_PLATFORM_POLICY _EFI_PCI_PLATFORM_PROTOCOL::GetPlatformPolicy |
Retrieves the platform policy regarding enumeration.
| EFI_PCI_PLATFORM_PHASE_NOTIFY _EFI_PCI_PLATFORM_PROTOCOL::PlatformNotify |
The notification from the PCI bus enumerator to the platform that it is about to enter a certain phase during the enumeration process.
| EFI_PCI_PLATFORM_PREPROCESS_CONTROLLER _EFI_PCI_PLATFORM_PROTOCOL::PlatformPrepController |
The notification from the PCI bus enumerator to the platform for each PCI controller at several predefined points during PCI controller initialization.