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

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
BmLib.c 84 EfiLibStrFromDatahub (
ConsoleOption.c 483 // BugBug: I have no choice, calling EfiLibStrFromDatahub will hang the system!
488 NewMenuEntry->DisplayString = EfiLibStrFromDatahub (DevicePath);
812 NewMenuEntry->DisplayString = EfiLibStrFromDatahub (NewConsoleContext->DevicePath);
    [all...]
BootMaintenanceManager.h 1017 EfiLibStrFromDatahub (
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
BmLib.c 375 EfiLibStrFromDatahub (
ConsoleOption.c 486 // BugBug: I have no choice, calling EfiLibStrFromDatahub will hang the system!
491 NewMenuEntry->DisplayString = EfiLibStrFromDatahub (DevicePath);
861 NewMenuEntry->DisplayString = EfiLibStrFromDatahub (NewConsoleContext->DevicePath);
    [all...]
BootMaint.h     [all...]

Completed in 337 milliseconds