Basic memory management for UEFI only
This commit is contained in:
parent
1fc97f9c5f
commit
50093e70e4
9 changed files with 146 additions and 11 deletions
|
@ -20,10 +20,6 @@
|
|||
#ifndef _MM_PAGING_H
|
||||
#define _MM_PAGING_H
|
||||
|
||||
#include <firmware/memmap.h>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#define PAGE_SIZE 0x1000
|
||||
|
||||
#endif /* _MM_PAGING_H */
|
Loading…
Add table
Add a link
Reference in a new issue