rulimine/stage23
mint 99be5e2df5
Merge pull request #124 from pitust/trunk
bootboot: add initrd support, and add a warning about the init stack
2021-11-07 11:28:43 +01:00
..
drivers disk: Improve performance on UEFI 2021-11-02 05:16:42 +01:00
fs everywhere: Implement pmm_free() 2021-10-21 01:27:05 +02:00
lib elf: Drop lower half program headers for PMRs 2021-11-05 03:22:19 +01:00
mm pmm: Better handling of creating new memmap entries 2021-11-03 02:32:17 +01:00
protos Merge pull request #124 from pitust/trunk 2021-11-07 11:28:43 +01:00
pxe everywhere: Implement pmm_free() 2021-10-21 01:27:05 +02:00
sys asm: Reorganise assembly code to avoid symlink use 2021-10-22 15:45:47 +02:00
Makefile build: Add make dist target 2021-10-24 15:48:52 +02: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 everywhere: Implement pmm_free() 2021-10-21 01:27:05 +02:00
entry.s3.c bootboot: RAMDISK->INITRD_PATH, don't pass gST around for no reason, unsplit bootboot_spinup, flush the PIC only 2021-11-02 07:00:13 +00: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: Misc build system improvements 2021-08-07 07:26:34 +02:00
linker.ld build: Ensure load addresses of debug and tab sections are 0 2021-05-31 01:52:43 +02:00
linker_dbg.ld build: Ensure load addresses of debug and tab sections are 0 2021-05-31 01:52:43 +02:00
linker_nomap.ld build: Ensure load addresses of debug and tab sections are 0 2021-05-31 01:52:43 +02:00
linker_stage2only.ld build: Ensure load addresses of debug and tab sections are 0 2021-05-31 01:52:43 +02: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 bootboot: RAMDISK->INITRD_PATH, don't pass gST around for no reason, unsplit bootboot_spinup, flush the PIC only 2021-11-02 07:00:13 +00:00
menu.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
sbat.c misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02:00
test_pipefail.sh build: Prevent gensyms.sh from failing if pipefail is not supported by the shell 2021-07-26 20:19:40 +02:00