summaryrefslogtreecommitdiff
path: root/include/part_efi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/part_efi.h')
-rw-r--r--include/part_efi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/part_efi.h b/include/part_efi.h
index 2cea5088046..5713b3018f4 100644
--- a/include/part_efi.h
+++ b/include/part_efi.h
@@ -60,6 +60,9 @@
#define PARTITION_U_BOOT_ENVIRONMENT \
EFI_GUID( 0x3de21764, 0x95bd, 0x54bd, \
0xa5, 0xc3, 0x4a, 0xbe, 0x78, 0x6f, 0x38, 0xa8)
+#define PARTITION_XBOOTLDR \
+ EFI_GUID( 0xbc13c2ff, 0x59e6, 0x4262, \
+ 0xa3, 0x52, 0xb2, 0x75, 0xfd, 0x6f, 0x71, 0x72)
/* Special ChromiumOS things */
#define PARTITION_CROS_KERNEL \