On 8.09.2023 16:21, David Hildenbrand wrote:
Let's return the number of free slots instead of only checking if there is a free slot. While at it, check all address spaces, which will also consider SMM under x86 correctly.This is a preparation for memory devices that consume multiple memslots. Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org> Signed-off-by: David Hildenbrand <da...@redhat.com>
Reviewed-by: Maciej S. Szmigiero <maciej.szmigi...@oracle.com> Thanks, Maciej