Currently there are some issues that doesn't allow us to boot into UEFI.
- The way we take the memory layout is, take the second "Available" memory, and it must be at least 128 MB. UEFI and even BIOS doesn't guarentee that the second memory area is the main one. So we need to be more dynamic.
Tasks
Currently there are some issues that doesn't allow us to boot into UEFI.
Tasks