]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkUnixPkg/Dxe/UnixPlatform/MiscSubclass/MiscSystemSlotDesignationData.c
fix gcc warnings (missing braces around initializer)
[mirror_edk2.git] / EdkUnixPkg / Dxe / UnixPlatform / MiscSubclass / MiscSystemSlotDesignationData.c
index d5e1474fe2f15bf9a8f509cf5868255021d7276c..1ea2615c083dfa82549524235c6bb3d741298b35 100644 (file)
@@ -46,7 +46,7 @@ MISC_SUBCLASS_TABLE_DATA(EFI_MISC_SYSTEM_SLOT_DESIGNATION_DATA, MiscSystemSlotDe
     0,                      // SmbusSignalSupported    :1;\r
     0                       // Reserved                :21;\r
   },\r
-  0                         // SlotDevicePath\r
+  {0, 0, {0, 0}}            // SlotDevicePath\r
 };\r
 \r
 /* eof - MiscSystemSlotsData.c */\r