]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Usb/UsbBusPei/HubPeim.h
MdeModulePkg UsbBusPei: Remove redundant functions
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbBusPei / HubPeim.h
index 385a14ec0d15817070e0e8c6d7f10869d77842a8..d21057c34995d8a7553dc4c5702e602d8d06adc4 100644 (file)
@@ -145,24 +145,6 @@ PeiHubSetPortFeature (
   IN  UINT8                 Value\r
   );\r
 \r
-/**\r
-  Set specified feature to a given hub.\r
-\r
-  @param  PeiServices   General-purpose services that are available to every PEIM.\r
-  @param  UsbIoPpi      Indicates the PEI_USB_IO_PPI instance.\r
-  @param  Value         New feature value.\r
-\r
-  @retval EFI_SUCCESS       Port feature is set successfully.\r
-  @retval EFI_DEVICE_ERROR  Cannot set the port feature due to a hardware error.\r
-  @retval Others            Other failure occurs.\r
-\r
-**/\r
-EFI_STATUS\r
-PeiHubSetHubFeature (\r
-  IN EFI_PEI_SERVICES       **PeiServices,\r
-  IN PEI_USB_IO_PPI         *UsbIoPpi,\r
-  IN  UINT8                 Value\r
-  );\r
 \r
 /**\r
   Get a given hub status.\r