summaryrefslogtreecommitdiff
path: root/drivers/core/acpi.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2023-05-04 16:54:55 -0600
committerBin Meng <bmeng@tinylab.org>2023-05-11 10:25:29 +0800
commit7a187a89fd96e8f2344b47b7fd4d3a686da66f55 (patch)
treef042fb8fa46cb123911767708c67fdf1e921d1ad /drivers/core/acpi.c
parent0fb19ffe3056e02408c4e14940d3635bbffd7295 (diff)
x86: Adjust search range for sysinfo table
Avoid searching starting at 0 since this memory may not be available, e.g. if protection against NULL-pointer access is enabled. The table cannot be there anyway, since the first 1KB of memory was originally used for the interrupt table and coreboot avoids it. Start at 0x400 instead. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'drivers/core/acpi.c')
0 files changed, 0 insertions, 0 deletions