From f2544d094ba88e1cfbb7993ad67444852cfd5efd Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 24 Mar 2026 00:28:15 +0000 Subject: util/mkhtemp: new utility (hardened mktemp) part of the same code library as nvmutil. as part of this, i renamed util/nvmutil to util/libreboot-utils/ because it is now a multi-utility codebase. this is more efficient, since i also wish to use mkhtemp (function) in nvmutil. Signed-off-by: Leah Rowe --- util/libreboot-utils/AUTHORS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 util/libreboot-utils/AUTHORS (limited to 'util/libreboot-utils/AUTHORS') diff --git a/util/libreboot-utils/AUTHORS b/util/libreboot-utils/AUTHORS new file mode 100644 index 00000000..f38ea210 --- /dev/null +++ b/util/libreboot-utils/AUTHORS @@ -0,0 +1,2 @@ +Leah Rowe +Riku Viitanen -- cgit v1.2.1