]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/Csm/CsmSupportLib: fix "missing braces around initializer"
authorLaszlo Ersek <lersek@redhat.com>
Thu, 31 Jul 2014 15:44:52 +0000 (15:44 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 31 Jul 2014 15:44:52 +0000 (15:44 +0000)
commitf4a8ab280e061e80f43c37f272eb6e52ccb6ff96
treef8d111344196686f73293a241a314525f69541f7
parent5967886d58e4ac7d46e0c6b7cc34fd9ba94fd6d1
OvmfPkg/Csm/CsmSupportLib: fix "missing braces around initializer"

Recent BaseTools changes trigger this gcc warning.

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@15726 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/Csm/CsmSupportLib/LegacyPlatform.c