From 8b886edc83612baa4b5705864de2d3cb3d21439c Mon Sep 17 00:00:00 2001 From: klu2 Date: Mon, 5 Mar 2007 02:05:22 +0000 Subject: Fix case-sensitive build issue for filename in Linux git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2414 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkModulePkg/Library/EdkGenericPlatformBdsLib/BdsEntry.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'EdkModulePkg/Library/EdkGenericPlatformBdsLib/BdsEntry.c') diff --git a/EdkModulePkg/Library/EdkGenericPlatformBdsLib/BdsEntry.c b/EdkModulePkg/Library/EdkGenericPlatformBdsLib/BdsEntry.c index 7c219b637c..39dd3d6956 100644 --- a/EdkModulePkg/Library/EdkGenericPlatformBdsLib/BdsEntry.c +++ b/EdkModulePkg/Library/EdkGenericPlatformBdsLib/BdsEntry.c @@ -319,12 +319,6 @@ 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 -- cgit v1.2.3