- Apr 12, 2024
-
-
Vincent Stehle authored
This is an important information for IR 2.1 certification. Add an entry in the `report.txt' file, so that it can be extracted automatically with the post-processing scripts. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Jan 08, 2024
-
-
Vincent Stehle authored
Mention that this is the main branch of the template, to be used for IR 2.1 certifications. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehle authored
IR 2.0 certifications should use the ir2.0 branch so that development can continue on the main branch. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Oct 30, 2023
-
-
G Edhaya Chandran authored
-
- Sep 28, 2023
-
-
Vincent Stehle authored
Specify the license of the documentation files. Try to avoid imposing a license on the actual results files, which will be copied in there. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Sep 04, 2023
-
-
Vincent Stehle authored
Mention that gitlab.arm.com is where the latest version is. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Apr 14, 2023
-
-
Vincent Stehle authored
Add instructions to dump the ESRT after capsule update. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Apr 13, 2023
-
-
Vincent Stehle authored
Update the documentation to match the results of the ACS-IR v23.03_2.0.0 SIE part. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehle authored
Update the documentation to match the results of the ACS-IR v23.03_2.0.0. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Jan 26, 2023
-
-
Vincent Stehle authored
Borrow a couple of changes from ES/SR template commit c9684a098f3a, which clarify manual-results and add one UEFI Shell dmem command. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Jan 24, 2023
-
-
Vincent Stehle authored
Update the instructions to test for authenticated capsule update, and add a test for "on disk". Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehle authored
Add one command to the U-Boot sniff test to query the actual UEFI variables storage size. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Aug 12, 2022
-
-
Vincent Stehle authored
As we add automated tests on capsule binaries it is important to get the capsule binaries location right. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Aug 08, 2022
-
-
Vincent Stehle authored
Update the documentation to match what the ACS-IR 2.0 BET-0 actually produces. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Jun 23, 2022
-
-
Vincent Stehle authored
IR 1.1 certifications should use the ir1 branch so that development can continue on the main branch. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Feb 07, 2022
-
-
Vincent Stehle authored
Add the commands to insert the kernel module and run the BSA tests under Linux. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehle authored
Borrow from the ES band and ask for the os-release contents. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehle authored
Regroup all the UEFI commands related to capsule update in the same fw/capsule-update.log. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Jan 07, 2022
-
-
Vincent Stehle authored
While at it, remove the mismatched directories and files counts from the example directory tree. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Jan 05, 2022
-
-
Vincent Stehle authored
- Add a U-Boot command to show the ESRT. - Refine the OS command to properly capture the `/sys/firmware' folder, as capturing with tar leads to corrupt fdt. While at it, add the root shell prompt. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
Vincent Stehle authored
A few results to be collected manually are already collected by the ACS-IR. Remove them from the README. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Nov 30, 2021
-
-
rebeccapack authored
For SystemReady IR certification, uefi-sniff and capsule-update logs are required to be provided in the fw folder, so these were specified in the IR results template. Signed-off-by:
Rebecca Pack <Rebecca.Pack@arm.com>
-
- Oct 14, 2021
-
-
Vincent Stehle authored
To reduce confusion, we have split our repositories in two: one for the IR band and one for the ES & SR bands. Start to tailor this repository for the IR band. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Oct 01, 2021
-
-
Vincent Stehle authored
Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Sep 21, 2021
-
-
Vincent Stehle authored
Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Sep 20, 2021
-
-
Vincent Stehle authored
The default output of the edk2 test parser is called `result.md'. Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
-
- Sep 17, 2021
-
-
Grant Likely authored
Signed-off-by:
Grant Likely <grant.likely@arm.com>
-
- Sep 13, 2021
-
-
Grant Likely authored
The output of the parser script is useful for initial evaluation. Ask for it to be included. Signed-off-by:
Grant Likely <grant.likely@arm.com>
-
Grant Likely authored
Rename the output directory to match exactly the same name created by the ACS IR in the results filesystem Signed-off-by:
Grant Likely <grant.likely@arm.com>
-
Grant Likely authored
Finish conversion from .txt to .md formatting so that the README file appears correctly when viewed on GitHub Signed-off-by:
Grant Likely <grant.likely@arm.com>
-
Grant Likely authored
Simplify the directory tree so that ACS results get copied into a top level folder and is easier to find. Remove the remaining /acs/* directories like `fwts` and `sct` to avoid confusion about where results need to go. Instead create an empty top level /manual-results/ tree which is where manual test results should be placed, but don't pre-populate the directories because in most cases this is not needed and instructions are covered in the README. Also update the README to reflect the new guidance and to list directories with a trailing '/' so that they are recognized as directories and not files. Signed-off-by:
Grant Likely <grant.likely@arm.com>
-
- Sep 01, 2021
-
-
Grant Likely authored
Clarify the instructions for recording test results and tidy formatting. Signed-off-by:
Grant Likely <grant.likely@arm.com>
-
Grant Likely authored
Signed-off-by:
Grant Likely <grant.likely@arm.com>
-