grub2/include/grub/ieee1275
Eric Snowberg ad6d8f5063 ieee1275: block-size deblocker support method
IEEE Std 1275-1994 Standard for Boot (Initialization Configuration)
Firmware: Core Requirements and Practices

3.8.3 deblocker support package

Any package that uses the "deblocker" support package must define
the following method, which the deblocker uses as a low-level
interface to the device

block-size ( -- block-len ) Return "granularity" for accesses to this
device.

Signed-off-by: Eric Snowberg <eric.snowberg@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2018-03-05 15:12:35 +01:00
..
console.h Allow IEEE1275 ports on path even if it wasn't detected automatically. 2013-04-14 17:01:31 +02:00
ieee1275.h ieee1275: block-size deblocker support method 2018-03-05 15:12:35 +01:00
ofdisk.h Don't continue to query block-size if disk doesn't have it. 2015-03-03 20:50:37 +01:00