summaryrefslogtreecommitdiff
path: root/EdkUnixPkg/Dxe/PlatformBds/BdsPlatform.h
diff options
context:
space:
mode:
Diffstat (limited to 'EdkUnixPkg/Dxe/PlatformBds/BdsPlatform.h')
-rw-r--r--EdkUnixPkg/Dxe/PlatformBds/BdsPlatform.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/EdkUnixPkg/Dxe/PlatformBds/BdsPlatform.h b/EdkUnixPkg/Dxe/PlatformBds/BdsPlatform.h
index 166f7d1d7f..92a88f084f 100644
--- a/EdkUnixPkg/Dxe/PlatformBds/BdsPlatform.h
+++ b/EdkUnixPkg/Dxe/PlatformBds/BdsPlatform.h
@@ -32,8 +32,10 @@ extern EFI_DEVICE_PATH_PROTOCOL *gPlatformDriverOption[];
{ \
END_DEVICE_PATH_TYPE,\
END_ENTIRE_DEVICE_PATH_SUBTYPE,\
- END_DEVICE_PATH_LENGTH,\
- 0\
+ {\
+ END_DEVICE_PATH_LENGTH,\
+ 0\
+ }\
}
typedef struct {