summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciRootBridgeIo.c
diff options
context:
space:
mode:
authorRuiyu Ni <ruiyu.ni@intel.com>2016-02-25 09:14:29 +0800
committerLaszlo Ersek <lersek@redhat.com>2016-02-26 13:28:33 +0100
commit63b90643afb19f84e4cd3681a9a402ec65b1cf8d (patch)
tree8d709cca09c2d1013e38289627a12322e048b38a /MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciRootBridgeIo.c
parent762d8ddb2877581eaf20e0f090692f06a83c7588 (diff)
downloadedk2-63b90643afb19f84e4cd3681a9a402ec65b1cf8d.tar.gz
edk2-63b90643afb19f84e4cd3681a9a402ec65b1cf8d.tar.bz2
edk2-63b90643afb19f84e4cd3681a9a402ec65b1cf8d.zip
MdeModulePkg/PciHostBridge: Refine function header comments.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Cc: Shumin Qiu <shumin.qiu@intel.com> Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
Diffstat (limited to 'MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciRootBridgeIo.c')
-rw-r--r--MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciRootBridgeIo.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciRootBridgeIo.c b/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciRootBridgeIo.c
index 6a9294d349..332860eb38 100644
--- a/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciRootBridgeIo.c
+++ b/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciRootBridgeIo.c
@@ -399,7 +399,6 @@ RootBridgeIoCheckParameter (
@retval EFI_OUT_OF_RESOURCES The request could not be completed due to a
lack of resources.
**/
-
EFI_STATUS
EFIAPI
RootBridgeIoPollMem (
@@ -987,7 +986,6 @@ RootBridgeIoPciWrite (
}
/**
-
Provides the PCI controller-specific address needed to access
system memory for DMA.
@@ -1007,7 +1005,6 @@ RootBridgeIoPciWrite (
@retval EFI_UNSUPPORTED The HostAddress cannot be mapped as a common buffer.
@retval EFI_DEVICE_ERROR The System hardware could not map the requested address.
@retval EFI_OUT_OF_RESOURCES The request could not be completed due to lack of resources.
-
**/
EFI_STATUS
EFIAPI