Searched refs:EfiResetCold (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/WebServer/
H A DReboot.c93 gRT->ResetSystem ( EfiResetCold,
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/KbcResetDxe/
H A DResetEntry.c49 case EfiResetCold:
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DReset.c84 gRT->ResetSystem(EfiResetCold, EFI_SUCCESS, StrSize(String), (VOID*)String);
86 gRT->ResetSystem(EfiResetCold, EFI_SUCCESS, 0, NULL);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/ResetSystemRuntimeDxe/
H A DResetSystem.c121 @param[in] ResetData For a ResetType of EfiResetCold, EfiResetWarm, or
165 case EfiResetCold:
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/WatchdogTimerDxe/
H A DWatchdogTimer.c83 gRT->ResetSystem (EfiResetCold, EFI_TIMEOUT, 0, NULL);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/CapsuleRuntimeDxe/
H A DCapsuleService.c318 *ResetType = EfiResetCold;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
H A DUpdateDispatcher.c839 gRT->ResetSystem (EfiResetCold, EFI_SUCCESS, 0, NULL);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiSpec.h975 EfiResetCold, enumerator in enum:__anon12437
979 /// not support this reset type, then an EfiResetCold must be performed.
985 /// is rebooted, it should exhibit the EfiResetCold attributes.
996 @param ResetData For a ResetType of EfiResetCold, EfiResetWarm, or
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiSpec.h975 EfiResetCold, enumerator in enum:__anon15711
979 /// not support this reset type, then an EfiResetCold must be performed.
985 /// is rebooted, it should exhibit the EfiResetCold attributes.
996 @param ResetData For a ResetType of EfiResetCold, EfiResetWarm, or
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsMisc.c1220 gRT->ResetSystem (EfiResetCold, EFI_SUCCESS, 0, NULL);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBootMaint.c591 gRT->ResetSystem (EfiResetCold, EFI_SUCCESS, 0, NULL);
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
H A DDxeTcgPhysicalPresenceLib.c1031 gRT->ResetSystem (EfiResetCold, EFI_SUCCESS, 0, NULL);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDriver1CommandsLib/
H A DDrvCfg.c512 gRT->ResetSystem (EfiResetCold, EFI_SUCCESS, 0, NULL);

Completed in 91 milliseconds