File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -253,12 +253,18 @@ Configuration Tables
253
253
A UEFI system that complies with this specification may provide additional
254
254
tables via the EFI Configuration Table.
255
255
256
- Compliant systems are required to provide at least one of the following
256
+ Compliant systems are required to provide one, but not both, of the following
257
257
tables:
258
258
259
259
- an Advanced Configuration and Power Interface [ACPI ]_ table, or
260
260
- a Devicetree [DTSPEC ]_ system description
261
261
262
+ EBBR systems must not provide both ACPI and Devicetree
263
+ tables at the same time.
264
+ Systems that support both interfaces must provide a configuration
265
+ mechanism to select either ACPI or Devicetree,
266
+ and must ensure only the selected interface is provided to the OS loader.
267
+
262
268
Devicetree
263
269
^^^^^^^^^^
264
270
You can’t perform that action at this time.
0 commit comments