Statistics
| Branch: | Revision:

root / pc-bios / optionrom / optionrom.h @ 57a46d05

History | View | Annotate | Download (2.4 kB)

# Date Author Comment
dd4b2659 11/17/2009 06:39 pm Alexander Graf

Move common option rom code to header file

We will have a linux boot option rom soon, so let's take all functionality
that might be useful for both to a header file that both roms can include.

That way we only have to write fw_cfg access code once.

Signed-off-by: Alexander Graf <>...