]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Library/EdkGenericPlatformBdsLib/BdsEntry.c
Fix case-sensitive build issue for filename in Linux
[mirror_edk2.git] / EdkModulePkg / Library / EdkGenericPlatformBdsLib / BdsEntry.c
index 7c219b637c9efa396999649b6fb8724ca8354910..39dd3d6956de94e4e85167cf05f650c169a01c3a 100644 (file)
@@ -319,12 +319,6 @@ 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