]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/BootManagerUiLib/BootManager.c
MdeModulePkg:Modify relative files because of rename action
[mirror_edk2.git] / MdeModulePkg / Library / BootManagerUiLib / BootManager.c
index d2494d8a374e10f1464a47b240265a4be99d3e71..3ca3e74f27f1edae6541d2c5ed400be4d858ce06 100644 (file)
@@ -745,7 +745,7 @@ BootManagerCallback (
 **/\r
 EFI_STATUS\r
 EFIAPI\r
-BootManagerLibConstructor (\r
+BootManagerUiLibConstructor (\r
   IN EFI_HANDLE                            ImageHandle,\r
   IN EFI_SYSTEM_TABLE                      *SystemTable\r
   )\r
@@ -773,7 +773,7 @@ BootManagerLibConstructor (
                                     &mBootManagerGuid,\r
                                     gBootManagerPrivate.DriverHandle,\r
                                     BootManagerVfrBin,\r
-                                    BootManagerLibStrings,\r
+                                    BootManagerUiLibStrings,\r
                                     NULL\r
                                     );\r
   ASSERT (gBootManagerPrivate.HiiHandle != NULL);\r
@@ -792,7 +792,7 @@ BootManagerLibConstructor (
 **/\r
 EFI_STATUS\r
 EFIAPI\r
-BootManagerLibDestructor (\r
+BootManagerUiLibDestructor (\r
   IN EFI_HANDLE                            ImageHandle,\r
   IN EFI_SYSTEM_TABLE                      *SystemTable\r
   )\r