mirror of https://github.com/acidanthera/audk.git
c87ac38cf2
When (Len < Offset) is TRUE, indicating the data to visit is beyond
the boundary, the error message is printed but the function doesn't
return NULL.
It's a typo when modifying the commit
|
||
---|---|---|
.. | ||
ComponentName.c | ||
UsbBus.c | ||
UsbBus.h | ||
UsbBusDxe.inf | ||
UsbBusDxe.uni | ||
UsbBusDxeExtra.uni | ||
UsbDesc.c | ||
UsbDesc.h | ||
UsbEnumer.c | ||
UsbEnumer.h | ||
UsbHub.c | ||
UsbHub.h | ||
UsbUtility.c | ||
UsbUtility.h |