mirror_edk2/IntelFrameworkModulePkg/Bus/Pci
2008-02-19 04:16:16 +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 1. Remove USB HC Protocol installing from Uhci module. It only installs USB2 HC protocol. 2008-01-23 09:41:04 +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