X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FIndustryStandard%2FUsb.h;h=56f94d8fc2dc602eaa25941ef20d31239b550699;hp=d3328a5461743373ae220b70f6749fe1d33d0b1f;hb=f176220269d1ae88a7a2dceba426153013351f35;hpb=700279a971c1f603a72a45455be4b4f842ce39d9 diff --git a/MdePkg/Include/IndustryStandard/Usb.h b/MdePkg/Include/IndustryStandard/Usb.h index d3328a5461..56f94d8fc2 100644 --- a/MdePkg/Include/IndustryStandard/Usb.h +++ b/MdePkg/Include/IndustryStandard/Usb.h @@ -76,8 +76,8 @@ // USB transation direction // typedef enum { - EfiUsbDataOut, EfiUsbDataIn, + EfiUsbDataOut, EfiUsbNoData } EFI_USB_DATA_DIRECTION;