summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus
diff options
context:
space:
mode:
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>2010-12-14 07:17:55 +0000
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>2010-12-14 07:17:55 +0000
commit3a0e054598963d0dedcda04612fe759513e8f75c (patch)
tree8fb25e8c70ec88726f8599e06c93a4ddc32603b5 /MdeModulePkg/Bus
parent204df563fef4b3e9cd95502821f78e685f7dbef7 (diff)
downloadedk2-3a0e054598963d0dedcda04612fe759513e8f75c.zip
edk2-3a0e054598963d0dedcda04612fe759513e8f75c.tar.gz
edk2-3a0e054598963d0dedcda04612fe759513e8f75c.tar.bz2
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
Diffstat (limited to 'MdeModulePkg/Bus')
0 files changed, 0 insertions, 0 deletions