Opened 3 years ago
Closed 3 years ago
#17346 closed bug (fixed)
EFI boot regression, SiFive Unmatched
Reported by: | kallisti5 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/Boot Loader/EFI | Version: | R1/beta3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | riscv64 |
Description (last modified by )
- hrev55554 - 0f6f5adb - EFI boot fails early
- hrev55545 - 9b6c4b32 - EFI boot fails early
- 986199c9 + riscv64 zstd build package - EFI boot fails early
- hrev55535 - 96b062f1 - EFI Boot works
- hrev55523 - d171b8b5 - EFI Boot works
- hrev55481 - 7aa55747 - EFI Boot works
It appears the zstd change to the bootloader was the cause.
Two things happened inbetween hrev55535, hrev55545:
- A new zstd build-package was uploaded for riscv64
- A zstd requirement was added to the bootloader
Change History (6)
comment:1 by , 3 years ago
Component: | - General → System/Boot Loader/EFI |
---|---|
Platform: | All → riscv64 |
comment:2 by , 3 years ago
Description: | modified (diff) |
---|
comment:3 by , 3 years ago
Description: | modified (diff) |
---|
comment:4 by , 3 years ago
Description: | modified (diff) |
---|
comment:5 by , 3 years ago
comment:6 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
this one was solved via hrev55619
zstd included weak symbols resulting in undef zstd calls in the efi bootloader.
Note:
See TracTickets
for help on using tickets.
Cause is one of these: