mirror of https://github.com/acidanthera/audk.git
7c6f0d14c3
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 |