MdeModulePkg[all]
0.98
|
Macros | |
#define | RECOVERY_ON_DATA_CD_GUID |
#define | RECOVERY_ON_FAT_FLOPPY_DISK_GUID |
#define | RECOVERY_ON_FAT_IDE_DISK_GUID |
#define | RECOVERY_ON_FAT_USB_DISK_GUID |
#define | RECOVERY_ON_FAT_NVME_DISK_GUID |
Variables | |
EFI_GUID | gRecoveryOnDataCdGuid |
EFI_GUID | gRecoveryOnFatFloppyDiskGuid |
EFI_GUID | gRecoveryOnFatIdeDiskGuid |
EFI_GUID | gRecoveryOnFatUsbDiskGuid |
EFI_GUID | gRecoveryOnFatNvmeDiskGuid |
Defines Name GUIDs to represent a Recovery Capsule loaded from a recovery device.
These are contracts between the recovery module and device recovery module that convey the name of a given recovery module type.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
#define RECOVERY_ON_DATA_CD_GUID |
The Global ID used to identify a recovery capsule that was loaded from a CD/DVD device.
#define RECOVERY_ON_FAT_FLOPPY_DISK_GUID |
The Global ID used to identify a recovery capsule that was loaded from floppy device.
#define RECOVERY_ON_FAT_IDE_DISK_GUID |
The Global ID used to identify a recovery capsule that was loaded from IDE hard drive.
#define RECOVERY_ON_FAT_NVME_DISK_GUID |
The Global ID used to identify a recovery capsule that was loaded from NVM Express device.
#define RECOVERY_ON_FAT_USB_DISK_GUID |
The Global ID used to identify a recovery capsule that was loaded from USB BOT device.
EFI_GUID gRecoveryOnDataCdGuid |
EFI_GUID gRecoveryOnFatFloppyDiskGuid |
EFI_GUID gRecoveryOnFatIdeDiskGuid |
EFI_GUID gRecoveryOnFatNvmeDiskGuid |
EFI_GUID gRecoveryOnFatUsbDiskGuid |