mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-12-22 20:42:23 +00:00
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 | ||