]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/XenBusDxe: Fix initialisation of gXenBusDevicePathTemplate
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 31 Oct 2014 21:25:44 +0000 (21:25 +0000)
committerjljusten <jljusten@Edk2>
Fri, 31 Oct 2014 21:25:44 +0000 (21:25 +0000)
commit489c5c67d0b20cb508429ac7ec9dcc613c12dd72
tree31742348135e018b792042a17c767906fe8c8866
parent43be9f4cb8fa72f102db0b34bf2ba1c8db681dbe
OvmfPkg/XenBusDxe: Fix initialisation of gXenBusDevicePathTemplate

.. to avoid the use .member = value syntax as VS does not support it.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16296 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/XenBusDxe/XenBus.c