summaryrefslogtreecommitdiffstats
path: root/templates/man7/systemd-stub.7.pot
blob: 78c7f602990145b2e207bf2c22f7b0722ab2f5f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-06-01 06:29+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. type: TH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "SYSTEMD-STUB"
msgstr ""

#. type: TH
#: archlinux fedora-40 mageia-cauldron
#, no-wrap
msgid "systemd 255"
msgstr ""

#. type: TH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "systemd-stub"
msgstr ""

#.  -----------------------------------------------------------------
#.  * MAIN CONTENT STARTS HERE *
#.  -----------------------------------------------------------------
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "NAME"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"systemd-stub, sd-stub, linuxx64.efi.stub, linuxia32.efi.stub, linuxaa64.efi."
"stub - A simple UEFI kernel boot stub"
msgstr ""

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "SYNOPSIS"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "/usr/lib/systemd/boot/efi/linuxx64\\&.efi\\&.stub"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "/usr/lib/systemd/boot/efi/linuxia32\\&.efi\\&.stub"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "/usr/lib/systemd/boot/efi/linuxaa64\\&.efi\\&.stub"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "I<ESP>/\\&.\\&.\\&./I<foo>\\&.efi\\&.extra\\&.d/*\\&.addon\\&.efi"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "I<ESP>/\\&.\\&.\\&./I<foo>\\&.efi\\&.extra\\&.d/*\\&.cred"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "I<ESP>/\\&.\\&.\\&./I<foo>\\&.efi\\&.extra\\&.d/*\\&.raw"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "I<ESP>/loader/addons/*\\&.addon\\&.efi"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "I<ESP>/loader/credentials/*\\&.cred"
msgstr ""

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "DESCRIPTION"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"B<systemd-stub> (stored in per-architecture files linuxx64\\&.efi\\&.stub, "
"linuxia32\\&.efi\\&.stub, linuxaa64\\&.efi\\&.stub on disk) is a simple UEFI "
"boot stub\\&. An UEFI boot stub is attached to a Linux kernel binary image, "
"and is a piece of code that runs in the UEFI firmware environment before "
"transitioning into the Linux kernel environment\\&. The UEFI boot stub "
"ensures a Linux kernel is executable as regular UEFI binary, and is able to "
"do various preparations before switching the system into the Linux world\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"The UEFI boot stub looks for various resources for the kernel invocation "
"inside the UEFI PE binary itself\\&. This allows combining various resources "
"inside a single PE binary image (usually called \"Unified Kernel Image\", or "
"\"UKI\" for short), which may then be signed via UEFI SecureBoot as a whole, "
"covering all individual resources at once\\&. Specifically it may include:"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid "A \"\\&.linux\" section with the ELF Linux kernel image\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"An \"\\&.osrel\" section with OS release information, i\\&.e\\&. the "
"contents of the B<os-release>(5)  file of the OS the kernel belongs to\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"A \"\\&.cmdline\" section with the kernel command line to pass to the "
"invoked kernel\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid "An \"\\&.initrd\" section with the initrd\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"A \"\\&.splash\" section with an image (in the Windows \\&.BMP format) to "
"show on screen before invoking the kernel\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid "A \"\\&.dtb\" section with a compiled binary DeviceTree\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"A \"\\&.uname\" section with the kernel version information, i\\&.e\\&. the "
"output of B<uname -r> for the kernel included in the \"\\&.linux\" "
"section\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"An \"\\&.sbat\" section with \\m[blue]B<SBAT>\\m[]\\&\\s-2\\u[1]\\d\\s+2 "
"revocation metadata\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"A \"\\&.pcrsig\" section with a set of cryptographic signatures for the "
"expected TPM2 PCR values after the kernel has been booted, in JSON "
"format\\&. This is useful for implementing TPM2 policies that bind disk "
"encryption and similar to kernels that are signed by a specific key\\&."
msgstr ""

#. type: Plain text
#: archlinux fedora-40 mageia-cauldron
msgid ""
"A \"\\&.pcrpkey\" section with a public key in the PEM format matching the "
"signature data in the the \"\\&.pcrsig\" section\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"If UEFI SecureBoot is enabled and the \"\\&.cmdline\" section is present in "
"the executed image, any attempts to override the kernel command line by "
"passing one as invocation parameters to the EFI binary are ignored\\&. Thus, "
"in order to allow overriding the kernel command line, either disable UEFI "
"SecureBoot, or don\\*(Aqt include a kernel command line PE section in the "
"kernel image file\\&. If a command line is accepted via EFI invocation "
"parameters to the EFI binary it is measured into TPM PCR 12 (if a TPM is "
"present)\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"If a DeviceTree is embedded in the \"\\&.dtb\" section, it replaces an "
"existing DeviceTree in the corresponding EFI configuration table\\&. systemd-"
"stub will ask the firmware via the \"EFI_DT_FIXUP_PROTOCOL\" for hardware "
"specific fixups to the DeviceTree\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"The contents of eight of these nine sections are measured into TPM PCR "
"11\\&. It is otherwise not used and thus the result can be pre-calculated "
"without too much effort\\&. The \"\\&.pcrsig\" section is not included in "
"this PCR measurement, since it is supposed to contain signatures for the "
"output of the measurement operation, and thus cannot also be input to it\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"When \"\\&.pcrsig\" and/or \"\\&.pcrpkey\" sections are present in a unified "
"kernel image their contents are passed to the booted kernel in an synthetic "
"initrd cpio archive that places them in the /\\&.extra/tpm2-pcr-signature\\&."
"json and /\\&.extra/tpm2-pcr-public-key\\&.pem files\\&. Typically, a "
"B<tmpfiles.d>(5)  line then ensures they are copied into /run/systemd/tpm2-"
"pcr-signature\\&.json and /run/systemd/tpm2-pcr-public-key\\&.pem where they "
"remain accessible even after the system transitions out of the initrd "
"environment into the host file system\\&. Tools such B<systemd-cryptsetup@."
"service>(8), B<systemd-cryptenroll>(1)  and B<systemd-creds>(1)  will "
"automatically use files present under these paths to unlock protected "
"resources (encrypted storage or credentials) or bind encryption to booted "
"kernels\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"For further details about the UKI concept, see the \\m[blue]B<UKI "
"specification>\\m[]\\&\\s-2\\u[2]\\d\\s+2\\&."
msgstr ""

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "COMPANION FILES"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"The B<systemd-stub> UEFI boot stub automatically collects three types of "
"auxiliary companion files optionally placed in drop-in directories on the "
"same partition as the EFI binary, dynamically generates B<cpio> initrd "
"archives from them, and passes them to the kernel\\&. Specifically:"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"For a kernel binary called I<foo>\\&.efi, it will look for files with the "
"\\&.cred suffix in a directory named I<foo>\\&.efi\\&.extra\\&.d/ next to "
"it\\&. If the kernel binary uses a counter for the purpose of "
"\\m[blue]B<Automatic Boot Assessment>\\m[]\\&\\s-2\\u[3]\\d\\s+2, this "
"counter will be ignored\\&. For example, I<foo>+3-0\\&.efi will look in "
"directory I<foo>\\&.efi\\&.extra\\&.d/\\&. A B<cpio> archive is generated "
"from all files found that way, placing them in the /\\&.extra/credentials/ "
"directory of the initrd file hierarchy\\&. The main initrd may then access "
"them in this directory\\&. This is supposed to be used to store auxiliary, "
"encrypted, authenticated credentials for use with "
"I<LoadCredentialEncrypted=> in the UEFI System Partition\\&. See B<systemd."
"exec>(5)  and B<systemd-creds>(1)  for details on encrypted credentials\\&. "
"The generated B<cpio> archive is measured into TPM PCR 12 (if a TPM is "
"present)\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm fedora-40 mageia-cauldron
msgid ""
"Similarly, files I<foo>\\&.efi\\&.extra\\&.d/*\\&.raw are packed up in a "
"B<cpio> archive and placed in the /\\&.extra/sysext/ directory in the initrd "
"file hierarchy\\&. This is supposed to be used to pass additional system "
"extension images to the initrd\\&. See B<systemd-sysext>(8)  for details on "
"system extension images\\&. The generated B<cpio> archive containing these "
"system extension images is measured into TPM PCR 13 (if a TPM is present)\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"Similarly, files I<foo>\\&.efi\\&.extra\\&.d/*\\&.addon\\&.efi are loaded "
"and verified as PE binaries, and a \"\\&.cmdline\" section is parsed from "
"them\\&. Addons are supposed to be used to pass additional kernel command "
"line parameters or Devicetree blobs, regardless of the kernel image being "
"booted, for example to allow platform vendors to ship platform-specific "
"configuration\\&."
msgstr ""

#. type: Plain text
#: archlinux fedora-40 mageia-cauldron
msgid ""
"In case Secure Boot is enabled, these files will be validated using keys in "
"UEFI DB, Shim\\*(Aqs DB or Shim\\*(Aqs MOK, and will be rejected "
"otherwise\\&. Additionally, if the both the addon and the UKI contain a a "
"\"\\&.uname\" section, the addon will be rejected if they do not match "
"exactly\\&. It is recommended to always add a \"\\&.sbat\" section to all "
"signed addons, so that they may be revoked with a SBAT policy update, "
"without requiring blocklisting via DBX/MOKX\\&. The B<ukify>(1)  tool will "
"add a SBAT policy by default if none is passed when building addons\\&. For "
"more information on SBAT see \\m[blue]B<Shim "
"documentation>\\m[]\\&\\s-2\\u[1]\\d\\s+2\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"Addon files are sorted, loaded, and measured into TPM PCR 12 (if a TPM is "
"present) and appended to the kernel command line\\&. UKI command line "
"options are listed first, then options from addons in /loader/addons/*\\&."
"addon\\&.efi, and finally UKI-specific addons\\&. Device tree blobs are "
"loaded and measured following the same algorithm\\&. Addons are always "
"loaded in the same order based on the filename, so that, given the same set "
"of addons, the same set of measurements can be expected in PCR12\\&. "
"However, note that the filename is not protected by the PE signature, and as "
"such an attacker with write access to the ESP could potentially rename these "
"files to change the order in which they are loaded, in a way that could "
"alter the functionality of the kernel, as some options might be order-"
"dependent\\&. If you sign such addons, you should pay attention to the PCR12 "
"values and make use of an attestation service so that improper use of your "
"signed addons can be detected and dealt with using one of the aforementioned "
"revocation mechanisms\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"Files /loader/credentials/*\\&.cred are packed up in a B<cpio> archive and "
"placed in the /\\&.extra/global_credentials/ directory of the initrd file "
"hierarchy\\&. This is supposed to be used to pass additional credentials to "
"the initrd, regardless of the kernel being booted\\&. The generated B<cpio> "
"archive is measured into TPM PCR 12 (if a TPM is present)\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"Additionally, files /loader/addons/*\\&.addon\\&.efi are loaded and verified "
"as PE binaries, and \"\\&.cmdline\" and/or \"\\&.dtb\" sections are parsed "
"from them\\&. This is supposed to be used to pass additional command line "
"parameters or Devicetree blobs to the kernel, regardless of the kernel being "
"booted\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"These mechanisms may be used to parameterize and extend trusted (i\\&.e\\&. "
"signed), immutable initrd images in a reasonably safe way: all data they "
"contain is measured into TPM PCRs\\&. On access they should be further "
"validated: in case of the credentials case by encrypting/authenticating them "
"via TPM, as exposed by B<systemd-creds encrypt -T> (see B<systemd-creds>(1)  "
"for details); in case of the system extension images by using signed Verity "
"images\\&."
msgstr ""

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "TPM PCR NOTES"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"Note that when a unified kernel using B<systemd-stub> is invoked the "
"firmware will measure it as a whole to TPM PCR 4, covering all embedded "
"resources, such as the stub code itself, the core kernel, the embedded "
"initrd and kernel command line (see above for a full list)\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm fedora-40 mageia-cauldron
msgid ""
"Also note that the Linux kernel will measure all initrds it receives into "
"TPM PCR 9\\&. This means every type of initrd will be measured two or three "
"times: the initrd embedded in the kernel image will be measured to PCR 4, "
"PCR 9 and PCR 11; the initrd synthesized from credentials will be measured "
"to both PCR 9 and PCR 12; the initrd synthesized from system extensions will "
"be measured to both PCR 4 and PCR 9\\&. Let\\*(Aqs summarize the OS "
"resources and the PCRs they are measured to:"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "B<Table\\ \\&1.\\ \\&OS Resource PCR Summary>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "OS Resource"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "Measurement PCR"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid ".T&"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "l l"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "l l."
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "B<systemd-stub> code (the entry point of the unified PE binary)"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "4"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "Core kernel code (embedded in unified PE binary)"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "4 + 11"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "OS release information (embedded in the unified PE binary)"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "Main initrd (embedded in unified PE binary)"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "4 + 9 + 11"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "Default kernel command line (embedded in unified PE binary)"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "Overridden kernel command line"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "12"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "Boot splash (embedded in the unified PE binary)"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "TPM2 PCR signature JSON (embedded in unified PE binary, synthesized into initrd)"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "4 + 9"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "TPM2 PCR PEM public key (embedded in unified PE binary, synthesized into initrd)"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "Credentials (synthesized initrd from companion files)"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "9 + 12"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "System Extensions (synthesized initrd from companion files)"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "9 + 13"
msgstr ""

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "EFI VARIABLES"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"The following EFI variables are defined, set and read by B<systemd-stub>, "
"under the vendor UUID \"4a67b082-0a4c-41cf-b6c7-440b29bb8c4f\", for "
"communication between the boot stub and the OS:"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "I<LoaderDevicePartUUID>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"Contains the partition UUID of the EFI System Partition the EFI image was "
"run from\\&.  B<systemd-gpt-auto-generator>(8)  uses this information to "
"automatically find the disk booted from, in order to discover various other "
"partitions on the same disk automatically\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid "Added in version 250\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "I<LoaderFirmwareInfo>, I<LoaderFirmwareType>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "Brief firmware information\\&. Use B<bootctl>(1)  to view this data\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "I<LoaderImageIdentifier>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"The path of EFI executable, relative to the EFI System Partition\\*(Aqs root "
"directory\\&. Use B<bootctl>(1)  to view this data\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "I<StubInfo>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "Brief stub information\\&. Use B<bootctl>(1)  to view this data\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "I<StubPcrKernelImage>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"The PCR register index the kernel image, initrd image, boot splash, "
"devicetree database, and the embedded command line are measured into, "
"formatted as decimal ASCII string (e\\&.g\\&.  \"11\")\\&. This variable is "
"set if a measurement was successfully completed, and remains unset "
"otherwise\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid "Added in version 252\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "I<StubPcrKernelParameters>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"The PCR register index the kernel command line and credentials are measured "
"into, formatted as decimal ASCII string (e\\&.g\\&.  \"12\")\\&. This "
"variable is set if a measurement was successfully completed, and remains "
"unset otherwise\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "I<StubPcrInitRDSysExts>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm fedora-40 mageia-cauldron
msgid ""
"The PCR register index the systemd extensions for the initrd, which are "
"picked up from the file system the kernel image is located on\\&. Formatted "
"as decimal ASCII string (e\\&.g\\&.  \"13\")\\&. This variable is set if a "
"measurement was successfully completed, and remains unset otherwise\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"Note that some of the variables above may also be set by the boot loader\\&. "
"The stub will only set them if they aren\\*(Aqt set already\\&. Some of "
"these variables are defined by the \\m[blue]B<Boot Loader "
"Interface>\\m[]\\&\\s-2\\u[4]\\d\\s+2\\&."
msgstr ""

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "INITRD RESOURCES"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"The following resources are passed as initrd cpio archives to the booted "
"kernel, and thus make up the initial file system hierarchy in the initrd "
"execution environment:"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "/"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"The main initrd from the \"\\&.initrd\" PE section of the unified kernel "
"image\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "/\\&.extra/credentials/*\\&.cred"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"Credential files (suffix \"\\&.cred\") that are placed next to the unified "
"kernel image (as described above) are copied into the /\\&.extra/"
"credentials/ directory in the initrd execution environment\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "/\\&.extra/global_credentials/*\\&.cred"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"Similarly, credential files in the /loader/credentials/ directory in the "
"file system the unified kernel image is placed in are copied into the /\\&."
"extra/global_credentials/ directory in the initrd execution environment\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm fedora-40 mageia-cauldron
msgid "/\\&.extra/sysext/*\\&.raw"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm fedora-40 mageia-cauldron
msgid ""
"System extension image files (suffix \"\\&.raw\") that are placed next to "
"the unified kernel image (as described above) are copied into the /\\&.extra/"
"sysext/ directory in the initrd execution environment\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "/\\&.extra/tpm2-pcr-signature\\&.json"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"The TPM2 PCR signature JSON object included in the \"\\&.pcrsig\" PE section "
"of the unified kernel image is copied into the /\\&.extra/tpm2-pcr-"
"signature\\&.json file in the initrd execution environment\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "/\\&.extra/tpm2-pcr-pkey\\&.pem"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"The PEM public key included in the \"\\&.pcrpkey\" PE section of the unified "
"kernel image is copied into the /\\&.extra/tpm2-pcr-public-key\\&.pem file "
"in the initrd execution environment\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"Note that all these files are located in the \"tmpfs\" file system the "
"kernel sets up for the initrd file hierarchy and are thus lost when the "
"system transitions from the initrd execution environment into the host file "
"system\\&. If these resources shall be kept around over this transition they "
"need to be copied to a place that survives the transition first, for example "
"via a suitable B<tmpfiles.d>(5)  line\\&. By default, this is done for the "
"TPM2 PCR signature and public key files\\&."
msgstr ""

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "SMBIOS TYPE 11 STRINGS"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm fedora-40 mageia-cauldron
msgid ""
"B<systemd-stub> can be configured using SMBIOS Type 11 strings\\&. "
"Applicable strings consist of a name, followed by \"=\", followed by the "
"value\\&.  B<systemd-stub> will search the table for a string with a "
"specific name, and if found, use its value\\&. The following strings are "
"read:"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "I<io\\&.systemd\\&.stub\\&.kernel-cmdline-extra>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"If set, the value of this string is added to the list of kernel command line "
"arguments that are measured in PCR12 and passed to the kernel\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid "Added in version 254\\&."
msgstr ""

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "ASSEMBLING KERNEL IMAGES"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"In order to assemble a bootable Unified Kernel Image from various components "
"as described above, use B<ukify>(1)\\&."
msgstr ""

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "SEE ALSO"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid ""
"B<systemd-boot>(7), B<systemd.exec>(5), B<systemd-creds>(1), B<systemd-"
"sysext>(8), \\m[blue]B<Boot Loader "
"Specification>\\m[]\\&\\s-2\\u[5]\\d\\s+2, \\m[blue]B<Boot Loader "
"Interface>\\m[]\\&\\s-2\\u[4]\\d\\s+2, B<ukify>(1), B<systemd-measure>(1), "
"\\m[blue]B<TPM2 PCR Measurements Made by systemd>\\m[]\\&\\s-2\\u[6]\\d\\s+2"
msgstr ""

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid "NOTES"
msgstr ""

#. type: IP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid " 1."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid "SBAT"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "\\%https://github.com/rhboot/shim/blob/main/SBAT.md"
msgstr ""

#. type: IP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid " 2."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid "UKI specification"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid "\\%https://uapi-group.org/specifications/specs/unified_kernel_image/"
msgstr ""

#. type: IP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
#, no-wrap
msgid " 3."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid "Automatic Boot Assessment"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid "\\%https://systemd.io/AUTOMATIC_BOOT_ASSESSMENT"
msgstr ""

#. type: IP
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid " 4."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "Boot Loader Interface"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "\\%https://systemd.io/BOOT_LOADER_INTERFACE"
msgstr ""

#. type: IP
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid " 5."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid "Boot Loader Specification"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron
msgid ""
"\\%https://uapi-group.org/specifications/specs/boot_loader_specification"
msgstr ""

#. type: IP
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid " 6."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid "TPM2 PCR Measurements Made by systemd"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
msgid "\\%https://systemd.io/TPM2_PCR_MEASUREMENTS"
msgstr ""

#. type: TH
#: debian-bookworm
#, no-wrap
msgid "systemd 254"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The ELF Linux kernel images will be looked for in the \"\\&.linux\" PE "
"section of the executed image\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"OS release information, i\\&.e\\&. the B<os-release>(5)  file of the OS the "
"kernel belongs to, in the \"\\&.osrel\" PE section\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Kernel version information, i\\&.e\\&. the output of B<uname -r> for the "
"kernel included in the UKI, in the \"\\&.uname\" PE section\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "The initrd will be loaded from the \"\\&.initrd\" PE section\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"A compiled binary DeviceTree will be looked for in the \"\\&.dtb\" PE "
"section\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The kernel command line to pass to the invoked kernel will be looked for in "
"the \"\\&.cmdline\" PE section\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"A boot splash (in Windows \\&.BMP format) to show on screen before invoking "
"the kernel will be looked for in the \"\\&.splash\" PE section\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"A set of cryptographic signatures for expected TPM2 PCR values when this "
"kernel is booted, in JSON format, in the \"\\&.pcrsig\" section\\&. This is "
"useful for implementing TPM2 policies that bind disk encryption and similar "
"to kernels that are signed by a specific key\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"A public key in PEM format matching this TPM2 PCR signature data in the "
"\"\\&.pcrpkey\" section\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The contents of seven of these eight PE sections are measured into TPM PCR "
"11, that is otherwise not used\\&. Thus, it can be pre-calculated without "
"too much effort\\&. The \"\\&.pcrsig\" section is not included in this PCR "
"measurement, since it\\*(Aqs supposed to contain signatures for the expected "
"results for these measurements, i\\&.e\\&. of the outputs of the measurement "
"operation, and thus cannot also be input to it\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"When \"\\&.pcrsig\" and/or \"\\&.pcrpkey\" are present in a unified kernel "
"image their contents are passed to the booted kernel in an synthetic initrd "
"cpio archive that places them in the /\\&.extra/tpm2-pcr-signature\\&.json "
"and /\\&.extra/tpm2-pcr-public-key\\&.pem files\\&. Typically, a B<tmpfiles."
"d>(5)  line then ensures they are copied into /run/systemd/tpm2-pcr-"
"signature\\&.json and /run/systemd/tpm2-pcr-public-key\\&.pem where they "
"remain accessible even after the system transitions out of the initrd "
"environment into the host file system\\&. Tools such B<systemd-cryptsetup@."
"service>(8), B<systemd-cryptenroll>(1)  and B<systemd-creds>(1)  will "
"automatically use files present under these paths to unlock protected "
"resources (encrypted storage or credentials) or bind encryption to booted "
"kernels\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"The B<systemd-stub> UEFI boot stub automatically collects two types of "
"auxiliary companion files optionally placed in drop-in directories on the "
"same partition as the EFI binary, dynamically generates B<cpio> initrd "
"archives from them, and passes them to the kernel\\&. Specifically:"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"For a kernel binary called I<foo>\\&.efi, it will look for files with the "
"\\&.cred suffix in a directory named I<foo>\\&.efi\\&.extra\\&.d/ next to "
"it\\&. A B<cpio> archive is generated from all files found that way, placing "
"them in the /\\&.extra/credentials/ directory of the initrd file "
"hierarchy\\&. The main initrd may then access them in this directory\\&. "
"This is supposed to be used to store auxiliary, encrypted, authenticated "
"credentials for use with I<LoadCredentialEncrypted=> in the UEFI System "
"Partition\\&. See B<systemd.exec>(5)  and B<systemd-creds>(1)  for details "
"on encrypted credentials\\&. The generated B<cpio> archive is measured into "
"TPM PCR 12 (if a TPM is present)\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Similarly, files I<foo>\\&.efi\\&.extra\\&.d/*\\&.addon\\&.efi are loaded "
"and verified as PE binaries, and a \"\\&.cmdline\" section is parsed from "
"them\\&. In case Secure Boot is enabled, these files will be validated using "
"keys in UEFI DB, Shim\\*(Aqs DB or Shim\\*(Aqs MOK, and will be rejected "
"otherwise\\&. Additionally, if the both the addon and the UKI contain a a "
"\"\\&.uname\" section, the addon will be rejected if they do not exactly "
"match\\&. It is recommended to always add a \"\\&.sbat\" section to all "
"signed addons, so that they may be revoked with a SBAT policy update, "
"without requiring blocklisting via DBX/MOKX\\&. The B<ukify>(1)  tool will "
"add a SBAT policy by default if none is passed when building addons\\&. For "
"more information on SBAT see \\m[blue]B<Shim\\*(Aqs "
"documentation>\\m[]\\&\\s-2\\u[1]\\d\\s+2\\&. Addons are supposed to be used "
"to pass additional kernel command line parameters, regardless of the kernel "
"image being booted, for example to allow platform vendors to ship platform-"
"specific configuration\\&. The loaded command line addon files are sorted, "
"loaded, measured into TPM PCR 12 (if a TPM is present) and appended to the "
"kernel command line\\&. UKI command line options are listed first, then "
"options from addons in /loader/addons/*\\&.addon\\&.efi are appended next, "
"and finally UKI-specific addons are appended last\\&. Addons are always "
"loaded in the same order based on the filename, so that, given the same set "
"of addons, the same set of measurements can be expected in PCR12, however "
"note that the filename is not protected by the PE signature, and as such an "
"attacker with write access to the ESP could potentially rename these files "
"to change the order in which they are loaded, in a way that could alter the "
"functionality of the kernel, as some options might be order dependent\\&. If "
"you sign such addons, you should pay attention to the PCR12 values and make "
"use of an attestation service so that improper use of your signed addons can "
"be detected and dealt with using one of the aforementioned revocation "
"mechanisms\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Additionally, files /loader/addons/*\\&.addon\\&.efi are loaded and verified "
"as PE binaries, and a \"\\&.cmdline\" section is parsed from them\\&. This "
"is supposed to be used to pass additional command line parameters to the "
"kernel, regardless of the kernel being booted\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Note that some of the variables above may also be set by the boot loader\\&. "
"The stub will only set them if they aren\\*(Aqt set already\\&. Some of "
"these variables are defined by the \\m[blue]B<Boot Loader "
"Interface>\\m[]\\&\\s-2\\u[2]\\d\\s+2\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"Similar, credential files in the /loader/credentials/ directory in the file "
"system the unified kernel image is placed in are copied into the /\\&.extra/"
"global_credentials/ directory in the initrd execution environment\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid ""
"B<systemd-boot>(7), B<systemd.exec>(5), B<systemd-creds>(1), B<systemd-"
"sysext>(8), \\m[blue]B<Boot Loader "
"Specification>\\m[]\\&\\s-2\\u[3]\\d\\s+2, \\m[blue]B<Boot Loader "
"Interface>\\m[]\\&\\s-2\\u[2]\\d\\s+2, B<ukify>(1), B<systemd-measure>(1)"
msgstr ""

#. type: Plain text
#: debian-bookworm
msgid "Shim's documentation"
msgstr ""

#. type: TH
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "systemd 256~rc3"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid "I<ESP>/\\&.\\&.\\&./I<foo>\\&.efi\\&.extra\\&.d/*\\&.sysext\\&.raw"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid "I<ESP>/\\&.\\&.\\&./I<foo>\\&.efi\\&.extra\\&.d/*\\&.confext\\&.raw"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"A \"\\&.ucode\" section with an initrd containing microcode, to be handed to "
"the kernel before any other initrd\\&. This initrd must not be compressed\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"A \"\\&.pcrpkey\" section with a public key in the PEM format matching the "
"signature data in the \"\\&.pcrsig\" section\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"Similarly, files I<foo>\\&.efi\\&.extra\\&.d/*\\&.sysext\\&.raw are packed "
"up in a B<cpio> archive and placed in the /\\&.extra/sysext/ directory in "
"the initrd file hierarchy\\&. This is supposed to be used to pass additional "
"system extension images to the initrd\\&. See B<systemd-sysext>(8)  for "
"details on system extension images\\&. The generated B<cpio> archive "
"containing these system extension images is measured into TPM PCR 13 (if a "
"TPM is present)\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"Similarly, files I<foo>\\&.efi\\&.extra\\&.d/*\\&.confext\\&.raw are packed "
"up in a B<cpio> archive and placed in the /\\&.extra/confext/ directory in "
"the initrd file hierarchy\\&. This is supposed to be used to pass additional "
"configuration extension images to the initrd\\&. See B<systemd-confext>(8)  "
"for details on configuration extension images\\&. The generated B<cpio> "
"archive containing these system extension images is measured into TPM PCR 12 "
"(if a TPM is present)\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"In case Secure Boot is enabled, these files will be validated using keys in "
"UEFI DB, Shim\\*(Aqs DB or Shim\\*(Aqs MOK, and will be rejected "
"otherwise\\&. Additionally, if both the addon and the UKI contain a \"\\&."
"uname\" section, the addon will be rejected if they do not match exactly\\&. "
"It is recommended to always add a \"\\&.sbat\" section to all signed addons, "
"so that they may be revoked with a SBAT policy update, without requiring "
"blocklisting via DBX/MOKX\\&. The B<ukify>(1)  tool will add a SBAT policy "
"by default if none is passed when building addons\\&. For more information "
"on SBAT see \\m[blue]B<Shim documentation>\\m[]\\&\\s-2\\u[1]\\d\\s+2\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"Also note that the Linux kernel will measure all initrds it receives into "
"TPM PCR 9\\&. This means every type of initrd will be measured two or three "
"times: the initrds embedded in the kernel image will be measured to PCR 4, "
"PCR 9 and PCR 11; the initrd synthesized from credentials (and the one "
"synthesized from configuration extensions) will be measured to both PCR 9 "
"and PCR 12; the initrd synthesized from system extensions will be measured "
"to both PCR 4 and PCR 9\\&. Let\\*(Aqs summarize the OS resources and the "
"PCRs they are measured to:"
msgstr ""

#. type: tbl table
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "Microcode initrd (embedded in unified PE binary)"
msgstr ""

#. type: tbl table
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "Configuration Extensions (synthesized initrd from companion files)"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"The PCR register index the system extensions for the initrd, which are "
"picked up from the file system the kernel image is located on\\&. Formatted "
"as decimal ASCII string (e\\&.g\\&.  \"13\")\\&. This variable is set if a "
"measurement was successfully completed, and remains unset otherwise\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid "I<StubPcrInitRDConfExts>"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"The PCR register index the configuration extensions for the initrd, which "
"are picked up from the file system the kernel image is located on\\&. "
"Formatted as decimal ASCII string (e\\&.g\\&.  \"12\")\\&. This variable is "
"set if a measurement was successfully completed, and remains unset "
"otherwise\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid "Added in version 255\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid "/\\&.extra/sysext/*\\&.sysext\\&.raw"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"System extension image files (suffix \"\\&.sysext\\&.raw\") that are placed "
"next to the unified kernel image (as described above) are copied into the /"
"\\&.extra/sysext/ directory in the initrd execution environment\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid "/\\&.extra/confext/*\\&.confext\\&.raw"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"Configuration extension image files (suffix \"\\&.confext\\&.raw\") that are "
"placed next to the unified kernel image (as described above) are copied into "
"the /\\&.extra/confext/ directory in the initrd execution environment\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"B<systemd-stub> can be configured using SMBIOS Type 11 strings\\&. "
"Applicable strings consist of a name, followed by \"=\", followed by the "
"value\\&. Unless B<systemd-stub> detects it is running inside a confidential "
"computing environment, B<systemd-stub> will search the table for a string "
"with a specific name, and if found, use its value\\&. The following strings "
"are read:"
msgstr ""