]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
doc: document the `architecture` setting
authorLennart Poettering <lennart@poettering.net>
Wed, 20 Jun 2018 09:55:45 +0000 (11:55 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 20 Jun 2018 14:56:01 +0000 (16:56 +0200)
doc/BOOT_LOADER_SPECIFICATION.md

index ef5b1c5c86825d1fe09b122f93843749912cc942..dc67f2ffc8f19498b66d7a9ab1ea0cb8596c8f2f 100644 (file)
@@ -72,6 +72,7 @@ These configuration snippets shall be Unix-style text files (i.e. line separatio
 * `devicetree` refers to the binary device tree to use when executing the
 kernel. This also shall be a path relative to the `$BOOT` directory. This
 key is optional. Example: `6a9857a393724b7a981ebb5b8495b9ea/3.8.0-2.fc19.armv7hl/tegra20-paz00.dtb`
+* `architecture` refers to the UEFI architecture this entry is defined for. If specified and this does not match the local UEFI system architecture the entry is hidden.
 
 Each configuration drop-in snippet must include at least a `linux` or an `efi` key, and is otherwise not valid. Here's an example for a complete drop-in file: