From 6b867b8aa8ca3b69250c2ba30a5bbf8b2f030b93 Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Tue, 11 Dec 2018 15:16:29 +0100 Subject: util/bucts: Add a description.md file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I367703ffcd8d10dec0c67b61c9ebbefd497424fd Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/c/30161 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- util/README.md | 1 + util/bucts/description.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 util/bucts/description.md (limited to 'util') diff --git a/util/README.md b/util/README.md index 2fe0afc853..bd1398bafb 100644 --- a/util/README.md +++ b/util/README.md @@ -16,6 +16,7 @@ Technologies, for example the Pistachio SoC. `C` `Yacc` * __board_status__ - Tools to collect logs and upload them to the board status repository `Bash` `Go` +* __bucts__ - A tool to manipulate the BUC.TS bit on Intel targets. `C` * __cavium__ - Devicetree_convert Tool to convert a DTB to a static C file `Python` * __cbfstool__ diff --git a/util/bucts/description.md b/util/bucts/description.md new file mode 100644 index 0000000000..e777e5b35d --- /dev/null +++ b/util/bucts/description.md @@ -0,0 +1 @@ +A tool to manipulate the BUC.TS bit on Intel targets. `C` -- cgit v1.2.3