HomeSort by relevance Sort by last modified time
    Searched refs:IsPrintableString (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/EblCmdLib/
EblCmdFdt.c 39 IsPrintableString (
84 if (IsPrintableString (data, len)) {
  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/
ShellDumpFdt.c 23 IsPrintableString (
68 if (IsPrintableString (data, len)) {
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Bds/
BdsInternal.h 244 IsPrintableString (
BdsHelper.c 407 IsPrintableString (
BootMenu.c 69 if (IsPrintableString (BdsLoadOption->OptionalData, &IsUnicode)) {
475 IsPrintable = IsPrintableString (BootOption->OptionalData, &IsUnicode);
480 // and the "IsPrintableString()" has already tested that the length
    [all...]

Completed in 191 milliseconds