mintsuki
|
3dbd494f87
|
disk: Signature double checking for EFI volume detection fallback
|
2021-09-06 08:52:41 +02:00 |
|
mintsuki
|
dafc710c60
|
pmm: Allocate memory map dynamically using EFI
|
2021-09-03 03:10:23 +02:00 |
|
mintsuki
|
5217f50bbd
|
pmm: Increase the max size of the memory map
|
2021-09-02 04:23:09 +02:00 |
|
mintsuki
|
134fd3c8bd
|
disk: Use a different method to match EFI_HANDLEs with volumes
|
2021-09-01 23:01:03 +02:00 |
|
mintsuki
|
31f52c2b30
|
efi: Directly use EFI functions instead of using GNU-EFI's call wrapper
|
2021-08-25 22:03:00 +02:00 |
|
mintsuki
|
dadca8fe17
|
efi: Rework EFI memory map sanitisation
|
2021-08-22 15:02:33 +02:00 |
|
mintsuki
|
f9fe2f96ed
|
misc: Bug fixes
|
2021-08-20 18:28:51 +02:00 |
|
Hannu Hartikainen
|
a8a8af4c5f
|
gterm: support different font sizes
|
2021-08-18 16:06:17 +03:00 |
|
mintsuki
|
c7a46830f6
|
term: Mass backport changes done in Vinix upstream
|
2021-08-16 18:02:28 +02:00 |
|
mintsuki
|
6e1afcd3cb
|
uefi: Initial 32 bit UEFI support
|
2021-07-20 13:35:43 +02:00 |
|
mintsuki
|
f5b0a4ee25
|
elf: More bug fixes
|
2021-07-17 08:19:03 +02:00 |
|
mintsuki
|
1aa5ae13fc
|
misc: Change how bios and uefi macros are defined and tested
|
2021-07-15 10:03:47 +02:00 |
|
mintsuki
|
a092368895
|
pmm: Rework pmm_reclaim_uefi_mem()
|
2021-07-07 00:44:37 +02:00 |
|
mintsuki
|
c20828138e
|
Revert "uefi: Even saner handling of exiting boot services"
This reverts commit e6cc0e4b93d8c7f5fc4dd4f8726e34b65a8354b3.
|
2021-07-06 22:45:16 +02:00 |
|
mintsuki
|
e6cc0e4b93
|
uefi: Even saner handling of exiting boot services
|
2021-07-06 08:21:20 +02:00 |
|
mintsuki
|
05bc7c5bda
|
uefi: More sane handling of exiting boot services
|
2021-07-06 07:42:35 +02:00 |
|
mintsuki
|
f650e4b41b
|
misc: Add verbose config option
|
2021-05-11 06:46:42 +02:00 |
|
mintsuki
|
f2b172be71
|
linux: Pass additional EFI info to kernel
|
2021-04-28 23:41:34 +02:00 |
|
mintsuki
|
94887a4533
|
misc: Handle CPU exceptions nicely
|
2021-03-13 03:21:01 +01:00 |
|
mintsuki
|
6fe0a46a34
|
pmm: Implement pmm_reclaim_uefi_mem()
|
2021-03-10 01:23:44 +01:00 |
|
mintsuki
|
5d3f8b4eb0
|
Implement do_32() and make stivale kernels work with UEFI
|
2021-03-07 00:52:25 +01:00 |
|
mintsuki
|
c3c278ffdd
|
Always use our own (better) allocator
|
2021-03-05 06:10:58 +01:00 |
|
mintsuki
|
a81f094d1d
|
Implement UEFI to Limine memory map conversion
|
2021-03-05 04:20:58 +01:00 |
|
mintsuki
|
edd4a8de60
|
Initial UEFI port
|
2021-03-02 10:23:43 +01:00 |
|
mintsuki
|
8c0c36ea74
|
misc: Change the way stage 2 and 3 are divided
|
2021-03-01 23:38:55 +01:00 |
|
mintsuki
|
1e7ba95230
|
config: Move config code to stage 3
|
2021-02-26 01:30:27 +01:00 |
|
mintsuki
|
8769aaae1e
|
misc: Move a lot of code from stage 2 to stage 3
|
2021-02-25 23:11:53 +01:00 |
|
mintsuki
|
08f6ea60a8
|
misc: Add measures to prevent stage 2 from accidentally relying on stage 3 before the latter is loaded
|
2021-02-25 11:28:14 +01:00 |
|
mintsuki
|
bd8c9ed699
|
misc: Add a build ID to make sure that stage2 and stage3 always come from the same build
|
2021-02-25 08:45:03 +01:00 |
|
mintsuki
|
27848fc85c
|
misc: General code reorganisation
|
2021-02-25 01:24:54 +01:00 |
|