mirror of
https://github.com/johndoe6345789/MetalOS.git
synced 2026-04-24 05:35:22 +00:00
- Define EFI_MEMORY_DESCRIPTOR struct for better code clarity - Use PAGE_SIZE constant instead of magic number 4096 - Add check in freePage() to prevent usedPages underflow Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>