mirror_edk2/IntelFrameworkModulePkg/Library
klu2 8c81cb83b9 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file.
2, Move PcdPlatformBootTimeout to IntelFrameworkModulePkg.
3, Remove BdsLibGetTimeout() interface from GenericBdsLib, because the PCD PcdPlatformBootTimeout will take care of persistent for time out value.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7707 6f19259b-4bc3-4df7-8a09-765794883524
2009-02-26 07:18:21 +00:00
..
BaseReportStatusCodeLib 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros 2008-11-11 15:43:50 +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, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file. 2009-02-26 07:18:21 +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