0
I Use This!
High Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
May 13, 2024 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs: PROTOCOL.md: Misc fixes and clarifications More... 5 days ago
docs: PROTOCOL.md: Mention that the EDID blob pointer can be NULL More... 5 days ago
build/bootstrap: Bump cc-runtime More... 5 days ago
build/bootstrap: Bump STB More... 5 days ago
build/bootstrap: Bump Flanterm More... 5 days ago
protos/linux: Rename files (2) More... 5 days ago
protos/linux: Rename files (1) More... 5 days ago
lib/panic: efi: Disallow returning to menu after exiting boot services More... 5 days ago
Merge pull request #371 from qookei/linux-aa64 More... 5 days ago
protos/linux: Add support for AArch64 More... 5 days ago
protos/linux: Fill DTB with information about UEFI More... 5 days ago
pmm: Allocate memory from UEFI with EfiLoaderCode type More... 5 days ago
lib: Add helpers for adding 32-bit /chosen properties More... 5 days ago
lib/elf: Minor rework of dynamic segment parsing More... 5 days ago
lib/elf: Fix bug where the wrong struct was checked in elf64_load() More... 7 days ago
docs: Update ChangeLog and README.md for 7.7.2 More... 7 days ago
Merge pull request #370 from ziyao233/outgoing/riscv/linux-protocol More... 7 days ago
lib/elf: Reject relocatable ELFs in elf*_load_elsewhere() More... 7 days ago
lib/elf: Do not check for DT_RELAENT size for DT_PLTREL entries More... 8 days ago
lib/elf: Panic on unresolved symbols, unless marked weak More... 8 days ago
build/bootstrap: Bump limine-efi revision More... 8 days ago
build/bootstrap: Bump limine-efi revision More... 9 days ago
misc/efi: Replace .padding with manual alignment More... 9 days ago
lib/fdt: add fdt helpers More... 9 days ago
protos/linux_riscv64: support linux protocol on riscv64 More... 9 days ago
lib/elf: Ignore PT_LOAD PHDRs with 0 memsz More... 9 days ago
lib/panic: Use ternary in 'return to' message More... 9 days ago
Merge pull request #369 from iillis/v7.x More... 9 days ago
Setting different error message for boot failure when booting from menu or booting from the editor More... 9 days ago
When booting from editor fails you return to the editor while keeping the text as you were editing it (#364) More... 10 days ago