.. |
drivers
|
Merge pull request #135 from pitust/trunk
|
2021-11-28 12:45:17 +01:00 |
fs
|
stivale2: Implement boot volume struct tag
|
2021-11-24 12:24:17 +01:00 |
lib
|
elf: Print out range addresses on allocation failure
|
2021-12-06 02:31:35 +01:00 |
mm
|
pmm: Mark Limine image wholly as bootloader reclaimable in memory map when using UEFI
|
2021-12-02 01:23:40 +01:00 |
protos
|
uefi32: Fix bug introduced in 2f844f3
|
2021-12-08 18:20:45 +01:00 |
pxe
|
everywhere: Implement pmm_free()
|
2021-10-21 01:27:05 +02:00 |
sys
|
stivale1&2: Pass higher half GDTR.base when returning higher half pointers
|
2021-11-25 22:46:16 +01:00 |
Makefile
|
build: Makefile improvements
|
2021-12-08 17:41:19 +01:00 |
console.c
|
console: Remove license command
|
2021-10-31 20:33:47 +01:00 |
console.h
|
console: Introduce Limine console
|
2021-10-09 13:32:57 +02:00 |
entry.asmb
|
asm: Reorganise assembly code to avoid symlink use
|
2021-10-22 15:45:47 +02:00 |
entry.s2.c
|
term: Bug fixes
|
2021-11-21 01:18:39 +01:00 |
entry.s3.c
|
main: Add autodetection prompt instead of doing it automatically
|
2021-11-28 22:30:05 +01:00 |
font.bin
|
vbe: Move graphical terminal code to gterm and ship font instead of dumping from graphics card
|
2021-03-02 06:05:14 +01:00 |
gensyms.sh
|
build: Initial support for special characters in build path
|
2021-11-28 19:00:49 +01:00 |
linker.ld
|
build: Get build-id from linker instead of generating a random one
|
2021-11-08 09:42:41 +01:00 |
linker_dbg.ld
|
build: Get build-id from linker instead of generating a random one
|
2021-11-08 09:42:41 +01:00 |
linker_nomap.ld
|
build: Get build-id from linker instead of generating a random one
|
2021-11-08 09:42:41 +01:00 |
linker_stage2only.ld
|
build: Get build-id from linker instead of generating a random one
|
2021-11-08 09:42:41 +01:00 |
linker_uefi.ld
|
secureboot: Add .sbat section
|
2021-06-25 01:23:26 +02:00 |
linker_uefi32.ld
|
uefi: Initial 32 bit UEFI support
|
2021-07-20 13:35:43 +02:00 |
linker_uefi32_nomap.ld
|
uefi: Initial 32 bit UEFI support
|
2021-07-20 13:35:43 +02:00 |
linker_uefi_nomap.ld
|
secureboot: Add .sbat section
|
2021-06-25 01:23:26 +02:00 |
menu.c
|
main: Add autodetection prompt instead of doing it automatically
|
2021-11-28 22:30:05 +01:00 |
menu.h
|
main: Add autodetection prompt instead of doing it automatically
|
2021-11-28 22:30:05 +01:00 |
sbat.c
|
misc: Change how bios and uefi macros are defined and tested
|
2021-07-15 10:03:47 +02:00 |