-
Notifications
You must be signed in to change notification settings - Fork 641
Expand file tree
/
Copy pathcontext.quirk
More file actions
25 lines (19 loc) · 840 Bytes
/
Copy pathcontext.quirk
File metadata and controls
25 lines (19 loc) · 840 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# use this file when we want to set (or unset) specific context flags by a DMI match
# Manufacturer="Red Hat", BiosVendor="EDK II"
[c714d9bb-922c-57c2-94e7-3a383887c95b]
Flags = ignore-efivars-free-space
# Manufacturer="Microsoft Corporation", Family="Virtual Machine", ProductName="Virtual Machine"
[a3c0bcc5-05f2-52f3-aeeb-c4ea4a082dbb]
Flags = ignore-efivars-free-space
# Manufacturer="Google", ProductName="Google Compute Engine"
[fa23da35-436a-5d5d-add2-bd549606b553]
Flags = ignore-efivars-free-space
# Manufacturer="Amazon EC2"
[859925ad-8af0-5855-ab2c-fbd5fa711f21]
Flags = ignore-efivars-free-space
# Manufacturer="VMware, Inc.", ProductName="VMware20,1"
[4a8a248d-9e6b-5216-b83e-6cdf9bde8d0d]
Flags = ignore-efivars-free-space
# Manufacturer="QEMU"
[3486fece-d7a3-58e0-a818-dd3796662b51]
Flags = ignore-efivars-free-space