]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf
MdeModulePkg:Create Device Manager Library
authorDandan Bi <dandan.bi@intel.com>
Mon, 23 Nov 2015 09:33:42 +0000 (09:33 +0000)
committerdandanbi <dandanbi@Edk2>
Mon, 23 Nov 2015 09:33:42 +0000 (09:33 +0000)
commit32465d9ae7eed891154780f0b13fabf0b15ae7c3
tree96d3b4117c25883561120842f00e00c7b8bd8cba
parent3a2dc0f5a9e311a840ffd69571a4a264c9e1c3c0
MdeModulePkg:Create Device Manager Library

Split the device 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@18922 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Library/DeviceManagerLib/DeviceManager.c [new file with mode: 0644]
MdeModulePkg/Library/DeviceManagerLib/DeviceManager.h [new file with mode: 0644]
MdeModulePkg/Library/DeviceManagerLib/DeviceManagerLib.inf [new file with mode: 0644]
MdeModulePkg/Library/DeviceManagerLib/DeviceManagerStrings.uni [new file with mode: 0644]
MdeModulePkg/Library/DeviceManagerLib/DeviceManagerVfr.Vfr [new file with mode: 0644]