diff options
author | Furquan Shaikh <furquan@google.com> | 2020-05-16 23:55:02 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-05-26 15:18:16 +0000 |
commit | 7cf96aeeb7b983d50387297931bbeeed642552fc (patch) | |
tree | 11ad6babbbb9b0e172cd3fdb6921b40b1500ca66 /src/device | |
parent | 8bdf3f4a047d5777534e18ac641f53a304587fe7 (diff) | |
download | coreboot-7cf96aeeb7b983d50387297931bbeeed642552fc.tar.xz |
northbridge/intel/i945: Mark legacy VGA memory as reserved
This change adds legacy VGA memory (0xa0000 - 0xbffff) as
mmio_resource in northbridge.c read_resources() to match what is
exposed to the OS in hostbridge.asl. It ensures that the resource
allocator does not use this range for dynamic resource allocation.
Change-Id: I24e3aaf97202575fa9df8408366c8db5bea07145
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41482
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'src/device')
0 files changed, 0 insertions, 0 deletions