diff options
author | Patrick Georgi <Patrick.Georgi@secunet.com> | 2012-03-09 12:30:07 +0100 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2012-04-03 18:33:23 +0200 |
commit | 3bbd2bfa1c2343c6f28e7a1935c485848340116e (patch) | |
tree | fe62c42c83f0bb1e0250748eb57462e4b3fda43b /src/include/uart8250.h | |
parent | 499fc926f8c877ab049f936fb9da7234e123edfb (diff) |
Add preprocessing capabilities to the cbfs-files mechanism
It's now possible to generate files that are about to be added to
CBFS by specifying "sourcefile:method" as real file name.
This makes the build system use the cbfs-files-preprocessor-$(method)
function to create a file from sourcefile. That generated file is
then added to CBFS.
The first method to be defined is "nvramtool". It expects a plain text
specification of the CMOS configuration and emits the binary format
suitable for cmos.default.
Change-Id: I33a142718fc7238eaf5317b0ed62b4726d9b48f2
Signed-off-by: Patrick Georgi <Patrick.Georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/847
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/include/uart8250.h')
0 files changed, 0 insertions, 0 deletions