|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
[Xen-ia64-devel] Re: GFW - unsorted memmap?
Quoting Alex Williamson <alex.williamson@xxxxxx>:
> Hi Tristan,
>
> I noticed that the memory map produced by the open source GFW isn't
> producing a sorted list. It's putting the MMIO and I/O port space
> ranges after everything else. This appears to be a bug in the EDK2 that
> it simply appends entries from the mGcdMemorySpaceMap list after those
> from the gMemoryMap list. I did a quick and dirty bubble sort at the
> end of CoreGetMemoryMap() to fix this up. Any ideas for a better
> solution? Thanks,
I quickly browse EFI spec but I have not found the requirement. Are you
sure the memmap must be sorted ?
Tristan.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|