From 9057b5dcd3d8da37532729461eb560424dd44489 Mon Sep 17 00:00:00 2001 From: tigro Date: Sat, 20 Apr 2024 22:39:41 +0300 Subject: [PATCH] Added shim and shim-unsigned-x64 --- msvsphere-8.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/msvsphere-8.json b/msvsphere-8.json index 81aea34..b24ef40 100644 --- a/msvsphere-8.json +++ b/msvsphere-8.json @@ -201,6 +201,12 @@ "shared-mime-info": { "reason": "Changing order for Chromium, Firefox, Deadbeef." }, + "shim": { + "reason": "Added MSVSphere Secure Boot certificates support." + }, + "shim-unsigned-x64": { + "reason": "Added MSVSphere Secure Boot certificates support." + }, "sos": { "reason": "Added code to define our distribution." },