|
XenevaOS
|
#include <PciHotPlugInit.h>

Public Attributes | |
| EFI_GET_ROOT_HPC_LIST | GetRootHpcList |
| EFI_INITIALIZE_ROOT_HPC | InitializeRootHpc |
| EFI_GET_HOT_PLUG_PADDING | GetResourcePadding |
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.
| EFI_GET_HOT_PLUG_PADDING _EFI_PCI_HOT_PLUG_INIT_PROTOCOL::GetResourcePadding |
Returns the resource padding that is required by the HPC.
| EFI_GET_ROOT_HPC_LIST _EFI_PCI_HOT_PLUG_INIT_PROTOCOL::GetRootHpcList |
Returns a list of root HPCs and the buses that they control.
| EFI_INITIALIZE_ROOT_HPC _EFI_PCI_HOT_PLUG_INIT_PROTOCOL::InitializeRootHpc |
Initializes the specified root HPC.