audk/IntelFrameworkModulePkg/Bus/Isa
niruiyu 3a0e054598 Fix the IsaIo driver to not create ISA resource item when the ACPI resource returned from EFI_SIO_PROTOCOL::GetResources() is 0.
This could avoid creating the ISA resource item with StartRange = 0 and EndRange = 0xffffffff when the ACPI resource Base and Len both are 0 because we set StartRange = Base and EndRange = Base + End - 1.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11164 6f19259b-4bc3-4df7-8a09-765794883524
2010-12-14 07:17:55 +00:00
..
IsaBusDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
IsaFloppyDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
IsaIoDxe Fix the IsaIo driver to not create ISA resource item when the ACPI resource returned from EFI_SIO_PROTOCOL::GetResources() is 0. 2010-12-14 07:17:55 +00:00
IsaSerialDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
Ps2KeyboardDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
Ps2MouseAbsolutePointerDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
Ps2MouseDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00