util: Make sure all util dirs have description files at top level
New util directories have been added with no description.md file. The description file for supermicro was added at a secondary level, which doesn't help a user find the util since no path was added. Move it up to the top level. Signed-off-by: Martin Roth <martin@coreboot.org> Change-Id: I40b4c25dd7706513e96c6b8078a34160f8bb901e Reviewed-on: https://review.coreboot.org/c/coreboot/+/48961 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tom Hiller <thrilleratplay@gmail.com>
This commit is contained in:
committed by
Patrick Georgi
parent
86e3d748f8
commit
b513c53f31
4
util/apcb/description.md
Normal file
4
util/apcb/description.md
Normal file
@@ -0,0 +1,4 @@
|
||||
AMD PSP Control Block tools
|
||||
|
||||
* _apcb_edit.py_ - This tool allows patching an existing APCB binary with
|
||||
specific SPDs and GPIO selection pins. `Python3`
|
Reference in New Issue
Block a user