XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_PCI_PLATFORM_PROTOCOL Struct Reference

#include <PciPlatform.h>

Collaboration diagram for _EFI_PCI_PLATFORM_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_PCI_PLATFORM_PHASE_NOTIFY PlatformNotify
 
EFI_PCI_PLATFORM_PREPROCESS_CONTROLLER PlatformPrepController
 
EFI_PCI_PLATFORM_GET_PLATFORM_POLICY GetPlatformPolicy
 
EFI_PCI_PLATFORM_GET_PCI_ROM GetPciRom
 

Detailed Description

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.

Member Data Documentation

◆ GetPciRom

EFI_PCI_PLATFORM_GET_PCI_ROM _EFI_PCI_PLATFORM_PROTOCOL::GetPciRom

Gets the PCI device's option ROM from a platform-specific location.

◆ GetPlatformPolicy

EFI_PCI_PLATFORM_GET_PLATFORM_POLICY _EFI_PCI_PLATFORM_PROTOCOL::GetPlatformPolicy

Retrieves the platform policy regarding enumeration.

◆ PlatformNotify

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.

◆ PlatformPrepController

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.


The documentation for this struct was generated from the following file: