]> git.proxmox.com Git - mirror_edk2.git/commit - Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c
Nt32Pkg/PlatformBootManagerLib: zero EFI_GRAPHICS_OUTPUT_BLT_PIXEL.Reserved
authorLaszlo Ersek <lersek@redhat.com>
Wed, 25 May 2016 22:51:27 +0000 (00:51 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Fri, 27 May 2016 09:22:17 +0000 (11:22 +0200)
commitef3216ebf35087ed7b99c8e980b581ece12c75b8
treef38307bc67eb7ccfd753345de5db70f5cdac985f
parente79bed787d4145644c5a68d34c91b695271524e6
Nt32Pkg/PlatformBootManagerLib: zero EFI_GRAPHICS_OUTPUT_BLT_PIXEL.Reserved

The PlatformBootManagerWaitCallback() function sets White.Reserved to
0xFF; it should be 0x00. Also, use a more compact form to assign the
component fields.

Suggested-by: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c