]> xenbits.xensource.com Git - osstest/seabios.git/commit
geometry: Add boot_lchs_find_*() utility functions
authorSam Eiderman <shmuel.eiderman@oracle.com>
Wed, 26 Jun 2019 12:38:15 +0000 (15:38 +0300)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 18 Nov 2019 13:58:37 +0000 (14:58 +0100)
commitd49496f94ed469e18f9aeea4c014d1ab968ff940
tree7ae5f55fffdf01fc62ed7a632c68043df09e2bed
parentdb58caa92ee28af3055e266f8978191e8a0fdddf
geometry: Add boot_lchs_find_*() utility functions

Adding the following utility functions:

    * boot_lchs_find_pci_device
    * boot_lchs_find_scsi_device
    * boot_lchs_find_ata_device

These will be used to apply LCHS values received through fw_cfg.

Reviewed-by: Karl Heubaum <karl.heubaum@oracle.com>
Reviewed-by: Arbel Moshe <arbel.moshe@oracle.com>
Signed-off-by: Sam Eiderman <shmuel.eiderman@oracle.com>
Message-Id: <20190626123816.8907-5-shmuel.eiderman@oracle.com>
src/Kconfig
src/boot.c
src/util.h