Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get system memory map #1

Open
n0p0n3 opened this issue May 27, 2020 · 0 comments
Open

How to get system memory map #1

n0p0n3 opened this issue May 27, 2020 · 0 comments

Comments

@n0p0n3
Copy link

n0p0n3 commented May 27, 2020

I have a few quick questions. I've been designing a hobby operating system for awhile and I've finally gotten around to starting to code it. I decided to use UEFI as a starting point instead of dealing with setting up the hardware oldschool style, and I'm loving that you've made this project, because I haven't fully studied the uefi spec yet, but I tend to write psuedocode as object oriented ansi-c in my head. Anyway, the questions. What state does this project leave the hardware in when setting up? Is long mode entered? How would I access the memorymap, through GetMemoryMap still? I didn't see this information, but I'm not familiar with visualstudio either. I'm used to linux, never did much writing myself, but I've built several complete Linux from scratch systems, so I'm familiar with some aspects of compiling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant