@@ -69,20 +69,23 @@ A `filename/MAJOR.MINOR` git tag will be created when a new version of a given s
6969This section clarifies on terms and abbreviations used in specs and other documents.
7070
7171## General terms and abbreviations
72+ - * ELF* – Executable and Linkable Format (Linux executable binary format)
7273- * MOK* – Machine Owner Key (shim)
7374- * PCR* – TPM Platform Configuration Registers
74- - * TPM * – Trusted Platform Module (security chip )
75+ - * PE * – Portable Executable (UEFI executable binary format )
7576- * SBAT* – UEFI Secure Boot Advanced Targeting
77+ - * TPM* – Trusted Platform Module (security chip)
7678
7779## Terms and abbreviations specific to UAPI group specifications
80+ - [ * BLS* ] ( specs/boot_loader_specification.md ) - Boot Loader Specification
81+ - [ * confext* ] ( specs/extension_image.md ) – Configuration Extension Image
82+ (type of DDI that is overlayed on top of ` /etc/ ` via overlayfs and can extend the underlying OS' configuration in a composable, immutable fashion)
7883- [ * DDI* ] ( specs/discoverable_disk_image.md ) - Discoverable Disk Image
7984- [ * DPS* ] ( specs/discoverable_partitions_specification.md ) - Discovery Partition Specification
80- - [ * UKI* ] ( specs/unified_kernel_image.md ) - Unified Kernel Images (UEFI boot stub + kernel + initrd + more)
81- - [ * BLS* ] ( specs/boot_loader_specification.md ) - Boot Loader Specification
8285- [ * sysext* ] ( specs/extension_image.md ) – System Extension Image
8386 (type of DDI that is overlayed on top of ` /usr/ ` and ` /opt/ ` via overlayfs and can extend the underlying OS vendor resources in a composable, immutable fashion)
84- - [ * confext * ] ( specs/extension_image .md ) – Configuration Extension Image
85- (type of DDI that is overlayed on top of ` /etc/ ` via overlayfs and can extend the underlying OS' configuration in a composable, immutable fashion)
87+ - [ * UKI * ] ( specs/unified_kernel_image .md ) - Unified Kernel Images (UEFI boot stub + kernel + initrd + more)
88+ - [ * VOA * ] ( specs/file_hierarchy_for_the_verification_of_os_artifacts.md ) – Verification of OS Artifacts
8689
8790## Participate
8891
0 commit comments