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

riscv: 完成UEFI初始化,能正确设置memblock的信息 #501

Merged

Conversation

fslongjin
Copy link
Member

No description provided.


use uefi_raw::Guid;

/// 由D人agonStub设置的,用于描述内核被放置在的地址的GUID
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

打错字了哈哈哈

@fslongjin
Copy link
Member Author

fslongjin commented Jan 25, 2024 via email

@fslongjin fslongjin merged commit 9284987 into DragonOS-Community:master Jan 26, 2024
1 check passed
yuyi2439 pushed a commit to yuyi2439/DragonOS that referenced this pull request Jan 26, 2024
* riscv: 完成UEFI初始化,能正确设置memblock的信息

* sbi增加reset功能

* 把虚拟CPU修改为sifive-u54,使qemu能更正确地模拟硬件行为

* 修复内存页面映射未设置“DIRTY”、”ACCESSED“、”GLOBAL“位,导致真机page fault的问题
yuyi2439 pushed a commit to yuyi2439/DragonOS that referenced this pull request Feb 2, 2024
* riscv: 完成UEFI初始化,能正确设置memblock的信息

* sbi增加reset功能

* 把虚拟CPU修改为sifive-u54,使qemu能更正确地模拟硬件行为

* 修复内存页面映射未设置“DIRTY”、”ACCESSED“、”GLOBAL“位,导致真机page fault的问题
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