edk2/IntelFrameworkModulePkg/Library
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
..
BaseUefiTianoCustomDecompressLib Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiFirmwareFile.h. 2011-10-27 08:45:50 +00:00
DxeCapsuleLib Update code to pass build on VS2008 with /Od compiler option. 2011-11-28 06:14:31 +00:00
DxeReportStatusCodeLibFramework 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE, 2010-11-23 07:51:00 +00:00
GenericBdsLib Sync patches r14114, r14142, r14143, r14162, and r14211 from main trunk. 2013-04-04 06:21:07 +00:00
LzmaCustomDecompressLib Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiFirmwareFile.h. 2011-10-27 08:45:50 +00:00
PeiDxeDebugLibReportStatusCode Sync patch r13441 from main trunk. 2012-06-12 02:45:43 +00:00
PeiRecoveryLib Update the copyright notice format 2010-04-23 16:28:26 +00:00
PeiS3Lib Update the copyright notice format 2010-04-23 16:28:26 +00:00
PlatformBdsLibNull Revert patch 11146 about file guid. 2010-12-23 01:03:34 +00:00
SmmRuntimeDxeReportStatusCodeLibFramework Fixed the issue in RuntimeStatusCode library that may not work on the early dispatched Runtime driver. 2011-08-02 06:23:16 +00:00