summaryrefslogtreecommitdiff
path: root/sys/stand/efiboot/efiblock.h
AgeCommit message (Expand)Author
2022-04-24Use physical sector size as unit for disk addresses.mlelstv
2021-06-21efiboot: Add readahead support.jmcneill
2021-06-21efiboot: Use disk I/O protocol for block device access.jmcneill
2020-10-11Add ISO9660 support.jmcneill
2018-11-01Add GPT support.jmcneill
2018-08-27Pass a hash of the MBR and the booted partition to the kernel.jmcneill
2018-08-26Add support for booting kernels from FFS partitions.jmcneill