diff options
author | WANG Xuerui <git@xen0n.name> | 2021-06-16 16:44:38 +0800 |
---|---|---|
committer | WANG Xuerui <git@xen0n.name> | 2021-07-20 17:32:59 +0800 |
commit | 4e767154891083069a58c5c960f386974ad87fb4 (patch) | |
tree | a46cbe5c894495debbf42483ab49803dcf6c5a7f /man/systemd-gpt-auto-generator.xml | |
parent | 30c9faff0d74ceb0cbafb8ecdd8573bc479984dc (diff) | |
download | systemd-4e767154891083069a58c5c960f386974ad87fb4.tar.gz |
gpt: support LoongArch 64-bit
Diffstat (limited to 'man/systemd-gpt-auto-generator.xml')
-rw-r--r-- | man/systemd-gpt-auto-generator.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml index 4a21540c70..798faa59c8 100644 --- a/man/systemd-gpt-auto-generator.xml +++ b/man/systemd-gpt-auto-generator.xml @@ -110,6 +110,12 @@ <entry>On Itanium systems, the first Itanium root partition on the disk the EFI ESP is located on is mounted to the root directory <filename>/</filename>.</entry> </row> <row> + <entry>77055800-792c-4f94-b39a-98c91b762bb6</entry> + <entry><filename>Root Partition (LoongArch 64)</filename></entry> + <entry><filename>/</filename></entry> + <entry>On LoongArch 64-bit systems, the first LoongArch 64-bit root partition on the disk the EFI ESP is located on is mounted to the root directory <filename>/</filename>.</entry> + </row> + <row> <entry>60d5a7fe-8e7d-435c-b714-3dd8162144e1</entry> <entry><filename>Root Partition (RISCV-V 32)</filename></entry> <entry><filename>/</filename></entry> |