mirror_edk2/IntelFrameworkModulePkg/Bus/Pci
2008-03-07 03:43:00 +00:00
..
IdeBusDxe Return the error status from gBS->OpenProtocol() since there are cases when the input ControllerHandle or ChildHandle is not a valid EFI_HANDLE. We should return EFI_INVALID_PARAMETER instead of EFI_UNSUPPORTED for Driver Diagnostic (2) protocol implementation. 2008-02-19 04:16:16 +00:00
PciBusDxe Merger tracker:Fixed a Pci bus driver logic error 2008-03-07 03:43:00 +00:00
VgaMiniPortDxe Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. 2007-10-11 03:36:31 +00:00