]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg/PlatformBootManagerLib: Use EDKII_SERIAL_PORT_LIB_VENDOR_GUID
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 6 Jun 2019 13:14:57 +0000 (14:14 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Fri, 14 Jun 2019 19:26:35 +0000 (21:26 +0200)
commit4ff31c083e239df00fc6e04c2efcc896d500a90d
tree1726bcea19b327114a0b6f12369de9bb153b93a3
parentcf78c9d18a81cb289fe1bfaebf07c164da6c520f
ArmVirtPkg/PlatformBootManagerLib: Use EDKII_SERIAL_PORT_LIB_VENDOR_GUID

SERIAL_DXE_FILE_GUID is now defined in MdeModulePkg as
EDKII_SERIAL_PORT_LIB_VENDOR_GUID, simply use it.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Message-Id: <20190606131459.1464-3-anthony.perard@citrix.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
[lersek@redhat.com: drop "from MdeModulePkg" from the subject]
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c