summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/UndiRuntimeDxe/Init.c
AgeCommit message (Expand)Author
2009-07-03remove UndiRuntimeDxe from MdeModulePkg to OptionRomPkgvanjeff
2009-04-20Changed ID into Id.vanjeff
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji4
2008-12-03Global variables have been moved backward ahead of functions.jji4
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang12
2008-04-09apply for doxgen format.vanjeff
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-07Import UndiRuntimeDxe.yshang1