diff options
author | Mikel Rychliski <mikel@mikelr.com> | 2023-08-24 00:51:58 +0300 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2023-08-24 12:22:12 +0300 |
commit | 8b94da92559f7e403dc7ab81937cc50f949ee2fd (patch) | |
tree | a4d62ca77e18d653ed9ab49413e66f4fdc039f8d /scripts/gdb/linux/proc.py | |
parent | 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5 (diff) | |
download | linux-8b94da92559f7e403dc7ab81937cc50f949ee2fd.tar.xz |
x86/efistub: Fix PCI ROM preservation in mixed mode
preserve_pci_rom_image() was accessing the romsize field in
efi_pci_io_protocol_t directly instead of using the efi_table_attr()
helper. This prevents the ROM image from being saved correctly during a
mixed mode boot.
Fixes: 2c3625cb9fa2 ("efi/x86: Fold __setup_efi_pci32() and __setup_efi_pci64() into one function")
Signed-off-by: Mikel Rychliski <mikel@mikelr.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions