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

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
String.h 40 GetStringById (
String.c 54 GetStringById (
MemoryTest.c 287 TmpStr = GetStringById (STRING_TOKEN (STR_ESC_TO_SKIP_MEM_TEST));
305 TmpStr = GetStringById (STRING_TOKEN (STR_SYSTEM_MEM_ERROR));
322 TmpStr = GetStringById (STRING_TOKEN (STR_MEMORY_TEST_PERCENT));
337 TmpStr = GetStringById (STRING_TOKEN (STR_PERFORM_MEM_TEST));
361 TmpStr = GetStringById (STRING_TOKEN (STR_PERFORM_MEM_TEST));
395 TmpStr = GetStringById (STRING_TOKEN (STR_MEM_TEST_COMPLETED));
BdsEntry.c 291 BootOption->StatusString = GetStringById (STRING_TOKEN (STR_BOOT_FAILED));
303 BootOption->StatusString = GetStringById (STRING_TOKEN (STR_BOOT_SUCCEEDED));
Hotkey.c 98 mHotkeyBootOption->StatusString = GetStringById (STRING_TOKEN (STR_BOOT_FAILED));
104 mHotkeyBootOption->StatusString = GetStringById (STRING_TOKEN (STR_BOOT_SUCCEEDED));
FrontPage.c 594 *String = GetStringById (STRING_TOKEN (STR_MISSING_STRING));
704 *String = GetStringById (STRING_TOKEN (STR_MISSING_STRING));
903 TmpStr = GetStringById (STRING_TOKEN (STR_START_BOOT_OPTION));
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Application/UiApp/
String.h 46 GetStringById (
String.c 300 GetStringById (
FrontPage.c 483 *String = GetStringById (STRING_TOKEN (STR_MISSING_STRING));
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
UserProfileAdd.c 326 QuestionStr = GetStringById (STRING_TOKEN (STR_GET_USERNAME_FAILED));
327 PromptStr = GetStringById (STRING_TOKEN (STR_STROKE_KEY_CONTINUE));
339 QuestionStr = GetStringById (STRING_TOKEN (STR_CREATE_PROFILE_FAILED));
340 PromptStr = GetStringById (STRING_TOKEN (STR_STROKE_KEY_CONTINUE));
347 QuestionStr = GetStringById (STRING_TOKEN (STR_USER_ALREADY_EXISTED));
348 PromptStr = GetStringById (STRING_TOKEN (STR_STROKE_KEY_CONTINUE));
356 QuestionStr = GetStringById (STRING_TOKEN (STR_CREATE_PROFILE_SUCCESS));
357 PromptStr = GetStringById (STRING_TOKEN (STR_STROKE_KEY_CONTINUE));
UserProfileManager.c 61 GetStringById (
484 QuestionStr = GetStringById (STRING_TOKEN (STR_MOVE_TO_FORBID_LIST));
485 PromptStr = GetStringById (STRING_TOKEN (STR_PRESS_KEY_CONTINUE));
508 QuestionStr = GetStringById (STRING_TOKEN (STR_MOVE_TO_PERMIT_LIST));
509 PromptStr = GetStringById (STRING_TOKEN (STR_PRESS_KEY_CONTINUE));
UserProfileManager.h 155 GetStringById (
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/
BootManager.c 388 gOption->StatusString = GetStringById (STRING_TOKEN (STR_BOOT_SUCCEEDED));
391 gOption->StatusString = GetStringById (STRING_TOKEN (STR_BOOT_FAILED));
395 GetStringById (STRING_TOKEN (STR_ANY_KEY_CONTINUE))
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
DeviceManager.c     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/
PwdCredentialProvider.c 72 GetStringById (
332 LineStr = GetStringById (STRING_TOKEN (STR_DRAW_A_LINE));
334 QuestionStr = GetStringById (STRING_TOKEN (STR_INPUT_PASSWORD));
336 QuestionStr = GetStringById (STRING_TOKEN (STR_INPUT_PASSWORD_AGAIN));
559 PromptStr = GetStringById (STRING_TOKEN (STR_PASSWORD_INCORRECT));
793 QuestionStr = GetStringById (STRING_TOKEN (STR_PASSWORD_MISMATCH));
794 PromptStr = GetStringById (STRING_TOKEN (STR_INPUT_PASSWORD_AGAIN));
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/
UsbCredentialProvider.c 50 GetStringById (
706 QuestionStr = GetStringById (STRING_TOKEN (STR_READ_USB_TOKEN_ERROR));
707 PromptStr = GetStringById (STRING_TOKEN (STR_INSERT_USB_TOKEN));
943 QuestionStr = GetStringById (STRING_TOKEN (STR_READ_USB_TOKEN_ERROR));
944 PromptStr = GetStringById (STRING_TOKEN (STR_INSERT_USB_TOKEN));
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
SetupBrowser.c 38 GetStringById (
315 TmpStr = GetStringById (STRING_TOKEN (STR_START_BOOT_OPTION));
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
BdsPlatform.h 453 GetStringById (
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
PlatformDxe.h 318 GetStringById (

Completed in 335 milliseconds