summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.c
AgeCommit message (Expand)Author
2015-07-29MdeModulePkg/PciBus: Simplify an complex if statement to pass VS2015Michael D Kinney
2014-08-071) Add type cast for better coding style.Feng Tian
2014-05-15Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar ...Ruiyu Ni
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun3
2011-12-22MdeModulePkg PCI Bus Driver: Remove the workaround for the EFI_PCI_IO_ATTRIBU...rsun3
2011-10-18MdeModulePkg PciBusDxe: Allows PCI device drivers to set the EFI_PCI_IO_ATTRI...rsun3
2011-01-03Use REPORT_STATUS_CODExxx() macros directly.mdkinney
2010-12-28Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...rsun3
2010-12-14Add special treatment for EFI_PCI_IO_ATTRIBUTE_EMBEDDED_DEVICE and EFI_PCI_IO...rsun3
2010-11-12Fix bug: The lower 2 bits of Width and stripped, Count will always be multipl...vanjeff
2010-11-10Fix ICC build break.rsun3
2010-11-09Some existing PCI adapters with UEFI option ROMs make unaligned requests thro...rsun3
2010-10-13DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten
2010-09-15Refine soma code to make code run safely.ydong10
2010-04-24Update the copyright notice formathhtian
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang