Every stage you document here maps to a real component: coreboot and EDK2/TianoCore implement the BIOS/UEFI stage, GRUB and systemd-boot implement the bootloader stage, and `systemd-analyze blame` measures the kernel-init stage on a running Linux box. When a machine hangs before showing a login prompt, engineers diagnose it by figuring out exactly which of these five stages failed.