mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
If InternalShellStrHexToUint64() is passed a string that starts with 'X' or 'x' it would try to read the byte before the start of the string buffer. Instead check if leading zeroes have been consumed. Signed-off-by: Tormod Volden <debian.tormod@gmail.com> |
||
|---|---|---|
| .. | ||
| UefiShellLib.c | ||
| UefiShellLib.h | ||
| UefiShellLib.inf | ||