summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/include/efinet.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/efi/include/efinet.h')
-rw-r--r--sys/boot/efi/include/efinet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/efi/include/efinet.h b/sys/boot/efi/include/efinet.h
index b4996d9..3ac58b2 100644
--- a/sys/boot/efi/include/efinet.h
+++ b/sys/boot/efi/include/efinet.h
@@ -29,7 +29,7 @@ Revision History
//
#define EFI_SIMPLE_NETWORK_PROTOCOL \
- { 0xA19832B9, 0xAC25, 0x11D3, 0x9A, 0x2D, 0x00, 0x90, 0x27, 0x3F, 0xC1, 0x4D }
+ { 0xA19832B9, 0xAC25, 0x11D3, {0x9A, 0x2D, 0x00, 0x90, 0x27, 0x3F, 0xC1, 0x4D} }
INTERFACE_DECL(_EFI_SIMPLE_NETWORK);
OpenPOWER on IntegriCloud