summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/BdsDxe/BootMngr/BootManager.c
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-02-26 12:06:43 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-02-26 12:06:43 +0000
commit062539cf8c29cc389fcea7f5d111dbfc6897dc3e (patch)
tree022e1bc3d3a2f63425b06b53d4aa56c7b42bdd0f /MdeModulePkg/Universal/BdsDxe/BootMngr/BootManager.c
parentcd4c1ac3124fa3618561ffd978a4a18c9bad5a77 (diff)
downloadedk2-062539cf8c29cc389fcea7f5d111dbfc6897dc3e.zip
edk2-062539cf8c29cc389fcea7f5d111dbfc6897dc3e.tar.gz
edk2-062539cf8c29cc389fcea7f5d111dbfc6897dc3e.tar.bz2
Update BDS module name to follow naming conventions.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4763 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/BdsDxe/BootMngr/BootManager.c')
-rw-r--r--MdeModulePkg/Universal/BdsDxe/BootMngr/BootManager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Universal/BdsDxe/BootMngr/BootManager.c b/MdeModulePkg/Universal/BdsDxe/BootMngr/BootManager.c
index fec8740..03f3fa0 100644
--- a/MdeModulePkg/Universal/BdsDxe/BootMngr/BootManager.c
+++ b/MdeModulePkg/Universal/BdsDxe/BootMngr/BootManager.c
@@ -151,7 +151,7 @@ Returns:
//
// Publish our HII data
//
- PackageList = HiiLibPreparePackageList (2, &mBootManagerGuid, BootManagerVfrBin, BdsStrings);
+ PackageList = HiiLibPreparePackageList (2, &mBootManagerGuid, BootManagerVfrBin, BdsDxeStrings);
ASSERT (PackageList != NULL);
Status = gHiiDatabase->NewPackageList (