mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-05 07:42:58 +00:00
The format specifier for the LoadOptions field of the LoadedImage protocol
is "%s". However, the data in LoadOptions is often generic binary data. A
format specifier of "%x" is more appropriate for this field.
Using "dh -v" with format specifier "%s" on BIOS images based on EDK II
source before commit
|
||
|---|---|---|
| .. | ||
| UefiHandleParsingLib.c | ||
| UefiHandleParsingLib.h | ||
| UefiHandleParsingLib.inf | ||
| UefiHandleParsingLib.uni | ||