summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-13recalculate the total size of format string printed by DebugPrint(). eric_tian1-2/+16
2009-08-12add correct [Depex] section.vanjeff1-0/+3
2009-08-11Do not use EfiACPIReclaimMemory type to log performance data because some OS ...qhuang81-1/+1
2009-08-11Update the comments for S3Lib and RecoveryLib instances to state that they ar...qhuang84-9/+19
2009-08-11update include file to use IndustryStandard/Pci.heric_tian3-3/+3
2009-08-10remove a segment of code, in which it forces EHCI to be connected firstly bef...eric_tian1-27/+6
2009-08-07Correct the format of comments lgao41-11/+11
2009-08-05Update links for broken urls in BaseTools/gcc/mingw-gcc-build.py script.jljusten1-0/+4
2009-07-29update MdePkg version to 1.01vanjeff2-13/+13
2009-07-24Fix build break for missing definition of PCI_IF_EHCImdkinney1-1/+1
2009-07-24roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian4-4/+4
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian4-4/+4
2009-07-24remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ...eric_tian2-8/+2
2009-07-21Clean up code lgao48-77/+68
2009-07-17move EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART_DISABLE EFI_IOB_ATA_B...eric_tian1-5/+0
2009-07-17Fix build broken issue for ICC 9.0klu22-2/+5
2009-07-16Fix bug that some boot option can *not* be displayed correct in boot manager ...klu22-27/+84
2009-07-15Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5033-70/+70