main
Rename src/boot/efi to just src/boot
boot: add El Torito CDROM partition UUID discovery
boot: use EFI_DISK_IO_PROTOCOL instead of EFI_BLOCK_IO_PROTOCOL for disk reads
boot: Add EDID parsing
boot: before starting the random seed logic, let's check if the backing volume is r/o
boot,vconsole: Propagate UEFI HII keyboard layout to the OS
sd-stub: use memory proto if available and set kernel memory to RX with NX_COMPAT
stub: Drop needless enum value assignment
measure: strip tpm 1.x remnants