int 0x15 0xE820
Posted: Wed May 03, 2017 3:03 pm
Hi all
Is there a way to do the same as an Int 15H from long mode or does this need to be done before switching to 64 long mode? i.e. get the memory layout. I've allocated 4GB to my OS for starters and was writing just near the limit of the 4GB (in Virtualbox) but got a reserved page error so I need to map where I can write and where I cannot.
Bipman
Is there a way to do the same as an Int 15H from long mode or does this need to be done before switching to 64 long mode? i.e. get the memory layout. I've allocated 4GB to my OS for starters and was writing just near the limit of the 4GB (in Virtualbox) but got a reserved page error so I need to map where I can write and where I cannot.
Bipman