genode/repos/os/src/app/rom_logger
2015-10-06 12:18:53 +02:00
..
main.cc os: new ROM logger component 2015-10-06 12:18:53 +02:00
README os: new ROM logger component 2015-10-06 12:18:53 +02:00
target.mk os: new ROM logger component 2015-10-06 12:18:53 +02:00

The rom_logger component requests a ROM session and writes the content of the
ROM dataspace to the LOG. It responds to configuration and ROM-module updates.

The name of the ROM module must be specified via the 'rom' attribute of the
components '<config>' node. For example: '<config rom="pointer"/>'.