CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2025/05/20 03:28:06
Modified files: usr.sbin/fw_update: patterns.c Log message: Make pattern for amdsev firmware download more specific. Avoid matching unrelated device names. ccp is a substring of qccpucp(4), with ^ccp0 pattern this gets fixed. OK tobhe@