[SeaBIOS] [PATCH] acpi: minor clean-up of 64 bit window logic

2013-04-30 Thread Michael S. Tsirkin
Make 64 bit window detection logic a bit cleaner: don't hardcode 0 address as invalid, instead check start end. Signed-off-by: Michael S. Tsirkin m...@redhat.com --- src/acpi.c| 2 +- src/pciinit.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/acpi.c

Re: [SeaBIOS] [PATCH] acpi: minor clean-up of 64 bit window logic

2013-04-30 Thread Michael S. Tsirkin
On Tue, Apr 30, 2013 at 01:36:33PM +0300, Michael S. Tsirkin wrote: Make 64 bit window detection logic a bit cleaner: don't hardcode 0 address as invalid, instead check start end. Signed-off-by: Michael S. Tsirkin m...@redhat.com Hmm, scratch this patch. This does not handle case where