diff options
author | Dandan Bi <dandan.bi@intel.com> | 2016-01-19 03:29:40 +0000 |
---|---|---|
committer | dandanbi <dandanbi@Edk2> | 2016-01-19 03:29:40 +0000 |
commit | d513b3ddcc62969c611e95b2afab2698f87241ff (patch) | |
tree | 9e0bc48f6abc3c9a07ebe018698648c6e0e1e123 | |
parent | 13c4e86462f2a4cdf80d10696b33e7836c6bf377 (diff) | |
download | edk2-platforms-d513b3ddcc62969c611e95b2afab2698f87241ff.tar.xz |
MdeModulePkg:Rename BootManagerLib to BootManagerUiLib
Avoid any confusion,add the keyword "Ui",
user can understand the use of the library clearly.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19664 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | MdeModulePkg/Library/BootManagerUiLib/BootManager.c (renamed from MdeModulePkg/Library/BootManagerLib/BootManager.c) | 0 | ||||
-rw-r--r-- | MdeModulePkg/Library/BootManagerUiLib/BootManager.h (renamed from MdeModulePkg/Library/BootManagerLib/BootManager.h) | 0 | ||||
-rw-r--r-- | MdeModulePkg/Library/BootManagerUiLib/BootManagerStrings.uni (renamed from MdeModulePkg/Library/BootManagerLib/BootManagerStrings.uni) | 0 | ||||
-rw-r--r-- | MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf (renamed from MdeModulePkg/Library/BootManagerLib/BootManagerLib.inf) | 0 | ||||
-rw-r--r-- | MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.uni (renamed from MdeModulePkg/Library/BootManagerLib/BootManagerLib.uni) | 0 | ||||
-rw-r--r-- | MdeModulePkg/Library/BootManagerUiLib/BootManagerVfr.Vfr (renamed from MdeModulePkg/Library/BootManagerLib/BootManagerVfr.Vfr) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/MdeModulePkg/Library/BootManagerLib/BootManager.c b/MdeModulePkg/Library/BootManagerUiLib/BootManager.c index d2494d8a37..d2494d8a37 100644 --- a/MdeModulePkg/Library/BootManagerLib/BootManager.c +++ b/MdeModulePkg/Library/BootManagerUiLib/BootManager.c diff --git a/MdeModulePkg/Library/BootManagerLib/BootManager.h b/MdeModulePkg/Library/BootManagerUiLib/BootManager.h index 1bedff412b..1bedff412b 100644 --- a/MdeModulePkg/Library/BootManagerLib/BootManager.h +++ b/MdeModulePkg/Library/BootManagerUiLib/BootManager.h diff --git a/MdeModulePkg/Library/BootManagerLib/BootManagerStrings.uni b/MdeModulePkg/Library/BootManagerUiLib/BootManagerStrings.uni index 188a3abc8e..188a3abc8e 100644 --- a/MdeModulePkg/Library/BootManagerLib/BootManagerStrings.uni +++ b/MdeModulePkg/Library/BootManagerUiLib/BootManagerStrings.uni diff --git a/MdeModulePkg/Library/BootManagerLib/BootManagerLib.inf b/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf index 8930414244..8930414244 100644 --- a/MdeModulePkg/Library/BootManagerLib/BootManagerLib.inf +++ b/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf diff --git a/MdeModulePkg/Library/BootManagerLib/BootManagerLib.uni b/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.uni index 5ffa9deb54..5ffa9deb54 100644 --- a/MdeModulePkg/Library/BootManagerLib/BootManagerLib.uni +++ b/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.uni diff --git a/MdeModulePkg/Library/BootManagerLib/BootManagerVfr.Vfr b/MdeModulePkg/Library/BootManagerUiLib/BootManagerVfr.Vfr index 14c1f8fae3..14c1f8fae3 100644 --- a/MdeModulePkg/Library/BootManagerLib/BootManagerVfr.Vfr +++ b/MdeModulePkg/Library/BootManagerUiLib/BootManagerVfr.Vfr |