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

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

Data Fields

EFI_PCI_HOTPLUG_REQUEST_NOTIFY Notify
 

Detailed Description

Provides services to notify PCI bus driver that some events have happened in a hot-plug controller (for example, PC Card socket, or PHPC), and ask PCI bus driver to create or destroy handles for the PCI-like devices.

Definition at line 152 of file PciHotPlugRequest.h.

Field Documentation

◆ Notify

EFI_PCI_HOTPLUG_REQUEST_NOTIFY _EFI_PCI_HOTPLUG_REQUEST_PROTOCOL::Notify

Notify the PCI bus driver that some events have happened in a hot-plug controller (for example, PC Card socket, or PHPC), and ask PCI bus driver to create or destroy handles for the PCI-like devices. See Section 0 for a detailed description.

Definition at line 159 of file PciHotPlugRequest.h.


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