]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c
OvmfPkg: Duplicate PlatformBdsLib to PlatformBootManagerLib
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 3 Aug 2015 05:26:01 +0000 (13:26 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Wed, 4 May 2016 00:47:36 +0000 (08:47 +0800)
commit3054188189596940100311438ad6212c9155011c
treecd7d3611ff0b30352442259b620de7a99d62eb1d
parentd27ec22d1189ff626f2f977a4ca9f0f0557c2cf9
OvmfPkg: Duplicate PlatformBdsLib to PlatformBootManagerLib

It will be changed to build with MdeModulePkg/BDS.

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