]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Bus/Pci
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci /
2010-04-23 hhtianUpdate the copyright notice format
2010-03-17 erictianfix ia32 build error.
2010-03-17 erictianThe ATA alignment_logic_in_phy_blocks field doesn’t...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 lgao41. Correct File header to ## @file
2010-01-26 qhuang8Update in IdeBus to solve the non-backward compatibilit...
2009-10-20 davidhuang1. Impl PI 1.2 PCI part. Major changes include:
2009-10-10 vanjeffclean up non-English characters.
2009-09-29 vanjeffadd security check and remove un-necessary return sentence.
2009-09-28 htaoAdd security check to pass klockwork.
2009-09-25 vanjeffadd security check
2009-09-17 htaoFix ICC build failure.
2009-09-16 htaoadd SR-IOV support in EDK II.
2009-09-16 vanjeff1. updated "the Bus Driver that creates all of its...
2009-09-14 vanjeffupdated the Bus Driver that is able to create all or...
2009-09-08 vanjeffadjust error process code position.
2009-09-08 vanjeffupdated IdeBus driver not to create new child handle...
2009-08-28 vanjeffStartPciDevicesOnBridge() should correct return value.
2009-08-24 qhuang8Make end of line consistent.
2009-08-12 vanjeffadd correct [Depex] section.
2009-08-11 eric_tianupdate include file to use IndustryStandard/Pci.h
2009-07-24 eric_tianroll back the changes on replace Pcixx.h with Pci.h...
2009-07-24 eric_tianif module doesn't explicitly depend on specific Pci...
2009-07-17 eric_tianmove EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART...
2009-07-15 darylm503Clean up PERF macro usage. The macros were being used...
2009-07-14 vanjeffupdated parameters name to match spec.
2009-07-13 vanjeffrollback for fix scsi disk detection issue.
2009-07-13 vanjeffupdated parameters name to match spec.
2009-07-10 eric_tianupdate the function header comment to comply with PI1...
2009-07-09 vanjeffadd security check.
2009-07-07 vanjeffAdd IncompatiblePciDeviceSupportDxe module in IntelFram...
2009-07-07 vanjeffRetired PciIncompatibleDeviceSupportLib from IntelFrame...
2009-07-06 vanjefffixed one typo.
2009-06-29 vanjefffixed ecc and k8 issues.
2009-06-26 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-26 vanjeffClean up ECC.
2009-06-26 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-26 jchen20Code scrub for IdeBusDxe driver
2009-06-25 vanjeffCode scrub for PCI Bus module and PciIncompatibleDevice...
2009-06-24 jchen20Code scrub for IdeBusDxe driver
2009-06-23 vanjefffixed Unix GCC build issue.
2009-06-23 vanjeffClean up meta data and code scrub for PCI Bus module.
2009-06-19 xli24Refine include file for PCI Platform Protocol, and...
2009-06-19 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-19 jchen20Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)
2009-06-19 xli24Code scrub for VgaMiniPortDxe.
2009-06-18 gikidyFix wrong variable used that may overwrite correct...
2009-06-18 vanjeff1. used PciPlatfromProtocolGuid to get VgaIo and IsaIo...
2009-06-15 gikidyCorrected bad declaration.
2009-06-09 vanjefffixed ECC and Klocwork issues.
2009-06-05 mdkinneyMove gEfiPciOptionRomTableGuid from IntelFrameworkModul...
2009-06-05 mdkinneyRetire PciHotplugDeviceGuid.
2009-05-21 mdkinneyTerminate the Capability List traversal if the Capabili...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-24 gikidyAdjust the code so that global variable placed at begin...
2009-04-24 gikidyCOMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING check...
2009-04-24 gikidyCOMPONENT_NAME & COMPONENT_NAME2 checked in inf files.
2009-04-23 gikidy1. EDK_RELEASE_VERSION removed;
2009-04-21 hfangFix K8 report bugs.
2009-04-13 jljustenFix some inconsistencies in EFIAPI usage.
2009-04-03 qhuang8Fix ICC build warning
2009-04-03 gikidyLoaded Image device paths for EFI Drivers loaded from...
2009-04-02 gikidyFunction AtaEnableLongPhysicalSector () added for Long...
2009-03-23 hfangfix Klocwork issues
2009-02-24 lgao4Move DiskInfo Protocol from MdeModulePkg to IntelFramew...
2009-02-19 lgao4Using EFI_RESOUCE status defined in framework Pci Host...
2009-02-05 mdkinneyUpdate PCI Bus Driver to use the PeCoffLib instead...
2009-02-04 jji4use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_A...
2009-01-13 hfangFixed For Review
2009-01-08 hfangUpdate For R9 Review.
2008-12-25 hfangFixup for review
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-09 vanjeff1. added functions header for MACROS in PCI22.h.
2008-11-18 xli24Update PciOptionRomSupport.c to pass GCC build.
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-11-07 qhuang8Update IdeBus for the EfiLibInstallAllDriverBindingg2...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-27 vanjeffgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-09-01 eric_tianFix a issue "BlockIOProtocolTest failed on Several...
2008-08-25 lgao4remove the unused msa files in FatBinPkg, IntelFramewor...
2008-08-20 qhuang8Update some module INF files in IntelFrameworkModulePkg...
2008-08-20 klu2Misuse protocol and guid
2008-07-23 vanjeffadd logic to check PCI device has option rom when degra...
2008-07-21 vanjeffFixed one bug when building ACPI resource data for...
2008-07-16 eric_tianmodify file name to uppercase.
2008-07-16 eric_tianmodify file name to uppercase.
2008-07-16 vanjeffsync filename exactly.
2008-07-16 vanjeffrename
2008-07-16 vanjeffrename
2008-07-16 vanjeffsync filename exactly.
2008-07-02 vanjeffrename to meet actual filenames
2008-07-02 vanjeffrename to meet naming rules
2008-07-02 vanjeffrename to meet naming rules
2008-07-02 vanjeffrename to meet naming rules
2008-07-02 vanjeffrename to meet naming rules
2008-07-02 vanjeffrename to meet naming rules
2008-07-02 vanjeffrename to meet naming rules
2008-07-02 vanjeffrename to meet naming rules
next