summaryrefslogtreecommitdiff
path: root/drivers/input
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2023-05-04 16:54:55 -0600
committerBin Meng <[email protected]>2023-05-11 10:25:29 +0800
commit7a187a89fd96e8f2344b47b7fd4d3a686da66f55 (patch)
treef042fb8fa46cb123911767708c67fdf1e921d1ad /drivers/input
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 <[email protected]> Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions