Skip to content

Boot in UEFI #1

@Amjad50

Description

@Amjad50

Currently there are some issues that doesn't allow us to boot into UEFI.

  1. 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

  • Implement dynamic physical page allocator from the multiboot info

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions