Go to file
klu2 78b719ae2e 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@7724 6f19259b-4bc3-4df7-8a09-765794883524
2009-02-27 01:49:34 +00:00
BaseTools Added the definition of $(MAKE) macro back into top level makefile for the sake of nmake.exe in Visual Studio 2003. 2009-02-26 16:10:19 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
DuetPkg Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be added 2009-02-26 14:41:56 +00:00
EdkCompatibilityPkg 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-27 01:49:34 +00:00
EdkShellBinPkg Retiring the ANT/JAVA build and removing the older EDK II files that were required ANT/JAVA. 2008-12-31 17:20:38 +00:00
EdkShellPkg Fixed file path case 2009-02-17 03:15:37 +00:00
FatBinPkg remove the unused msa/npsd files 2008-09-20 06:18:16 +00:00
IntelFrameworkModulePkg Use default boot file name from UefiSpec.h and retired related PCDs 2009-02-26 10:33:51 +00:00
IntelFrameworkPkg Sync with MdePkg counterpart 2009-02-25 03:00:11 +00:00
MdeModulePkg corrected typo. 2009-02-26 11:05:30 +00:00
MdePkg Fix typo in API prototype 2009-02-25 02:59:42 +00:00
Nt32Pkg 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said, if PcdHardwareErrorRecordLevel is 0, platform does not provide feature of hardware error record. 2009-02-26 08:21:13 +00:00
OptionRomPkg Add comments in DSC files to explain the function and design of components section. 2009-02-10 08:58:47 +00:00
PcAtChipsetPkg Add PcAtChipsetPkg.dsc. 2009-02-23 23:22:25 +00:00
UefiCpuPkg Remove unneeded reference to DuetPkg.dec. 2009-02-23 20:22:58 +00:00
UnixPkg 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:21:40 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
edksetup.bat Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00
edksetup.sh Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00