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

  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/
Reset.c 48 case EfiResetShutdown:
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ResetSystemLib/
ResetSystemLib.c 35 EfiResetShutdown the data buffer starts with a Null-terminated
59 case EfiResetShutdown:
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/TemplateResetSystemLib/
ResetSystemLib.c 34 EfiResetShutdown the data buffer starts with a Null-terminated
68 case EfiResetShutdown:
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Library/ResetSystemLib/
ResetSystemLib.c 44 EfiResetShutdown the data buffer starts with a Null-terminated
72 case EfiResetShutdown:
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmPsciResetSystemLib/
ArmPsciResetSystemLib.c 38 EfiResetShutdown the data buffer starts with a Null-terminated
62 case EfiResetShutdown:
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiMultiPhase.h 115 EfiResetShutdown,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/ResetSystemRuntimeDxe/
ResetSystem.c 91 EfiResetShutdown the data buffer starts with a Null-terminated
147 case EfiResetShutdown:
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Reset.c 135 gRT->ResetSystem(EfiResetShutdown, EFI_SUCCESS, StrSize(String), (VOID*)String);
137 gRT->ResetSystem(EfiResetShutdown, EFI_SUCCESS, 0, NULL);
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Marvell/Library/ResetSystemLib/
MvResetSystemLib.c 75 or EfiResetShutdown the data buffer starts with
97 case EfiResetShutdown:
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmVirtPsciResetSystemLib/
ArmVirtPsciResetSystemLib.c 76 EfiResetShutdown the data buffer starts with a Null-terminated
103 case EfiResetShutdown:
  /device/linaro/bootloader/edk2/BeagleBoardPkg/Library/ResetSystemLib/
ResetSystemLib.c 104 EfiResetShutdown the data buffer starts with a Null-terminated
132 case EfiResetShutdown:
  /device/linaro/bootloader/edk2/DuetPkg/AcpiResetDxe/
Reset.c 62 case EfiResetShutdown:
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
OpalDriver.c 330 gRT->ResetSystem (EfiResetShutdown, EFI_SUCCESS, 0, NULL);
388 gRT->ResetSystem (EfiResetShutdown, EFI_SUCCESS, 0, NULL);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
Command.c 503 ResetType = EfiResetShutdown;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiApi.h 417 EfiResetShutdown
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Application/AndroidFastboot/
AndroidFastbootApp.c 418 gRT->ResetSystem (EfiResetShutdown, EFI_SUCCESS, 0, NULL);
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Application/FirmwareUpdate/
FirmwareUpdate.c 467 gRT->ResetSystem (EfiResetShutdown, EFI_SUCCESS, 0, NULL);
  /external/syslinux/efi32/include/efi/
efiapi.h 560 EfiResetShutdown
  /external/syslinux/efi64/include/efi/
efiapi.h 560 EfiResetShutdown
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efiapi.h 560 EfiResetShutdown
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiSpec.h     [all...]

Completed in 359 milliseconds