]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/PlatformBootManagerLib: use EfiBootManagerUpdateConsoleVariable
authorRuiyu Ni <ruiyu.ni@intel.com>
Wed, 20 Apr 2016 09:19:14 +0000 (17:19 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Wed, 4 May 2016 00:47:37 +0000 (08:47 +0800)
commit9dc08ec6574bdb3a0c4148498f1d9e5e9077d99a
treee7b9f5978e4da7ce14792f3afb30990b56fe66fb
parenta7566234e92c91ba43e0f016b7d14fb08b871161
OvmfPkg/PlatformBootManagerLib: use EfiBootManagerUpdateConsoleVariable

Call EfiBootManagerUpdateConsoleVariable in UefiBootManagerLib
instead of BdsLibUpdateConsoleVariable in GenericBdsLib.

Still cannot pass build.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c