]> git.proxmox.com Git - mirror_edk2.git/commit - CorebootPayloadPkg/SerialDxe/SerialIo.c
CorebootPayloadPkg: Use extra braces to prevent gcc compile fail
authorScott Duplichan <scott@notabs.org>
Fri, 10 Apr 2015 02:41:23 +0000 (02:41 +0000)
committermauricema <mauricema@Edk2>
Fri, 10 Apr 2015 02:41:23 +0000 (02:41 +0000)
commit30a3e833ea8543f9b9d6957852c02d970b81cfec
tree78b1d1e7c131c77e1d7867097d133e203c866560
parentb6242db90a340a934f4ab2313df76b44c9b1dcb0
CorebootPayloadPkg: Use extra braces to prevent gcc compile fail

Use extra braces around initialization data to prevent gcc compile
error: -Werror=missing-braces.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Scott Duplichan <scott@notabs.org>
Reviewed-by: Maurice Ma <maurice.ma@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17147 6f19259b-4bc3-4df7-8a09-765794883524
CorebootPayloadPkg/SerialDxe/SerialIo.c