On Fri, Jun 21, 2019 at 08:42:28PM +0300, Sam Eiderman wrote:
Sounds reasonable, how do purpose to deal with:
config BIOS_GEOMETRY config BOOTORDER
precompiler optouts?
I think you can stick them both under BOOTORDER. That option is only there in case someone wants to reduce the size of the SeaBIOS binary. I can't think of a reasonable situation where one cares that much about binary size, yet wants to override legacy disk translations..
If we don’t need any of them we also don’t need to call “get_scsi_devpath", “get_ata_devpath”, “get_pci_dev_path”.
I’ll see what can be done.
Thanks. -Kevin