summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/UndiRuntimeDxe/Init.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-03remove UndiRuntimeDxe from MdeModulePkg to OptionRomPkgvanjeff1-1055/+0
2009-04-20Changed ID into Id.vanjeff1-2/+2
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji41-4/+6
2008-12-03Global variables have been moved backward ahead of functions.jji41-14/+12
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang121-2/+2
2008-04-09apply for doxgen format.vanjeff1-199/+125
2007-11-28Fixed potential issues to release resources when error occurs.vanjeff1-10/+16
2007-11-13Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff1-38/+9
2007-10-25Save original PCI attributes in start() function and restore it in Stop() for...vanjeff1-41/+76
2007-10-15Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao41-3/+13
2007-08-07Import UndiRuntimeDxe.yshang11-0/+1107