diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/ukify.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/man/ukify.xml b/man/ukify.xml index a81cbcb47b..a9034bc511 100644 --- a/man/ukify.xml +++ b/man/ukify.xml @@ -67,6 +67,7 @@ <para>Additional sections will be inserted into the UKI, either automatically or only if a specific option is provided. See the discussions of + <varname>Microcode=</varname>/<option>--microcode=</option>, <varname>Cmdline=</varname>/<option>--cmdline=</option>, <varname>OSRelease=</varname>/<option>--os-release=</option>, <varname>DeviceTree=</varname>/<option>--devicetree=</option>, @@ -303,6 +304,16 @@ </varlistentry> <varlistentry> + <term><varname>Microcode=<replaceable>UCODE</replaceable></varname></term> + <term><option>--microcode=<replaceable>UCODE</replaceable></option></term> + + <listitem><para>Path to initrd containing microcode updates. If not specified, the section + will not be present.</para> + + <xi:include href="version-info.xml" xpointer="v256"/></listitem> + </varlistentry> + + <varlistentry> <term><varname>Cmdline=<replaceable>TEXT</replaceable>|<replaceable>@PATH</replaceable></varname></term> <term><option>--cmdline=<replaceable>TEXT</replaceable>|<replaceable>@PATH</replaceable></option></term> |