summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/UndiRuntimeDxe
AgeCommit message (Expand)Author
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-03Global variables have been moved backward ahead of functions.jji4
2008-11-27Add the AND of all architectural protocols for this special DXE_RUNTIME driver.qhuang8
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-11-05Remove over specific Guidklu2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang12
2008-05-27Add #ifndef statement for header file.qhuang8
2008-04-09apply for doxgen format.vanjeff
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten
2007-11-28Fixed potential issues to release resources when error occurs.vanjeff
2007-11-13Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff
2007-10-25Save original PCI attributes in start() function and restore it in Stop() for...vanjeff
2007-10-15Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao4
2007-08-301. Fixed one bug in Undi driver. vanjeff
2007-08-30Fix a bug that parentheses do not place correctly in UNDI driver.xli24
2007-08-07Import UndiRuntimeDxe.yshang1