diff options
author | pyllyukko <pyllyukko AT maimed dot org> | 2018-02-05 21:22:48 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-10 08:09:30 +0700 |
commit | 6158601587bb07770a71d483c046776a01e27205 (patch) | |
tree | f727ec240ae9174fee6a01dee0b3a1b7114ab839 /system/chipsec/README | |
parent | 05bfc3e1a360f5fcd9f6dac75a5fabd3a2643522 (diff) |
system/chipsec: Added (Platform Security Assessment Framework).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/chipsec/README')
-rw-r--r-- | system/chipsec/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/chipsec/README b/system/chipsec/README new file mode 100644 index 0000000000000..ab63a2e6af708 --- /dev/null +++ b/system/chipsec/README @@ -0,0 +1,4 @@ +CHIPSEC is a framework for analyzing the security of PC platforms +including hardware, system firmware (BIOS/UEFI), and platform +components. It includes a security test suite, tools for accessing +various low level interfaces, and forensic capabilities. |