audk/IntelFrameworkModulePkg/Library
vanjeff dad608335f 1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and PrimaryStandardErrorDeviceGuid.
Consplitter will not install these protocols any more.

2. added logic in Bds to check console handles in System table, if no console handle assigned. Bds module will fill these handles in system table accordingly.

3. fixed one bug before call ConsoleControl->SetMode in FrontPage.c.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7841 6f19259b-4bc3-4df7-8a09-765794883524
2009-03-10 03:10:15 +00:00
..
BaseUefiTianoCustomDecompressLib Remove use of UINT8_MAX. Use BIT8-1 instead. 2008-12-07 22:42:39 +00:00
DxeReportStatusCodeLibFramework Add conditional check before output status code. 2009-02-23 14:31:09 +00:00
GenericBdsLib 1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and PrimaryStandardErrorDeviceGuid. 2009-03-10 03:10:15 +00:00
OemHookStatusCodeLibNull remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. 2008-08-25 05:08:13 +00:00
PciIncompatibleDeviceSupportLib Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:08:09 +00:00
PeiDxeDebugLibReportStatusCode Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec. 2008-12-18 07:41:58 +00:00
PeiRecoveryLib Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated. 2008-10-17 08:44:25 +00:00
PeiReportStatusCodeLib Add conditional check before output status code. 2009-02-23 14:31:09 +00:00
PeiS3Lib Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated. 2008-10-17 08:44:25 +00:00
PlatformBdsLibNull Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg 2009-02-24 15:53:05 +00:00
SmmRuntimeDxeReportStatusCodeLibFramework use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_SIGNAL_EXIT_BOOT_SERVICES 2009-02-04 01:29:55 +00:00