]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg:Create Boot Manager Library
authorDandan Bi <dandan.bi@intel.com>
Mon, 23 Nov 2015 09:32:08 +0000 (09:32 +0000)
committerdandanbi <dandanbi@Edk2>
Mon, 23 Nov 2015 09:32:08 +0000 (09:32 +0000)
commit3a2dc0f5a9e311a840ffd69571a4a264c9e1c3c0
tree861358090468f64295dbf68e721575bf3341328a
parente266db592bd41082349bc6b35be809ff2053a299
MdeModulePkg:Create Boot Manager Library

Split the boot manager library from UiApp in MdeModulePkg/Application
and put the library in MdeModulePkg/Library.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18921 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Library/BootManagerLib/BootManager.c [new file with mode: 0644]
MdeModulePkg/Library/BootManagerLib/BootManager.h [new file with mode: 0644]
MdeModulePkg/Library/BootManagerLib/BootManagerLib.inf [new file with mode: 0644]
MdeModulePkg/Library/BootManagerLib/BootManagerStrings.uni [new file with mode: 0644]
MdeModulePkg/Library/BootManagerLib/BootManagerVfr.Vfr [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dec