summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)Author
2009-12-07Refine code make callback logic same with frontPage.gikidy
2009-12-07Correct LzmaCustomDecompressLib to produce NULL library class.lgao4
2009-12-07Remove unnecessary reference to CPU I/O Protocol.xli24
2009-12-04Fix some typos & format.gikidy
2009-12-04Driver health management implementation in BDS based on UEFI Specification 2.3.gikidy
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang
2009-11-121. Add UEFI 2.2 VLAN device path definition to MdePkgxdu2
2009-11-03Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli24
2009-10-28updated BDS to get capsule information from UEFI capsule HOB instead of CAPSU...vanjeff
2009-10-26Allocated one buffer to for option->description, since it may be released by ...vanjeff
2009-10-26Correct the patch in r9367.xdu2
2009-10-26set filename with device path for load file devices.vanjeff
2009-10-26Fix a UI hang bug when adding Boot Option or Driver Option.xdu2
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang
2009-10-10clean up non-English characters.vanjeff
2009-10-10clean up non-English characters.vanjeff
2009-09-29add security check and remove un-necessary return sentence.vanjeff
2009-09-28Add security check to pass klockwork.htao
2009-09-25add security checkvanjeff
2009-09-17Fix ICC build failure.htao
2009-09-16add SR-IOV support in EDK II.htao
2009-09-161. updated "the Bus Driver that creates all of its child handles on the first...vanjeff
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff
2009-09-08adjust error process code position.vanjeff
2009-09-08updated IdeBus driver not to create new child handle if RemainingDeviepath is...vanjeff
2009-09-01Refactor the code logic to reduce code size for debug tip.qhuang8
2009-08-31Update BdsDxe to use HiiLib and UefiHiiServicesLib APIs to eliminate the symb...qhuang8
2009-08-31Beatify the debug string for displaying boot device when boot EFI device path.klu2
2009-08-31revert the change on BdsConsole. when doing minimal boot, the ConsoleIn varia...eric_tian
2009-08-28StartPciDevicesOnBridge() should correct return value.vanjeff
2009-08-24Make end of line consistent.qhuang8
2009-08-24Make end of line consistent caused by previous check in.qhuang8
2009-08-24Integrate the patch contributed by Andrew Fish to add ARM support.qhuang8
2009-08-18modified to removed references to WinNt in the comments for serial driversjchen20
2009-08-141. Log performance data below 4Gqhuang8
2009-08-14Add performance logging on EFI boot pathqhuang8
2009-08-141. Correct Col * Row stringlgao4
2009-08-13recalculate the total size of format string printed by DebugPrint(). eric_tian
2009-08-12add correct [Depex] section.vanjeff
2009-08-11Do not use EfiACPIReclaimMemory type to log performance data because some OS ...qhuang8
2009-08-11Update the comments for S3Lib and RecoveryLib instances to state that they ar...qhuang8
2009-08-11update include file to use IndustryStandard/Pci.heric_tian
2009-08-10remove a segment of code, in which it forces EHCI to be connected firstly bef...eric_tian
2009-08-07Correct the format of comments lgao4
2009-08-05Update links for broken urls in BaseTools/gcc/mingw-gcc-build.py script.jljusten
2009-07-29update MdePkg version to 1.01vanjeff
2009-07-24Fix build break for missing definition of PCI_IF_EHCImdkinney
2009-07-24roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian
2009-07-24remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ...eric_tian