//
pkg.gl
Category
github.com/srcup/u-root
pkg
ebda
package
6.0.0+incompatible
Repository:
https://github.com/srcup/u-root.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
0
Files
101 SLOC
#
Functions
ReadEBDA
ReadEBDA assumes it's been passed in /dev/mem and searches for and reads the EBDA.
WriteEBDA
WriteEBDA assumes it's been passed in /dev/mem and searches for and writes to the EBDA.
#
Constants
EBDAAddressOffset
EBDAAddressOffset is the traditional offset where the location of the EBDA is stored.
#
Structs
EBDA
EBDA represents an EBDA region in memory.