|
f19afbddb7
|
Do not create new bootloader stack as it is not needed any longer and kernel will use its own stack
ci/woodpecker/push/build Pipeline was successful
|
2023-01-03 23:04:11 +01:00 |
|
|
9dc0e60f28
|
We support EFI-enabled systems only and such machines should support PAE, so there is no need for XTLDR to support non-PAE x86 hardware
ci/woodpecker/push/build Pipeline was successful
|
2022-12-28 15:57:03 +01:00 |
|
|
6d77ff42c5
|
Loop over halt; add missing calling convention
ci/woodpecker/push/build Pipeline was successful
|
2022-12-27 20:12:59 +01:00 |
|
|
8f3a4aef60
|
Code formatting
ci/woodpecker/push/build Pipeline was successful
|
2022-12-23 22:27:08 +01:00 |
|
|
cf828a6896
|
Fill in kernel initialization block
ci/woodpecker/push/build Pipeline was successful
|
2022-12-21 20:04:20 +01:00 |
|
|
edee9a8ec6
|
Rework BlGetMemoryMap() routine to use EFI_MEMORY_MAP structure; map EfiBootServicesData instead of EfiReservedMemoryType
ci/woodpecker/push/build Pipeline was successful
|
2022-12-20 18:59:36 +01:00 |
|
|
0572b208f1
|
Add full paging support for AMD64 and i686 architectures, including PAE support
ci/woodpecker/push/build Pipeline was successful
|
2022-12-11 20:14:04 +01:00 |
|
|
900e86c9da
|
Create new stack and then boot XTOS, export more routines with the loader protocol
ci/woodpecker/push/build Pipeline failed
|
2022-12-07 20:34:16 +01:00 |
|
|
c8f99ad6ed
|
Initial PE/COFF support for loading image files
ci/woodpecker/push/build Pipeline was successful
|
2022-11-06 19:59:38 +01:00 |
|
|
861251f41a
|
Add routines for opening and closing volumes to the loader protocol
ci/woodpecker/push/build Pipeline was successful
|
2022-10-25 23:17:23 +02:00 |
|
|
d6cc283519
|
Add missing IN/OUT indicators
ci/woodpecker/push/build Pipeline was successful
|
2022-10-23 22:20:17 +02:00 |
|
|
5869aa985a
|
Quick code refactor for further modules development
ci/woodpecker/push/build Pipeline was successful
|
2022-10-20 18:19:34 +02:00 |
|
|
37a37c225f
|
Small code refactoring
ci/woodpecker/push/build Pipeline was successful
|
2022-10-20 15:58:50 +02:00 |
|