From cef3a8968fc6046d6f3b57465a1ff50f9d4dfbe7 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..ce8ea64 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