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 utils for search fdt and find a node in fdt & Refactor to merge cursor type #8

Merged
merged 10 commits into from
Nov 14, 2024

Conversation

woshiluo
Copy link
Member

@woshiluo woshiluo commented Oct 29, 2024

本 PR 提供了两个工具:

  • 通过 Path 获得一个节点
  • 遍历整个 FDT 并执行闭包。

Signed-off-by: Woshiluo Luo <woshiluo.luo@outlook.com>
Signed-off-by: Woshiluo Luo <woshiluo.luo@outlook.com>
src/de_mut/node.rs Outdated Show resolved Hide resolved
Signed-off-by: Woshiluo Luo <woshiluo.luo@outlook.com>
src/utils/mod.rs Outdated Show resolved Hide resolved
Signed-off-by: Woshiluo Luo <woshiluo.luo@outlook.com>
…alueDeserializer

Signed-off-by: Woshiluo Luo <woshiluo.luo@outlook.com>
Signed-off-by: Woshiluo Luo <woshiluo.luo@outlook.com>
Signed-off-by: Woshiluo Luo <woshiluo.luo@outlook.com>
Signed-off-by: Woshiluo Luo <woshiluo.luo@outlook.com>
Signed-off-by: Woshiluo Luo <woshiluo.luo@outlook.com>
@woshiluo woshiluo changed the title Add utils for search fdt and find a node in fdt Add utils for search fdt and find a node in fdt & Refactor Nov 1, 2024
@woshiluo woshiluo changed the title Add utils for search fdt and find a node in fdt & Refactor Add utils for search fdt and find a node in fdt & Refactor to merge cursor type Nov 1, 2024
Signed-off-by: Woshiluo Luo <woshiluo.luo@outlook.com>
@luojia65 luojia65 merged commit 1ca431a into rustsbi:main Nov 14, 2024
2 checks passed
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.

2 participants