]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Library/EdkGenericPlatformBdsLib/BdsEntry.c
Rollback wrong commit in r2414
[mirror_edk2.git] / EdkModulePkg / Library / EdkGenericPlatformBdsLib / BdsEntry.c
index 39dd3d6956de94e4e85167cf05f650c169a01c3a..7c219b637c9efa396999649b6fb8724ca8354910 100644 (file)
@@ -319,6 +319,12 @@ Returns:
   PERF_START (0, "PlatformBds", "BDS", 0);\r
   PlatformBdsInit (PrivateData);\r
 \r
+  //\r
+  // Initialize the platform specific string and language\r
+  //\r
+  InitializeStringSupport ();\r
+  InitializeLanguage (TRUE);\r
+  InitializeFrontPage (FALSE);\r
   //\r
   // Set up the device list based on EFI 1.1 variables\r
   // process Driver#### and Load the driver's in the\r