summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-11there is no 0 between a SMBIOS buffer and the first string in unformated area...klu21-3/+3
2009-12-11The consumer for smbios recorder should *not* make assumption the SMBIOS stru...klu21-3/+3
2009-12-09Add the missing HiiVendor DevicePath for new added DriverHealth Form.lgao41-0/+27
2009-12-08Don't need call SAP measure GPT table, which can be covered in SAP implementa...lgao43-16/+1
2009-12-07Refine code make callback logic same with frontPage.gikidy2-6/+10
2009-12-07Correct LzmaCustomDecompressLib to produce NULL library class.lgao41-1/+1
2009-12-07Remove unnecessary reference to CPU I/O Protocol.xli241-1/+0
2009-12-04Fix some typos & format.gikidy7-17/+17
2009-12-04Driver health management implementation in BDS based on UEFI Specification 2.3.gikidy7-29/+1947
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang4-161/+157
2009-11-121. Add UEFI 2.2 VLAN device path definition to MdePkgxdu21-1/+28
2009-11-03Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli2411-1/+1236
2009-10-28updated BDS to get capsule information from UEFI capsule HOB instead of CAPSU...vanjeff2-9/+5
2009-10-26Allocated one buffer to for option->description, since it may be released by ...vanjeff1-1/+1
2009-10-26Correct the patch in r9367.xdu21-2/+2
2009-10-26set filename with device path for load file devices.vanjeff1-2/+3
2009-10-26Fix a UI hang bug when adding Boot Option or Driver Option.xdu21-2/+2
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang33-17995/+0
2009-10-10clean up non-English characters.vanjeff2-2/+2
2009-10-10clean up non-English characters.vanjeff4-4/+4
2009-09-29add security check and remove un-necessary return sentence.vanjeff1-3/+1
2009-09-28Add security check to pass klockwork.htao1-1/+6
2009-09-25add security checkvanjeff2-1/+4
2009-09-17Fix ICC build failure.htao1-2/+0
2009-09-16add SR-IOV support in EDK II.htao11-10/+988
2009-09-161. updated "the Bus Driver that creates all of its child handles on the first...vanjeff2-24/+48
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff2-80/+116
2009-09-08adjust error process code position.vanjeff1-4/+4
2009-09-08updated IdeBus driver not to create new child handle if RemainingDeviepath is...vanjeff1-41/+53
2009-09-01Refactor the code logic to reduce code size for debug tip.qhuang81-59/+33
2009-08-31Update BdsDxe to use HiiLib and UefiHiiServicesLib APIs to eliminate the symb...qhuang84-56/+6
2009-08-31Beatify the debug string for displaying boot device when boot EFI device path.klu21-1/+62
2009-08-31revert the change on BdsConsole. when doing minimal boot, the ConsoleIn varia...eric_tian1-6/+27
2009-08-28StartPciDevicesOnBridge() should correct return value.vanjeff2-5/+10
2009-08-24Make end of line consistent.qhuang82-1477/+1477
2009-08-24Make end of line consistent caused by previous check in.qhuang81-220/+220
2009-08-24Integrate the patch contributed by Andrew Fish to add ARM support.qhuang81-220/+220
2009-08-18modified to removed references to WinNt in the comments for serial driversjchen201-3/+3
2009-08-141. Log performance data below 4Gqhuang81-25/+29
2009-08-14Add performance logging on EFI boot pathqhuang81-2/+9
2009-08-141. Correct Col * Row stringlgao42-5/+6