Home
last modified time | relevance | path

Searched refs:EFI_RESET_SHUTDOWN (Results 1 – 5 of 5) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/arm/mach-bcm283x/
Dreset.c71 } else if (reset_type == EFI_RESET_SHUTDOWN) { in efi_reset_system()
/third_party/uboot/u-boot-2020.01/drivers/firmware/
Dpsci.c117 } else if (reset_type == EFI_RESET_SHUTDOWN) { in efi_reset_system()
/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_runtime.c169 case EFI_RESET_SHUTDOWN: in efi_reset_system_boottime()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/fsl-layerscape/
Dcpu.c1242 case EFI_RESET_SHUTDOWN: in efi_reset_system()
/third_party/uboot/u-boot-2020.01/include/
Defi_api.h198 EFI_RESET_SHUTDOWN = 2, enumerator