dca8583f17
devmem2 and pcimem are useful tools which allow working (reading and writing) with memory mapped IO. Change-Id: Ifda547b44af3c8e11cd4171a1dfbce3713455303 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/66171 Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> |
||
---|---|---|
.. | ||
.gitignore | ||
README.md | ||
build.sh | ||
common.nix | ||
console.nix | ||
description.md | ||
graphical.nix |
README.md
Live ISO
What is this?
NixOS configuration files for testing purposes and for working on firmware.
TODO
- Generate customized bootloader configs; FILO is WIP
- Switch to
programs.neovim
when the module is fixed.