summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2010-03-04Update package version for IntelFrameworkPkg and IntelFrameworkModulePkg.xli242-2/+2
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao42-7/+55
2010-03-03Fixed the build issue which is caused by movement of S3Resume.h is moved fro...jchen201-0/+1
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu211-11/+0
2010-02-24Remove <b></b> from File header.lgao41-1/+1
2010-02-241. Correct File header to ## @filelgao428-109/+111
2010-02-23Driver health entry in device manager page is not totally hidden, the origina...li-elvin2-16/+17
2010-02-11To follow UEFI spec 2.3 chapter 3.4.1.1, add the ConnectSingleController for ...niruiyu1-0/+5
2010-02-10Leverages SMM Status Code Protocol, instead of OemHookStatusCodeLib.xli243-36/+71
2010-02-08Assume Tick value 1 as the beginning time of boot.jgong51-0/+12
2010-02-05Fix two incorrect PCD token number in IntelFrameworkModulePkgqhuang81-3/+3
2010-02-04Fix ICC build breakqhuang81-1/+1
2010-02-04Fix the bug that the wrong classguid is compared.lgao41-1/+2
2010-02-04Performance.c in GenericBdsLib is updated not to filter log entries that donā...jgong51-4/+30
2010-02-03Minor code refinement.xli243-54/+229
2010-02-03For network dynamic media detect support: invoke Snp->GetStatus() before use ...xdu21-0/+6
2010-02-02Add support to original EFI_IFR_FORM_SET in initial UEFI2.1 spec. Now, it has...lgao41-11/+18
2010-02-01Add BdsLibUserIdentify API in GenericBdsLibgdong13-0/+48
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2-10/+10
2010-01-27Update BDS boot option description string to use UNI file string in GenericBd...gikidy8-184/+194
2010-01-26Update in IdeBus to solve the non-backward compatibility issue by the MdePkg ...qhuang82-6/+6
2010-01-25GenericBdsLib: Remove a un-reasonable ASSERT when BdsLibVariableToOption() re...rsun31-3/+3
2010-01-251.Change the behavior of BdsBoot, to enumerate Boot Options by EfiLoadFilePro...tye13-85/+39
2010-01-18Minor code enhancement.gikidy1-2/+6
2010-01-15Fix ICC build breakqhuang81-9/+9
2010-01-14Clean up file header comments to match CPU I/O Protocol .h file.mdkinney1-63/+166
2010-01-14Add generic module that produces the Framework CPU I/O Protocol using the ser...mdkinney3-0/+544
2010-01-14add france language support on DeviceManager of BDS.eric_tian1-0/+0
2010-01-14Fix Boot Option appear twice while add a new boot option in some specific steps.gikidy2-98/+70
2010-01-13Minor code enhancement.xli242-2/+3
2010-01-12Minor code enhancement.xli241-2/+3
2010-01-08Minor code enhancement.xli246-8/+13
2010-01-07Correct copyright year to 2010lgao42-1/+1
2010-01-07Minor code enhancement.xli244-41/+41
2010-01-07Minor code enhancement.xli242-3/+7
2010-01-05Fix build breakmdkinney1-12/+13
2010-01-04IntelFrameworkModulePkg: SerialStatusCode output was incorrectjljusten2-6/+6
2010-01-04IntelFrameworkModulePkg LZMA: Support running LZMA from flash/romjljusten3-32/+25
2010-01-04Correct help information for Delete Boot option and Change boot option.lgao42-2/+2
2009-12-30Update GenericBdsLib to support BootOption for VLAN device.xdu23-35/+131
2009-12-29Remove OemHookStatusCodeLibNull from IntelFrameworkModulePkg.xli242-96/+0
2009-12-29Move non-framework status code library instances to MdeModulePkg.xli241-0/+1
2009-12-29Move non-framework status code library instances to MdeModulePkg.xli247-1308/+1
2009-12-29Remove unnecessary dependency on IntelFrameworkModulePkg.xli241-2/+1
2009-12-29Remove unnecessary dependency on IntelFrameworkPkg and IntelFrameworkModulePkg.xli242-4/+0
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkgxli2416-1777/+0
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli2416-186/+31
2009-12-24update file/function comments to list the string length limitation.eric_tian2-1/+7
2009-12-23PI 1.1 SMM Feature Check-indavidhuang10-2/+1161
2009-12-16Add missing EFIAPI instances on several functions.jljusten3-0/+4