package
7.0.0+incompatible
Repository: https://github.com/lindt/u-root.git
Documentation: pkg.go.dev

# Functions

ReadEBDA assumes it's been passed in /dev/mem and searches for and reads the EBDA.
WriteEBDA assumes it's been passed in /dev/mem and searches for and writes to the EBDA.

# Constants

EBDAAddressOffset is the traditional offset where the location of the EBDA is stored.

# Structs

EBDA represents an EBDA region in memory.