| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
clippy: fix all cast_lossless warnings Use command line: cargo clippy --fix --workspace -- -Aclippy::all -Wclippy::cast_lossless Signed-off-by: liuxiangdong <liuxiangdong5@huawei.com> | 1 年前 | |
machine/x86: Load ACPI and SMBIOS for x86 stdmachine direct kernel boot 1. ACPI and SMBIOS's pointer and checksum should update by hand now. 2. For standard machine, load ACPI and SMBIOS to memory when has no fwcfg. Signed-off-by: Keqian Zhu <zhukeqian1@huawei.com> Signed-off-by: Fei Xu <xufei30@huawei.com> | 2 个月前 | |
clippy check fix Fix all kinds lint warnings given by rust compiler to make the code more readable without changing the function or logic. Signed-off-by: Fan Xuan Zhe <fanxuanzhe@huawei.com> Signed-off-by: Tao Chen <boby.chen@huawei.com> | 7 个月前 | |
replace error-chain with thiserror+anyhow | 3 年前 | |
format: Modify package reference location Package reference location: extern crate thirdparty; pub mod ...; mod ...; pub use std::...; pub use thirdparty::...; pub use internal::...; use std::...; use thirdparty::...; use internal::...; Modify format only. No functional change. Signed-off-by: liuxiangdong <liuxiangdong5@huawei.com> | 2 年前 | |
machine/x86: Load ACPI and SMBIOS for x86 stdmachine direct kernel boot 1. ACPI and SMBIOS's pointer and checksum should update by hand now. 2. For standard machine, load ACPI and SMBIOS to memory when has no fwcfg. Signed-off-by: Keqian Zhu <zhukeqian1@huawei.com> Signed-off-by: Fei Xu <xufei30@huawei.com> | 2 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 2 个月前 | ||
| 7 个月前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 2 个月前 |