audk/IntelFrameworkModulePkg/Universal/BdsDxe
lzeng14 0c9dc21320 Enhance InitializeLanguage() to set PcdUefiVariableDefaultPlatformLang to PlatformLang variable if the value of PlatformLang variable has been set an unsupported value(not one of PlatformLangCodes variable), and assert when default (Platform)Lang PCD value is not set to one of (Platform)LangCodes PCD value.
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14307 6f19259b-4bc3-4df7-8a09-765794883524
2013-04-22 09:51:19 +00:00
..
BootMaint Follow UEFI spec, set TimeOut and HwErrRecSupport variable by EFI variable service instead of PcdSet(). 2013-03-05 12:20:53 +00:00
BootMngr Refine BdsDxe driver and GenericBdsLib library so that the GenericBdsLib doesn't depend on the BdsDxe implementation. 2012-06-01 03:39:39 +00:00
DeviceMngr Fixed build failed. 2012-05-31 08:35:48 +00:00
Bds.h Fix some corner case for LazyConIn feature 2012-10-10 07:29:45 +00:00
BdsDxe.inf Remove the KeyOrder variable dependency from BDS 2012-10-18 07:31:49 +00:00
BdsEntry.c Follow UEFI spec, set TimeOut and HwErrRecSupport variable by EFI variable service instead of PcdSet(). 2013-03-05 12:20:53 +00:00
Capsules.c Add error debug information for capsule processing in Bds. 2011-09-02 14:45:30 +00:00
FrontPage.c Get the language string before use it to avoid reuse freed buffer. 2013-04-03 07:18:39 +00:00
FrontPage.h 1. Fix a bug when comparing two timestamp in auth-variable driver. 2012-09-14 02:59:35 +00:00
FrontPageStrings.uni Get support languages from "PlatformLangCodes" instead of front page string package. 2013-01-30 05:19:46 +00:00
FrontPageVfr.Vfr Clean up the private GUID definition in module Level. 2011-09-18 12:23:27 +00:00
Hotkey.c Add assertion to make sure the pointer is not NULL. 2012-10-23 06:42:32 +00:00
Hotkey.h Remove the KeyOrder variable dependency from BDS 2012-10-18 07:31:49 +00:00
HwErrRecSupport.c Follow UEFI spec, set TimeOut and HwErrRecSupport variable by EFI variable service instead of PcdSet(). 2013-03-05 12:20:53 +00:00
HwErrRecSupport.h Update the copyright notice format 2010-04-23 16:28:26 +00:00
Language.c Enhance InitializeLanguage() to set PcdUefiVariableDefaultPlatformLang to PlatformLang variable if the value of PlatformLang variable has been set an unsupported value(not one of PlatformLangCodes variable), and assert when default (Platform)Lang PCD value is not set to one of (Platform)LangCodes PCD value. 2013-04-22 09:51:19 +00:00
Language.h Update the copyright notice format 2010-04-23 16:28:26 +00:00
MemoryTest.c Add 2 new Bds features 2012-07-30 05:56:33 +00:00
String.c Remove unnecessary mBdsImageHandle. 2010-11-08 06:56:57 +00:00
String.h Clean up the private GUID definition in module Level. 2011-09-18 12:23:27 +00:00
Strings.uni Update the copyright notice format 2010-04-23 16:28:26 +00:00