summaryrefslogtreecommitdiff
path: root/include/efi_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/efi_api.h')
-rw-r--r--include/efi_api.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/efi_api.h b/include/efi_api.h
index 0227bdcfae..83c01085fd 100644
--- a/include/efi_api.h
+++ b/include/efi_api.h
@@ -226,10 +226,6 @@ enum efi_reset_type {
EFI_GUID(0x6dcbd5ed, 0xe82d, 0x4c44, 0xbd, 0xa1, \
0x71, 0x94, 0x19, 0x9a, 0xd9, 0x2a)
-#define EFI_MEMORY_ONLY_RESET_CONTROL_GUID \
- EFI_GUID(0xe20939be, 0x32d4, 0x41be, 0xa1, 0x50, \
- 0x89, 0x7f, 0x85, 0xd4, 0x98, 0x29)
-
struct efi_capsule_header {
efi_guid_t capsule_guid;
u32 header_size;