diff --git a/EdkModulePkg/Library/EdkGenericPlatformBdsLib/BdsEntry.c b/EdkModulePkg/Library/EdkGenericPlatformBdsLib/BdsEntry.c index 39dd3d6956..7c219b637c 100644 --- a/EdkModulePkg/Library/EdkGenericPlatformBdsLib/BdsEntry.c +++ b/EdkModulePkg/Library/EdkGenericPlatformBdsLib/BdsEntry.c @@ -319,6 +319,12 @@ Returns: PERF_START (0, "PlatformBds", "BDS", 0); PlatformBdsInit (PrivateData); + // + // Initialize the platform specific string and language + // + InitializeStringSupport (); + InitializeLanguage (TRUE); + InitializeFrontPage (FALSE); // // Set up the device list based on EFI 1.1 variables // process Driver#### and Load the driver's in the