summaryrefslogtreecommitdiff
path: root/firmware/README
blob: ac35e93bba5198f527c6c978d7da6d3800311c80 (plain)
1
2
3
4
5
6
7
8
arch/ is stuff that defines the architecture-dependent information (only used in
firmware build mode).

lib/ is stuff that the BIOS needs to link with.

stub/ is stuff to be implemented by the BIOS.

include/ describes the interfaces between the two parts.