edk2/IntelFrameworkModulePkg/Include
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
..
Guid Clean up the private GUID definition in module Level. 2011-09-18 12:23:27 +00:00
Library Sync patches r14114, r14142, r14143, r14162, and r14211 from main trunk. 2013-04-04 06:21:07 +00:00
Protocol IntelFrameworkModulePkg: Add ExitPmAuth protocol definition 2011-07-19 20:47:45 +00:00