commit | 84043adfe24d18d46ead4a3d743f61efdc0c9824 | [log] [tgz] |
---|---|---|
author | Laszlo Ersek <lersek@redhat.com> | Wed Jun 25 03:35:58 2014 +0000 |
committer | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | Wed Jun 25 03:35:58 2014 +0000 |
tree | 6e77f6f8d10a24bc4dc81421b08d81a96a434b3c | |
parent | ffccb935fab8103ab4efef1d9f949aeb581c83df [diff] |
OvmfPkg: add missing braces to aggregate and/or union initializers Lack of these braces causes build errors when -Wno-missing-braces is absent. Spelling out more braces also helps understanding the code. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15586 6f19259b-4bc3-4df7-8a09-765794883524