From 3e1e4dec6ea9bba2b974f1b961378c00803ddf07 Mon Sep 17 00:00:00 2001
From: Paul Kocialkowski
- Depthcharge is one of the payloads that libreboot targets. -
-- Configurations are then saved as files called ".config". Copies of each configuration used - for each system type by the libreboot build scripts are stored in resources/libreboot/config/depthcharge/ -
-- TODO: write this section. -
-GRUB is one of the payloads that libreboot targets. @@ -836,7 +818,32 @@
- ++ Depthcharge is one of the payloads that libreboot targets. +
++ Configurations are then saved as files called ".config". Copies of each configuration used + for each system type by the libreboot build scripts are stored in resources/libreboot/config/depthcharge/ +
++ The resulting .config file was saved as resources/libreboot/config/depthcharge/veyron_speedy/config and is used by the build + scripts for this system. +
+The ROM images will be stored under bin/payload/, - where payload could be grub, seabios, or + where payload could be grub, depthcharge, seabios, or whatever other payload those images were built for.
-- cgit v0.9.1