I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
kern/acpi: Use xsdt_addr if present More... 10 months ago
commands/acpi: Use xsdt_addr if present More... 10 months ago
fs/udf: Fix out of bounds access More... 10 months ago
docs: Add debugging chapter to development documentation More... 10 months ago
fs/xfs: Fix issues found while fuzzing the XFS filesystem More... 10 months ago
util/import_unicode.py: Ensure output is deterministic More... 10 months ago
grub-core/genmoddep.awk: Ensure output is deterministic More... 10 months ago
gentpl.py: Ensure output is deterministic More... 10 months ago
gdb: Add gdbinfo command for printing the load address of the EFI application More... 10 months ago
loader/efi/chainloader: Do not require a $root visible to EFI firmware when chainloading More... 10 months ago
docs: Document extra arguments to chainloader on EFI More... 10 months ago
util/grub.d/25_bli.in: Activate bli module on EFI More... 10 months ago
bli: Add a module for the Boot Loader Interface More... 10 months ago
kern: Check for NULL when closing devices and disks More... 10 months ago
docs: Reword section headings More... 10 months ago
efi: Add grub_efi_set_variable_to_string() More... 10 months ago
kern/misc, kern/efi: Extract UTF-8 to UTF-16 code More... 10 months ago
include/grub/types.h: Add GRUB_SSIZE_MAX More... 10 months ago
guid: Make use of GUID printf format specifier More... 10 months ago
kern/misc: Add a format specifier GUIDs More... 10 months ago
guid: Unify GUID types More... 10 months ago
efi: Add grub_efi_set_variable_with_attributes() More... 10 months ago
efi: Handle NULL return value when getting loaded image protocol More... 10 months ago
efi: Use generic EFI loader for x86_64 and i386 More... 10 months ago
efi: Remove x86_64 call wrappers More... 10 months ago
efi: Drop all uses of efi_call_XX() wrappers More... 10 months ago
efi: Add calling convention annotation to all prototypes More... 10 months ago
efi: Make EFI PXE protocol methods non-callable More... 10 months ago
kern/efi/mm: Fix use-after-free in finish boot services More... 10 months ago
loader/multiboot_elfxx: Check program header offset doesn't exceed constraints More... 10 months ago