]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/PlatformBootManagerLib: Follow PlatformBootManagerLib interfaces
authorRuiyu Ni <ruiyu.ni@intel.com>
Wed, 20 Apr 2016 07:46:46 +0000 (15:46 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Wed, 4 May 2016 00:47:36 +0000 (08:47 +0800)
commita7566234e92c91ba43e0f016b7d14fb08b871161
tree074810b517e9bebfaf0b0a1e1a0e79eeef03405e
parent3054188189596940100311438ad6212c9155011c
OvmfPkg/PlatformBootManagerLib: Follow PlatformBootManagerLib interfaces

Change the function name to follow new library class
PlatformBootManagerLib interfaces.

NOTE: There is no progress bar during BDS timeout waiting.
In order to show the progress bar, PlatformBootManagerWaitCallback ()
needs to change to draw it.

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
OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.h
OvmfPkg/Library/PlatformBootManagerLib/PlatformBdsLib.inf [deleted file]
OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf [new file with mode: 0644]