edk2/IntelFrameworkModulePkg/Library/GenericBdsLib
vanjeff e20152f1e9 Sync patches r14114, r14142, r14143, r14162, and r14211 from main trunk.
1. Get support languages from "PlatformLangCodes" instead of front page string package.
2. BMP file may has padding data between the bmp header section and the bmp data section, but current code logic not consider this case, so the check is not valid for some bmp file. Refine the logic for this case.
3. Refine the code to avoid error report.
4. Follow UEFI spec, set TimeOut and HwErrRecSupport variable by EFI variable service instead of PcdSet().
5. Remove BdsLibConnectConsoleVariableWithoutDispatch() and enhance BdsLibConnectDevicePath() to only call gDS->Dispatch() when the current TPL is TPL_APPLICATION.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/branches/UDK2010.SR1@14247 6f19259b-4bc3-4df7-8a09-765794883524
2013-04-04 06:21:07 +00:00
..
BdsBoot.c Sync patches r13889, r13890, r13891, r13892, r13896 and r13897 from main trunk. 2012-11-02 03:08:23 +00:00
BdsConnect.c Sync patches r14114, r14142, r14143, r14162, and r14211 from main trunk. 2013-04-04 06:21:07 +00:00
BdsConsole.c Sync patches r14114, r14142, r14143, r14162, and r14211 from main trunk. 2013-04-04 06:21:07 +00:00
BdsMisc.c Sync r13507, r13508, r13577, r13748 and r13814 from main trunk. 2012-10-11 08:13:20 +00:00
DevicePath.c Update the copyright notice format 2010-04-23 16:28:26 +00:00
GenericBdsLib.inf Sync patch r13116 from mail trunk. 2012-03-29 03:50:04 +00:00
GenericBdsStrings.uni Fix the BDS to show UEFI hard drive boot option as "EFI Hard Drive" instead of "EFI DVD/CDROM" 2011-07-05 07:55:45 +00:00
InternalBdsLib.h Sync patches r14114, r14142, r14143, r14162, and r14211 from main trunk. 2013-04-04 06:21:07 +00:00
Performance.c Sync patch r13461 from main trunk. 2012-10-08 06:54:18 +00:00
String.c Update the copyright notice format 2010-04-23 16:28:26 +00:00
String.h Update the copyright notice format 2010-04-23 16:28:26 +00:00