-
Notifications
You must be signed in to change notification settings - Fork 4
optimise bootsector code #19
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
base: master
Are you sure you want to change the base?
Conversation
877cb03 to
0722b03
Compare
|
I run this patch in my environment. It's worked. so I think it is safe to merge. |
|
But it caused can't output e820 memory map on desktop. I don't know if it is root cause. I'm researching. |
|
|
@coolgw unfortunately, it's a bad patch, it caused the e820 memory detector failure. Please take a look. |
fixed it now, you can try again. |
|
you need to review resolve conflicts. |
After check this file, i find some garbage code, so i remove this part from the code.