mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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 |
||
|---|---|---|
| .. | ||
| BaseUefiTianoCustomDecompressLib | ||
| DxeCapsuleLib | ||
| DxeReportStatusCodeLibFramework | ||
| GenericBdsLib | ||
| LzmaCustomDecompressLib | ||
| PeiDxeDebugLibReportStatusCode | ||
| PeiRecoveryLib | ||
| PeiS3Lib | ||
| PlatformBdsLibNull | ||
| SmmRuntimeDxeReportStatusCodeLibFramework | ||