summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Don't need call SAP measure GPT table, which can be covered in SAP implementa...lgao42009-12-083-16/+1
* Refine code make callback logic same with frontPage.gikidy2009-12-072-6/+10
* Correct LzmaCustomDecompressLib to produce NULL library class.lgao42009-12-071-1/+1
* Remove unnecessary reference to CPU I/O Protocol.xli242009-12-071-1/+0
* Fix some typos & format.gikidy2009-12-047-17/+17
* Driver health management implementation in BDS based on UEFI Specification 2.3.gikidy2009-12-047-29/+1947
* 1. PI SMBIOS Checkin. Major change include:davidhuang2009-11-204-161/+157
* 1. Add UEFI 2.2 VLAN device path definition to MdePkgxdu22009-11-121-1/+28
* Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli242009-11-0311-1/+1236
* updated BDS to get capsule information from UEFI capsule HOB instead of CAPSU...vanjeff2009-10-282-9/+5
* Allocated one buffer to for option->description, since it may be released by ...vanjeff2009-10-261-1/+1
* Correct the patch in r9367.xdu22009-10-261-2/+2
* set filename with device path for load file devices.vanjeff2009-10-261-2/+3
* Fix a UI hang bug when adding Boot Option or Driver Option.xdu22009-10-261-2/+2
* 1. Impl PI 1.2 PCI part. Major changes include:davidhuang2009-10-2033-17995/+0
* clean up non-English characters.vanjeff2009-10-102-2/+2
* clean up non-English characters.vanjeff2009-10-104-4/+4
* add security check and remove un-necessary return sentence.vanjeff2009-09-291-3/+1
* Add security check to pass klockwork.htao2009-09-281-1/+6
* add security checkvanjeff2009-09-252-1/+4
* Fix ICC build failure.htao2009-09-171-2/+0
* add SR-IOV support in EDK II.htao2009-09-1611-10/+988
* 1. updated "the Bus Driver that creates all of its child handles on the first...vanjeff2009-09-162-24/+48
* updated the Bus Driver that is able to create all or one of its child handles...vanjeff2009-09-142-80/+116
* adjust error process code position.vanjeff2009-09-081-4/+4
* updated IdeBus driver not to create new child handle if RemainingDeviepath is...vanjeff2009-09-081-41/+53
* Refactor the code logic to reduce code size for debug tip.qhuang82009-09-011-59/+33
* Update BdsDxe to use HiiLib and UefiHiiServicesLib APIs to eliminate the symb...qhuang82009-08-314-56/+6
* Beatify the debug string for displaying boot device when boot EFI device path.klu22009-08-311-1/+62
* revert the change on BdsConsole. when doing minimal boot, the ConsoleIn varia...eric_tian2009-08-311-6/+27
* StartPciDevicesOnBridge() should correct return value.vanjeff2009-08-282-5/+10
* Make end of line consistent.qhuang82009-08-242-1477/+1477
* Make end of line consistent caused by previous check in.qhuang82009-08-241-220/+220
* Integrate the patch contributed by Andrew Fish to add ARM support.qhuang82009-08-241-220/+220
* modified to removed references to WinNt in the comments for serial driversjchen202009-08-181-3/+3
* 1. Log performance data below 4Gqhuang82009-08-141-25/+29
* Add performance logging on EFI boot pathqhuang82009-08-141-2/+9
* 1. Correct Col * Row stringlgao42009-08-142-5/+6
* recalculate the total size of format string printed by DebugPrint(). eric_tian2009-08-131-2/+16
* add correct [Depex] section.vanjeff2009-08-121-0/+3
* Do not use EfiACPIReclaimMemory type to log performance data because some OS ...qhuang82009-08-111-1/+1
* Update the comments for S3Lib and RecoveryLib instances to state that they ar...qhuang82009-08-114-9/+19
* update include file to use IndustryStandard/Pci.heric_tian2009-08-113-3/+3
* remove a segment of code, in which it forces EHCI to be connected firstly bef...eric_tian2009-08-101-27/+6
* Correct the format of comments lgao42009-08-071-11/+11
* Update links for broken urls in BaseTools/gcc/mingw-gcc-build.py script.jljusten2009-08-051-0/+4
* update MdePkg version to 1.01vanjeff2009-07-292-13/+13
* Fix build break for missing definition of PCI_IF_EHCImdkinney2009-07-241-1/+1
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-244-4/+4
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-244-4/+4