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

Add framebuffer info into Multiboot table #108

Merged
merged 1 commit into from Mar 6, 2019

Conversation

mauricema
Copy link
Contributor

@mauricema mauricema commented Mar 5, 2019

Multiboot defined framebuffer structure. However, it was not
implemented in SBL. This patch added this support by filling in
the framebuffer information into the multiboot table.

Signed-off-by: Maurice Ma maurice.ma@intel.com

Multiboot defined framebuffer structure.  However, it was not
implemented in SBL.  This patch added this support by filling in
the framebuffer information into the multiboot table.

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
@mauricema mauricema requested a review from a team as a code owner Mar 5, 2019
gdong1
gdong1 approved these changes Mar 6, 2019
Copy link
Contributor

@gdong1 gdong1 left a comment

Looks good to me.

@mauricema mauricema merged commit a62bd10 into slimbootloader:master Mar 6, 2019
1 check passed
@mauricema mauricema deleted the mulitboot_fb branch Apr 12, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants