Home
last modified time | relevance | path

Searched refs:EfiResetShutdown (Results 1 – 17 of 17) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/
DReset.c48 case EfiResetShutdown: in LibResetSystem()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ResetSystemLib/
DResetSystemLib.c59 case EfiResetShutdown: in LibResetSystem()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/TemplateResetSystemLib/
DResetSystemLib.c68 case EfiResetShutdown: in LibResetSystem()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DReset.c135 gRT->ResetSystem(EfiResetShutdown, EFI_SUCCESS, StrSize(String), (VOID*)String); in ShellCommandRunReset()
137 gRT->ResetSystem(EfiResetShutdown, EFI_SUCCESS, 0, NULL); in ShellCommandRunReset()
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmPsciResetSystemLib/
DArmPsciResetSystemLib.c62 case EfiResetShutdown: in LibResetSystem()
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiMultiPhase.h115 EfiResetShutdown, enumerator
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Library/ResetSystemLib/
DResetSystemLib.c72 case EfiResetShutdown: in LibResetSystem()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/ResetSystemRuntimeDxe/
DResetSystem.c147 case EfiResetShutdown: in ResetSystem()
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmVirtPsciResetSystemLib/
DArmVirtPsciResetSystemLib.c103 case EfiResetShutdown: in LibResetSystem()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Marvell/Library/ResetSystemLib/
DMvResetSystemLib.c97 case EfiResetShutdown: in LibResetSystem()
/device/linaro/bootloader/edk2/BeagleBoardPkg/Library/ResetSystemLib/
DResetSystemLib.c132 case EfiResetShutdown: in LibResetSystem()
/device/linaro/bootloader/edk2/DuetPkg/AcpiResetDxe/
DReset.c62 case EfiResetShutdown: in EfiAcpiResetSystem()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
DOpalDriver.c330 gRT->ResetSystem (EfiResetShutdown, EFI_SUCCESS, 0, NULL); in OpalDriverRequestPassword()
388 gRT->ResetSystem (EfiResetShutdown, EFI_SUCCESS, 0, NULL); in OpalDriverRequestPassword()
/device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
DCommand.c503 ResetType = EfiResetShutdown; in EblResetCmd()
/device/linaro/bootloader/edk2/EmbeddedPkg/Application/AndroidFastboot/
DAndroidFastbootApp.c448 gRT->ResetSystem (EfiResetShutdown, EFI_SUCCESS, 0, NULL); in AcceptCmd()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiApi.h417 EfiResetShutdown enumerator
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Application/FirmwareUpdate/
DFirmwareUpdate.c467 gRT->ResetSystem (EfiResetShutdown, EFI_SUCCESS, 0, NULL);