From 73df0cec5b723af15d263f3118795322bcfcc9cd Mon Sep 17 00:00:00 2001 From: tigro Date: Sun, 10 Nov 2024 19:26:46 +0300 Subject: [PATCH] Added edk2 --- msvsphere-9.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/msvsphere-9.json b/msvsphere-9.json index a66ff75..50dd81b 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -150,6 +150,9 @@ "dnf": { "reason": "Changed bug tracker URL to https://bugs.msvsphere.ru/" }, + "edk2": { + "reason": "Added MSVSPhere secureboot certs." + }, "elfutils": { "reason": "Disabled the --enable-debuginfod-urls configure option that was set to https://debuginfod.centos.org/. In the future, we may raise our own debuginfod server, but for now we build it the same way as in RHEL - without it." },