summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Bus/Pci/PciBus/Dxe
AgeCommit message (Expand)AuthorFilesLines
2008-12-31Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch29-20071/+0
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff2-15/+15
2007-06-051. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead t...vanjeff3-22/+13
2007-04-171. Fixed one bug in UpdateDataCheck().vanjeff2-18/+24
2007-04-13Fixed some issues for IA32 architecture platform build.vanjeff1-19/+6
2007-04-121. Added EdkPciIncompatibleDeviceSupportLib in EdkModulePkg, this library is ...vanjeff12-407/+1386
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff1-131/+12
2007-03-151. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff1-5/+1
2007-03-05Removed EFI_SIZE_REDUCTION_APPLIED and SIZE_REDUCTION_ISA_COMBINED because on...vanjeff1-10/+6
2007-02-26Clean up MSA file of the checked in modules which include:qwang121-7/+1
2007-01-311. PEI core needs to check image machine typexgu31-4/+4
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli242-36/+28
2007-01-25Remove some unused internal functions.xli241-264/+0
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli247-31/+35
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang81-1/+1
2007-01-16Fix several capitalization issues.bbahnsen1-2/+2
2007-01-12Correct the right bits judgment for get size of OptionROM.klu21-5/+6
2007-01-12The updating (change the Interrupt Line to 0xFF for unknown setting) is only ...zliu31-27/+32
2006-12-20Set 0xff to both bridge & non-bridge device in case of unknown device.qhuang81-28/+30
2006-12-14Merge R8 track #8354: SupportPalette() algorithm incorrect klu21-6/+2
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang121-881/+0
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang123-53/+706
2006-12-12Merge GOP related code from r8->r9. wuyizhong1-1/+14
2006-11-13Add comments for all file tagged with "ToolCode="DUMMY"".klu21-1/+5
2006-11-06This check-in fixed the following bugs:cwu112-6/+62
2006-10-16Fix a bug by the check-in of 1738, which programs SATA interrupt line wrongly...mikewuping1-3/+2
2006-10-13The reasons for the changes made are:cwu115-20/+106
2006-09-21Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff1-2/+0
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao41-7/+7
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish2-24/+8
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao41-0/+1
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@911 6f19...yshang11-2/+5
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred1-1/+1
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao43-315/+1
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang3-84/+84
2006-07-07Redefine SPEC and Release Version to 0x20000lgao43-39/+39
2006-07-07Obsoleted by new schema and new build tools.jwang364-230/+0
2006-07-05 DebugLib:qhuang83-3/+3
2006-06-30removed unnecessary name space declarations in some top level elementsjwang363-3/+3
2006-06-30converted all surface area description files to new schemajwang363-172/+314
2006-06-30changed module's duplicated guid valuejwang361-21/+17
2006-06-26• BaseMemoryLib:qhuang83-3/+3
2006-06-01Fix capitalization issues.bbahnsen3-6/+6
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch3-3/+3
2006-05-22Fix capitalization.bbahnsen12-13/+13
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen1-25/+25
2006-04-21Initial import.bbahnsen36-0/+19995