Skip to content

Commit e558411

Browse files
sertonixbluca
authored andcommitted
README: explain UKI term consistently with linked page
sd-stub is a UEFI boot stub implementation but as mentioned on the linked page a different implementation will still make it a UKI
1 parent eba699e commit e558411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ This section clarifies on terms and abbreviations used in specs and other docume
7171
## Terms and abbreviations specific to UAPI group specifications
7272
- [*DDI*](specs/discoverable_disk_image.md) - Discoverable Disk Image
7373
- [*DPS*](specs/discoverable_partitions_specification.md) - Discovery Partition Specification
74-
- [*UKI*](specs/unified_kernel_image.md) - Unified Kernel Images (sd-stub + kernel + initrd + more)
74+
- [*UKI*](specs/unified_kernel_image.md) - Unified Kernel Images (UEFI boot stub + kernel + initrd + more)
7575
- [*BLS*](specs/boot_loader_specification.md) - Boot Loader Specification
7676
- [*sysext*](specs/extension_image.md) – System Extension Image
7777
(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)

0 commit comments

Comments
 (0)