]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Bus/Pci/Ehci/Dxe/Ehci.c
remove ifdef for debuglevel
[mirror_edk2.git] / EdkModulePkg / Bus / Pci / Ehci / Dxe / Ehci.c
index e7d359ee2495e8137e751daf2c05027faf603274..86675534ab437e9f303e48702ffb23e7767426ca 100644 (file)
@@ -2162,7 +2162,9 @@ EhciAsyncInterruptTransfer (
   \r
     Submits an asynchronous interrupt transfer to an \r
     interrupt endpoint of a USB device.\r
-  \r
+    Translator parameter doesn't exist in UEFI2.0 spec, but it will be updated \r
+    in the following specification version.\r
+    \r
   Arguments:\r
     \r
     This            - A pointer to the EFI_USB2_HC_PROTOCOL instance.\r
@@ -2469,7 +2471,9 @@ EhciSyncInterruptTransfer (
   Routine Description:\r
   \r
     Submits synchronous interrupt transfer to an interrupt endpoint \r
-    of a USB device.\r
+    of a USB device. \r
+    Translator parameter doesn't exist in UEFI2.0 spec, but it will be updated \r
+    in the following specification version.\r
   \r
   Arguments:\r
     \r