# # ChangeLog for boot/genarch/src/efi.c in mainline # # Generated by Trac 1.6 # 2025-03-09T13:37:55Z Sun, 04 Jun 2017 19:47:46 GMT Martin Decky [de1712e] * boot/arch/arm32/include/mm.h (modified) * boot/arch/arm32/src/mm.c (modified) * boot/arch/arm32/src/putchar.c (modified) * boot/arch/ia64/include/pal.h (modified) * boot/arch/ia64/include/sal.h (modified) * boot/arch/ia64/src/putchar.c (modified) * boot/arch/ia64/src/ski.c (modified) * boot/arch/mips32/src/putchar.c (modified) * boot/arch/ppc32/include/asm.h (modified) * boot/arch/ppc32/include/main.h (modified) * boot/arch/ppc32/src/ofw.c (modified) * boot/arch/riscv64/include/asm.h (modified) * boot/arch/riscv64/include/ucb.h (modified) * boot/arch/riscv64/src/main.c (modified) * boot/arch/riscv64/src/putchar.c (modified) * boot/arch/sparc64/include/asm.h (modified) * boot/arch/sparc64/include/main.h (modified) * boot/arch/sparc64/include/ofw.h (modified) * boot/arch/sparc64/src/ofw.c (modified) * boot/genarch/include/ofw.h (modified) * boot/genarch/include/ofw_tree.h (modified) * boot/genarch/src/efi.c (modified) * boot/genarch/src/multiplication.c (modified) * boot/genarch/src/ofw.c (modified) * boot/genarch/src/ofw_tree.c (modified) * boot/generic/include/balloc.h (modified) * boot/generic/include/inflate.h (modified) * boot/generic/include/memstr.h (modified) * boot/generic/include/printf.h (modified) * boot/generic/include/printf_core.h (modified) * boot/generic/include/stddef.h (moved) * boot/generic/include/str.h (modified) * boot/generic/src/balloc.c (modified) * boot/generic/src/inflate.c (modified) * boot/generic/src/memstr.c (modified) * boot/generic/src/vprintf.c (modified) * tools/pack.py (modified) boot: rename typedefs.h to stddef.h Sun, 10 Jul 2011 12:20:57 GMT Jakub Jermar [eb66f236] * boot/arch/ia64/Makefile.inc (modified) * boot/genarch/include/efi.h (modified) * boot/genarch/src/efi.c (added) Support for searching EFI configuration table.