From 3e28873532b13a750df04d8dad8ffacb159cc7da Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 23 May 2025 04:52:36 +0100 Subject: ifd/hp8300usdt: set the HAP bit by default In practise, coreboot can set this bit at build time. We also use ME Soft Temporary Disable by default, on this platform. We also use me_cleaner by default, so the me.bin file added to flash only contains the code that would run with HAP set anyway. Therefore, this change is of little practical consequence, but as a friend put it to me, this change is most technically correct. And I'm all about technical correctness. Signed-off-by: Leah Rowe --- config/ifd/hp8300usdt/ifd | Bin 4096 -> 4096 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/config/ifd/hp8300usdt/ifd b/config/ifd/hp8300usdt/ifd index 3b81b704..282a8abb 100644 Binary files a/config/ifd/hp8300usdt/ifd and b/config/ifd/hp8300usdt/ifd differ -- cgit v1.2.1