]> xenbits.xensource.com Git - seabios.git/commit
geometry: Add boot_lchs_find_*() utility functions
authorSam Eiderman <shmuel.eiderman@oracle.com>
Wed, 12 Jun 2019 09:37:02 +0000 (12:37 +0300)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 6 Nov 2019 09:56:00 +0000 (10:56 +0100)
commitad2910949b1886deba24f574cee76cdc75e7cabe
tree99fdca67b44c1b299aec78bef6f9c047f2436fc8
parentb3d21205b7f5cd94e5e34277226c4289b6f65746
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: <20190612093704.47175-4-shmuel.eiderman@oracle.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/boot.c
src/util.h