diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2014-01-17 12:11:49 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2014-02-17 14:15:43 -0500 |
commit | 2a3ed1eb9583625b318bbb26458926394b80901e (patch) | |
tree | 70143fe462a0d67938477a321db7620ad4ccb36c /scripts/layoutrom.py | |
parent | 2620984b42fd2a374e94c75f04982c60edf179cb (diff) | |
download | seabios-2a3ed1eb9583625b318bbb26458926394b80901e.zip seabios-2a3ed1eb9583625b318bbb26458926394b80901e.tar.gz seabios-2a3ed1eb9583625b318bbb26458926394b80901e.tar.bz2 |
coreboot: Add support for a "links" file to have aliases in CBFS.
The "links" file is a newline separated list where each line is a
"link name" followed by a "destination name" separated by a space
character. For each line, SeaBIOS will consider each "link name" to
be a CBFS file that has the contents found in the CBFS file with
"destination name".
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/layoutrom.py')
0 files changed, 0 insertions, 0 deletions