Chain of events and explanation:
Build new kernel to confirm LLVM bug -> delete old efibootmgr entry and create new entry
-> no entries persist after rebooting -> install GRUB, install gentoo-kernel-bin
-> all kernels get stuck after loading initramfs
What I've tried:
Nuking and recreating ESP, reinstalling kernels and grub - no result
Nuking swap and recreating (on suspicion I accidentally DD'd a live iso to the partition)
Updating UEFI firmware - no result (not in regards to efibootmgr either)
Removing partitions (like ntfs and swap) from fstab and regenerating initramfs
Changing around installkernel use flags (systemd, -systemd, still not entirely sure what the entire mess behind that change is)
btrfs check on root partition
Other Linux distros on separate drives boot just fine, Windows installed on the same NVME works without issues, only Gentoo seems to be affected.
Current grub.cfg (stock): https://bpa.st/65UA
emerge --info: https://bpa.st/H6RA
