Opened 3 years ago
Last modified 3 years ago
#17753 new bug
SiFive Unmatched, odd EFI boot behavior with NVMe — at Initial Version
Reported by: | kallisti5 | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/Boot Loader/EFI | Version: | R1/beta3 |
Keywords: | unmatched | Cc: | |
Blocked By: | Blocking: | ||
Platform: | riscv64 |
Description
Configuration A:
- u-boot on sd card
- Haiku riscv64 + EFI bootriscv64.efi on USB drive
Result: System boots as expected, No issues.
Configuration B:
- u-boot on sd card
- Haiku riscv64 + EFI bootriscv64.efi on USB drive
- NVMe with empty GPT BFS partition
Result: EFI bootloader crashes at startup. (see attachment)
Configuration C:
- u-boot on sd card
- Haiku riscv64 + EFI bootriscv64.efi on USB drive
- NVMe with empty GPT ext4 partition
Result: EFI bootloader finds no Haiku partitions to boot from. (see attachment)
This ticket is likely less related to NVMe and more related to the EFI discovery of disks between EFI and u-boot.
Change History (2)
by , 3 years ago
Attachment: | configuration_b.txt added |
---|
by , 3 years ago
Attachment: | configuration_c.txt added |
---|
Note:
See TracTickets
for help on using tickets.