]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/PciHostBridgeResourceAllocation.h
1. Impl PI 1.2 PCI part. Major changes include:
[mirror_edk2.git] / MdePkg / Include / Protocol / PciHostBridgeResourceAllocation.h
index 792ac0b78ad2ab4172186d47e3f02bf7ceb4145a..540892a01839d381cdba604ecfcef01e4a5f8fe4 100644 (file)
@@ -132,7 +132,14 @@ typedef enum {
   /// The resource allocation phase is completed.  No specific action is required\r
   /// here. This notification can be used to perform any chipset specific programming.  \r
   ///\r
-  EfiPciHostBridgeEndResourceAllocation\r
+  EfiPciHostBridgeEndResourceAllocation,\r
+\r
+  ///\r
+  /// The Host Bridge Enumeration is completed. No specific action is required here.\r
+  /// This notification can be used to perform any chipset specific programming.\r
+  ///\r
+  EfiPciHostBridgeEndEnumeration,\r
+  EfiMaxPciHostBridgeEnumerationPhase\r
 } EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PHASE;\r
 \r
 ///\r