TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_PCI_HOT_PLUG_INIT_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/PciHotPlugInit.h>

Data Fields

EFI_GET_ROOT_HPC_LIST GetRootHpcList
 
EFI_INITIALIZE_ROOT_HPC InitializeRootHpc
 
EFI_GET_HOT_PLUG_PADDING GetResourcePadding
 

Detailed Description

This protocol provides the necessary functionality to initialize the Hot Plug Controllers (HPCs) and the buses that they control. This protocol also provides information regarding resource padding.

Definition at line 253 of file PciHotPlugInit.h.

Field Documentation

◆ GetResourcePadding

EFI_GET_HOT_PLUG_PADDING _EFI_PCI_HOT_PLUG_INIT_PROTOCOL::GetResourcePadding

Returns the resource padding that is required by the HPC.

Definition at line 267 of file PciHotPlugInit.h.

◆ GetRootHpcList

EFI_GET_ROOT_HPC_LIST _EFI_PCI_HOT_PLUG_INIT_PROTOCOL::GetRootHpcList

Returns a list of root HPCs and the buses that they control.

Definition at line 257 of file PciHotPlugInit.h.

◆ InitializeRootHpc

EFI_INITIALIZE_ROOT_HPC _EFI_PCI_HOT_PLUG_INIT_PROTOCOL::InitializeRootHpc

Initializes the specified root HPC.

Definition at line 262 of file PciHotPlugInit.h.


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