]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/PciRootBridgeIo.h
MdePkg/BaseLib: add PatchInstructionX86()
[mirror_edk2.git] / MdePkg / Include / Protocol / PciRootBridgeIo.h
index 449dcba67a8ab225c48a3b5a4a923c99c85d05d2..fed5385b9d6bc616f8216d4afba7de411632fbf1 100644 (file)
@@ -5,7 +5,7 @@
   and PCI Configuration cycles on a PCI Root Bridge. It also provides services to perform \r
   defferent types of bus mastering DMA.\r
 \r
-  Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials                          \r
   are licensed and made available under the terms and conditions of the BSD License         \r
   which accompanies this distribution.  The full text of the license may be found at        \r
@@ -387,18 +387,18 @@ EFI_STATUS
   );\r
 \r
 /**                                                                 \r
-  Retrieves the current resource settings of this PCI root bridge in the form of a set of ACPI 2.0\r
-  resource descriptors.                                                                           \r
+  Retrieves the current resource settings of this PCI root bridge in the form of a set of ACPI\r
+  resource descriptors.\r
             \r
   @param  This                  A pointer to the EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL.\r
-  @param  Resources             A pointer to the ACPI 2.0 resource descriptors that describe the current\r
-                                configuration of this PCI root bridge.                                  \r
-                                \r
+  @param  Resources             A pointer to the resource descriptors that describe the current\r
+                                configuration of this PCI root bridge.\r
+\r
   @retval EFI_SUCCESS           The current configuration of this PCI root bridge was returned in\r
-                                Resources.                                                                                                                       \r
+                                Resources.\r
   @retval EFI_UNSUPPORTED       The current configuration of this PCI root bridge could not be\r
-                                retrieved.                                                                          \r
-                                       \r
+                                retrieved.\r
+\r
 **/\r
 typedef\r
 EFI_STATUS\r