Richard W.M. Jones
7b73e681a2
vmx: Get the VMware boolean uefi.secureBoot.enabled
...
Some VMware guests have a boolean uefi.secureBoot.enabled. If found,
and it's set to "TRUE", and if it's a UEFI guest, then add this clause
into the domain XML:
<os firmware='efi'>
<firmware>
<feature enabled='yes' name='enrolled-keys'/>
<feature enabled='yes' name='secure-boot'/>
</firmware>
</os>
This approximates the meaning of this VMware flag.
Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
Fixes: https://issues.redhat.com/browse/RHEL-67836
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2024-11-18 15:29:43 +01:00
..
2024-01-15 14:56:35 +01:00
2024-10-09 14:46:51 +02:00
2024-11-11 10:15:06 +01:00
2024-01-30 10:58:13 +01:00
2024-01-04 22:26:10 +01:00
2024-10-02 16:06:50 +02:00
2024-10-30 11:39:58 +01:00
2024-01-08 01:00:08 -05:00
2024-01-08 01:00:08 -05:00
2024-08-05 11:42:35 +02:00
2024-08-05 11:42:35 +02:00
2024-02-26 11:09:57 +01:00
2024-02-26 10:59:47 +01:00
2024-02-26 10:59:47 +01:00
2024-11-18 13:51:13 +01:00
2024-11-11 10:15:06 +01:00
2024-03-21 14:42:27 +01:00
2024-07-19 15:18:40 +02:00
2024-01-15 14:56:35 +01:00
2024-05-16 14:57:02 +02:00
2024-05-16 14:57:02 +02:00
2024-01-07 23:59:00 -05:00
2024-09-24 08:24:00 +02:00
2024-01-15 14:56:36 +01:00
2024-02-09 14:45:20 -06:00
2024-09-24 10:12:08 +02:00
2024-07-10 12:32:23 +02:00
2024-10-16 14:39:09 +02:00
2024-11-18 08:46:49 +01:00
2024-03-12 10:34:43 +01:00
2024-07-25 16:51:17 +02:00
2024-09-13 12:57:42 +02:00
2024-01-15 14:56:35 +01:00
2024-09-24 08:24:00 +02:00
2024-01-08 01:00:08 -05:00
2024-09-13 12:57:42 +02:00
2024-09-05 15:24:55 +02:00
2024-11-18 15:29:43 +01:00
2024-11-15 09:42:04 +01:00
2024-11-15 09:42:04 +01:00
2024-03-12 17:37:51 +01:00
2024-03-12 17:37:51 +01:00
2024-05-23 14:32:24 +02:00
2024-05-02 19:56:45 +02:00
2024-11-15 13:15:22 +01:00
2024-05-08 15:57:31 +01:00
2024-01-30 10:58:13 +01:00
2024-05-08 16:01:34 +01:00
2024-10-02 16:06:50 +02:00
2024-09-24 08:24:00 +02:00
2024-06-24 13:51:04 +01:00
2024-01-08 01:00:08 -05:00
2024-08-05 11:42:35 +02:00
2024-02-26 14:35:52 +01:00
2024-04-24 09:38:54 -04:00
2024-03-14 15:17:48 +01:00
2024-11-18 13:51:13 +01:00
2024-04-24 14:12:17 +02:00
2024-02-01 10:39:40 +01:00
2024-07-19 15:18:40 +02:00
2024-10-24 18:46:21 +02:00
2024-09-24 08:24:00 +02:00
2024-06-06 09:29:58 +02:00
2024-10-16 14:39:09 +02:00
2024-06-06 09:32:43 +02:00
2024-06-06 09:32:43 +02:00
2024-02-09 14:45:20 -06:00
2024-04-09 16:55:25 +02:00
2024-07-02 09:13:47 +02:00
2024-07-10 12:32:23 +02:00
2024-08-26 16:10:04 +02:00
2024-09-24 10:12:08 +02:00
2024-11-18 08:46:33 +01:00
2024-10-16 15:47:52 +01:00
2024-10-16 15:47:52 +01:00
2024-10-16 15:47:52 +01:00
2024-07-25 16:51:17 +02:00
2024-04-15 09:24:16 +02:00
2024-06-06 09:29:58 +02:00
2024-03-21 14:42:27 +01:00
2024-11-18 08:46:24 +01:00
2024-11-12 15:35:53 +01:00
2024-10-01 12:53:49 +02:00
2024-06-06 09:29:58 +02:00
2024-09-10 14:25:37 +02:00
2024-09-13 12:57:42 +02:00
2024-03-14 15:17:48 +01:00
2024-10-03 13:29:26 +02:00
2024-03-14 15:17:48 +01:00
2024-05-22 23:19:18 -04:00
2024-01-15 14:56:35 +01:00
2024-01-07 23:57:09 -05:00
2024-10-16 15:47:52 +01:00
2024-08-16 13:11:57 +02:00
2024-09-24 08:24:00 +02:00
2024-03-14 15:17:48 +01:00
2024-09-24 08:24:00 +02:00
2024-01-04 22:26:10 +01:00
2024-03-14 15:17:48 +01:00
2024-01-31 17:24:07 +01:00
2024-01-31 17:24:07 +01:00
2024-09-13 12:57:42 +02:00
2024-08-28 08:46:16 +02:00
2024-09-05 15:24:55 +02:00
2024-09-24 08:24:00 +02:00
2024-02-07 14:19:42 +01:00
2024-04-15 09:28:32 +02:00
2024-03-14 15:17:48 +01:00
2024-10-01 12:57:02 +02:00
2024-03-14 15:17:48 +01:00
2024-09-12 09:51:58 +02:00
2024-05-02 15:57:29 -06:00
2024-05-02 15:57:29 -06:00