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>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user