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
|
||
---|---|---|
.. | ||
UefiDpLib | ||
UefiHandleParsingLib | ||
UefiShellBcfgCommandLib | ||
UefiShellCEntryLib | ||
UefiShellCommandLib | ||
UefiShellDebug1CommandsLib | ||
UefiShellDriver1CommandsLib | ||
UefiShellInstall1CommandsLib | ||
UefiShellLevel1CommandsLib | ||
UefiShellLevel2CommandsLib | ||
UefiShellLevel3CommandsLib | ||
UefiShellLib | ||
UefiShellNetwork1CommandsLib | ||
UefiShellNetwork2CommandsLib | ||
UefiShellTftpCommandLib |