From b8ca7b97187e264fe4d7cdaca2c49360122d23de Mon Sep 17 00:00:00 2001 From: Stuart Yoder Date: Thu, 20 Apr 2023 17:59:47 -0500 Subject: [PATCH] update template to mention SIE folder Signed-off-by: Stuart Yoder --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3bb6216..42aea63 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,12 @@ Please follow the following general instructions for collecting SystemReady ES o /uefi_dump ``` +- When certifying with the recommended Security Interface Extension (SIE), the ACS test results will include the SIE folder: + +``` + /acs_results + /SIE +``` ### `./manual-results/` - Optionally place any results from manually performed tests in this folder. -- GitLab