rulimine/stage2
2021-02-08 19:06:10 +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 bug with conversion to 8+3 filename 2021-02-08 19:06:10 +01:00
lib part: Fix bug where an improper buffer size was allocated when indexing all partitions 2021-02-08 18:52:57 +01:00
mm linux: Misc protocol bug fixes 2021-01-27 17:30:58 +01:00
protos Revert "volume: Replace concept of partition handle with that of volumes, fix bug in indexing volumes along the way" 2021-02-08 18:47:52 +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
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 Revert "volume: Replace concept of partition handle with that of volumes, fix bug in indexing volumes along the way" 2021-02-08 18:47:52 +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
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