From: klu2 Date: Mon, 5 Mar 2007 02:08:42 +0000 (+0000) Subject: Rollback wrong commit in r2414 X-Git-Tag: edk2-stable201903~23462 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=9ae2215905fc25936b9dd1580d25633eb11ce2af;ds=sidebyside Rollback wrong commit in r2414 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2415 6f19259b-4bc3-4df7-8a09-765794883524 --- 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