-
Patch application failure warnings when building FWTS through build_sbbr.sh
HEAD is now at f09402bb lib: fwts_version.h - update to V23.01.00
~/BBR-BUILD/bbr-acs/sbbr/scripts
edhcha01@a074700:~/B…
edhay updated
1 month ago
-
使用openEuler 24.03
内核使用了与 https://github.com/openeuler-riscv/compatible-certificate/issues/1 同样的补丁。
[qemu.log](https://github.com/user-attachments/files/16814487/qemu.log)
-
运行fwts需要这个功能
https://github.com/fwts/fwts
commit d6ecd188937fcddeffb37efc61b67a56809b266a
Author: Haibo Xu
Date: Thu Jun 13 14:55:07 2024 +0800
riscv: dmi: Add SMBIOS/DMI support
…
-
参考
https://wiki.ubuntu.com/FirmwareTestSuite/
https://packages.ubuntu.com/source/oracular/fwts
这个软件包是在Linux系统用户态中,测试UEFI/ACPI兼容性的工具。
-
from https://github.com/opiproject/opi-prov-life/issues/178
```
sudo apt-get install fwts
sudo fwts -r stdout -q dmicheck
```
see https://bugs.launchpad.net/fwts/+bug/2013208
see https://git.l…
-
### Component
Dasharo firmware
### Device
other
### Dasharo version
v0.9.0-rc1
### Dasharo Tools Suite version
_No response_
### Test case ID
SUSP005.001 (manual)
### Brief summary
suspend …
-
### Bug Description
Test definition: https://github.com/canonical/checkbox/blob/main/providers/sru/units/sru.pxu#L7
After opening a bug in fwts to understand signifcant number of failures we are…
-
Executed FWTS Tests on Ubuntu 16.10 with latest Skiboot Level. Below are the errors it got while executing.
mem_info: OPAL MEM Info
----------------------------------------------------------------…
-
The build fails under Arch with:
```
fwts_cpu.c:225:11: error: conflicting types for 'fwts_cpu_has_c1e' due to enum/integer mismatch; have 'fwts_bool(void)' [-Werror=enum-int-mismatch]
225 | fwts…
-
On a platform with NVDIMM deivices, fwts reports the errors ``method: \_SB_.NVDR.N000._NIH should return a buffer of 64 bytes, but instead returned 4 bytes.'' But according to ACPI spec definition of …