audk/Nt32Pkg/Library
klu2 21e97c72eb 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@7708 6f19259b-4bc3-4df7-8a09-765794883524
2009-02-26 07:19:01 +00:00
..
DxeNt32OemHookStatusCodeLib Remove the undefined logic to process gEfiStatusCodeSpecificDataGuid status code data. 2008-12-18 07:10:27 +00:00
DxeNt32PeCoffLib Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT issue about definition and implementation. 2008-12-04 02:03:39 +00:00
DxeWinNtLib remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. 2008-08-25 05:08:13 +00:00
Nt32BdsLib 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:19:01 +00:00
Nt32PeiPeCoffGetEntryPointLib Update PE/COFF libs to use machine type macros from PeImage.h 2009-02-05 19:35:38 +00:00
PeiCoreNt32PeCoffLib Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT issue about definition and implementation. 2008-12-04 02:03:39 +00:00
PeiNt32OemHookStatusCodeLib Remove the undefined logic to process gEfiStatusCodeSpecificDataGuid status code data. 2008-12-18 07:10:27 +00:00
PeiNt32PeCoffLib Use apply PeiServicesLib to locate PPI 2009-02-11 07:41:02 +00:00