get rsdp
This commit is contained in:
@@ -19,6 +19,7 @@ struct BootInfo {
|
||||
EFI_MEMORY_DESCRIPTOR* mMap;
|
||||
uint64_t mMapSize;
|
||||
uint64_t mMapDescriptorSize;
|
||||
void* rsdp;
|
||||
};
|
||||
|
||||
extern uint64_t _KernelStart;
|
||||
|
||||
Reference in New Issue
Block a user