.. |
acpi.c
|
misc: Rename UEFI and BIOS define macros
|
2022-09-02 02:29:12 +02:00 |
acpi.h
|
misc: Rename UEFI and BIOS define macros
|
2022-09-02 02:29:12 +02:00 |
bmp.c
|
misc: blib.h -> misc.h
|
2022-08-26 23:44:47 +02:00 |
bmp.h
|
|
|
config.c
|
misc: Add limine subdir to stage3 and config search paths. Closes #225
|
2022-10-06 06:29:11 +02:00 |
config.h
|
config: Only make keys global if before first entry
|
2022-08-14 14:45:20 +02:00 |
elf.c
|
elf: Fix issue where KASLR was applied to non reloc executables
|
2022-09-11 23:07:13 +02:00 |
elf.h
|
elf: General refactor
|
2022-09-11 10:05:45 +02:00 |
elsewhere.c
|
misc: blib.h -> misc.h
|
2022-08-26 23:44:47 +02:00 |
elsewhere.h
|
|
|
fb.c
|
misc: Rename UEFI and BIOS define macros
|
2022-09-02 02:29:12 +02:00 |
fb.h
|
|
|
gterm.c
|
term: Misc improvements for SERIAL=yes on EFI
|
2022-10-06 05:41:21 +02:00 |
gterm.h
|
term: Move to use external, portable terminal
|
2022-10-04 00:58:00 +02:00 |
guid.c
|
misc: blib.h -> misc.h
|
2022-08-26 23:44:47 +02:00 |
guid.h
|
|
|
image.c
|
misc: blib.h -> misc.h
|
2022-08-26 23:44:47 +02:00 |
image.h
|
|
|
libc.h
|
|
|
libc.s2.c
|
misc: blib.h -> misc.h
|
2022-08-26 23:44:47 +02:00 |
macros.aarch64_asm.h
|
Initial AArch64 port (#205)
|
2022-08-18 17:32:54 +02:00 |
mem.asm_aarch64
|
Initial AArch64 port (#205)
|
2022-08-18 17:32:54 +02:00 |
mem.asm_x86_64
|
misc: Fix broken memcmp()
|
2022-07-14 20:03:21 +02:00 |
mem.s2.asm_ia32
|
misc: Fix broken memcmp()
|
2022-07-14 20:03:21 +02:00 |
misc.c
|
misc: Increase EFI_COPY_MAX_ENTRIES to 2048
|
2022-10-07 06:23:49 +02:00 |
misc.h
|
efi/disk: Use blake2b to calculate unique sector hash
|
2022-09-15 12:53:47 +02:00 |
misc.s2.c
|
misc: Misc stage 2 related improvements
|
2022-09-17 13:53:57 +02:00 |
panic.s2.c
|
panic: Fix build on non-BIOS targets
|
2022-09-23 20:59:02 +02:00 |
part.c
|
|
|
part.h
|
efi/disk: Use blake2b to calculate unique sector hash
|
2022-09-15 12:53:47 +02:00 |
part.s2.c
|
misc: Rename UEFI and BIOS define macros
|
2022-09-02 02:29:12 +02:00 |
print.h
|
misc: Update several macros
|
2022-08-26 23:30:00 +02:00 |
print.s2.c
|
term: Misc improvements for SERIAL=yes on EFI
|
2022-10-06 05:41:21 +02:00 |
rand.c
|
misc: blib.h -> misc.h
|
2022-08-26 23:44:47 +02:00 |
rand.h
|
|
|
readline.c
|
readline: Fallback to SystemTable->ConIn
|
2022-10-06 05:37:22 +02:00 |
readline.h
|
misc: Rename UEFI and BIOS define macros
|
2022-09-02 02:29:12 +02:00 |
real.h
|
|
|
real.s2.asm_bios_ia32
|
Revert "bios: Get rid of self-modifying interrupt call code"
|
2022-08-25 20:13:42 +02:00 |
sleep.asm_bios_ia32
|
|
|
spinup.asm_aarch64
|
Initial AArch64 port (#205)
|
2022-08-18 17:32:54 +02:00 |
spinup.asm_bios_ia32
|
|
|
spinup.asm_uefi_ia32
|
|
|
spinup.asm_uefi_x86_64
|
|
|
term.c
|
term: Misc improvements for SERIAL=yes on EFI
|
2022-10-06 05:41:21 +02:00 |
term.h
|
term: Make term_notready() static
|
2022-10-04 21:00:39 +02:00 |
time.c
|
misc: Rename UEFI and BIOS define macros
|
2022-09-02 02:29:12 +02:00 |
time.h
|
|
|
trace.h
|
|
|
trace.s2.c
|
misc: Rename UEFI and BIOS define macros
|
2022-09-02 02:29:12 +02:00 |
uri.c
|
misc: Minor cleanup after #216
|
2022-09-14 02:20:12 +02:00 |
uri.h
|
uri: Add checksum validation
|
2022-09-13 01:14:55 +02:00 |