summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/UefiCpuPkg.ci.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'UefiCpuPkg/UefiCpuPkg.ci.yaml')
-rw-r--r--UefiCpuPkg/UefiCpuPkg.ci.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/UefiCpuPkg/UefiCpuPkg.ci.yaml b/UefiCpuPkg/UefiCpuPkg.ci.yaml
index bbdc44a45b..6e0ab95fd8 100644
--- a/UefiCpuPkg/UefiCpuPkg.ci.yaml
+++ b/UefiCpuPkg/UefiCpuPkg.ci.yaml
@@ -15,7 +15,6 @@
## "<ErrorID>", "<KeyWord>"
## ]
"ExceptionList": [
- "8006", "main"
],
## Both file path and directory path are accepted.
"IgnoreFiles": [
@@ -39,8 +38,7 @@
],
# For host based unit tests
"AcceptableDependencies-HOST_APPLICATION":[
- "UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec",
- "CryptoPkg/CryptoPkg.dec"
+ "UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec"
],
# For UEFI shell based apps
"AcceptableDependencies-UEFI_APPLICATION":[],