rulimine/stage2
mintsuki 5b8132a425 fat32: Fix wrong return type issue 2021-01-03 22:40:54 +01:00
..
drivers vbe: Fix bug where the vbe tty double buffer did not properly refresh 2020-12-27 19:32:18 +01:00
fs fat32: Fix wrong return type issue 2021-01-03 22:40:54 +01:00
lib file: Make sure is_memfile is properly cleared 2021-01-02 23:52:25 +01:00
mm file: Add ability to rename memory regions for memory loaded files so they do not have to be allocated twice for things such as compressed module loading 2021-01-02 21:44:27 +01:00
protos stivale2: Implement MTRR Write Combining Framebuffer tag 2021-01-03 02:43:27 +01:00
pxe pxe: add stivale2 pxe server info tag 2020-12-10 14:16:42 +01:00
sys stivale2: Implement MTRR Write Combining Framebuffer tag 2021-01-03 02:43:27 +01:00
Makefile misc: Remove limine.h and retrieve LIMINE_VERSION value from current git branch instead 2020-12-30 23:42:39 +01:00
entry.asm gpt: Embed stage2 code within GPT structures so an extra partition is not needed 2020-12-06 16:43:38 +01:00
gensyms.sh misc: Implement stacktrace 2020-11-15 17:56:10 +01:00
linker.ld Fix issue with int 13h DAP potentially not fitting within a single real mode segment; load stage 2 at 0x8000 and disable LTO as it is broken for some unknown reasons now 2020-09-25 22:36:26 +02:00
main.c misc: Remove limine.h and retrieve LIMINE_VERSION value from current git branch instead 2020-12-30 23:42:39 +01:00
menu.c misc: Remove limine.h and retrieve LIMINE_VERSION value from current git branch instead 2020-12-30 23:42:39 +01:00
menu.h config: Add initial support for config directory entries 2020-11-16 23:31:03 +01:00