summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/include/efiser.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/efi/include/efiser.h')
-rw-r--r--sys/boot/efi/include/efiser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/efi/include/efiser.h b/sys/boot/efi/include/efiser.h
index 1f3fe4a..e3d66e2 100644
--- a/sys/boot/efi/include/efiser.h
+++ b/sys/boot/efi/include/efiser.h
@@ -30,7 +30,7 @@ Revision History
//
#define SERIAL_IO_PROTOCOL \
- { 0xBB25CF6F, 0xF1D4, 0x11D2, 0x9A, 0x0C, 0x00, 0x90, 0x27, 0x3F, 0xC1, 0xFD }
+ { 0xBB25CF6F, 0xF1D4, 0x11D2, {0x9A, 0x0C, 0x00, 0x90, 0x27, 0x3F, 0xC1, 0xFD} }
INTERFACE_DECL(_SERIAL_IO_INTERFACE);
OpenPOWER on IntegriCloud