Lines Matching refs:xen

1 For x86, building xen.efi requires gcc 4.5.x or above (4.6.x or newer
17 The property "xen,uefi-cfg-load" can be specified in the /chosen node to force
20 Once built, `make install-xen` will place the resulting binary directly into
27 ones don't do. The xen.efi binary will also be installed in `/usr/lib64/efi/`,
35 (To illustrate the name handling, a binary named `xen-4.2-unstable.efi` would
36 try `xen-4.2-unstable.cfg`, `xen-4.2.cfg`, `xen-4.cfg`, and `xen.cfg` in
59 kernel=vmlinuz-3.0.31-0.4-xen [domain 0 command line options]
60 ramdisk=initrd-3.0.31-0.4-xen
76 Line Options](xen-command-line.html).
132 The sections for the xen configuration file, the dom0 kernel, dom0 initrd,
137 objdump -h xen.efi \
150 --add-section .config=xen.cfg \
160 xen.efi \
161 xen.unified.efi
171 --output xen.signed.efi \
172 xen.unified.efi
183 xen,xen-bootargs = "[Xen boot arguments]"
187 xen,uefi-binary = "vmlinuz-3.0.31-0.4-xen";
193 xen,uefi-binary = "initrd-3.0.31-0.4-xen";
204 module, the user must specify the "xen,uefi-binary" property containing the name
214 compatible = "xen,domain";
221 xen,uefi-binary = "vmlinuz-3.0.31-0.4-xen";
226 xen,uefi-binary = "initrd-3.0.31-0.4-xen";
230 xen,uefi-binary = "passthrough.dtb";
251 and the example above shows how to use the "xen,uefi-binary" property to use the
254 xen,uefi-cfg-load under chosen for Xen to load the Xen config file.
258 keyword or in the device tree with the "xen,xen-bootargs" property, but be
271 xen,xen-bootargs = "<Xen command line>"
276 compatible = "xen,domain";
283 xen,uefi-binary = "Image-domu1.bin";
290 compatible = "xen,domain";
297 xen,uefi-binary = "Image-domu2.bin";
310 default=xen
312 [xen]
323 xen,uefi-cfg-load;
328 compatible = "xen,domain";
335 xen,uefi-binary = "Image-domu1.bin";
342 compatible = "xen,domain";
349 xen,uefi-binary = "Image-domu2.bin";
368 default=xen
370 [xen]
372 kernel=vmlinuz-3.0.31-0.4-xen [domain 0 command line options]
373 ramdisk=initrd-3.0.31-0.4-xen
383 xen,uefi-cfg-load;
388 compatible = "xen,domain";
395 xen,uefi-binary = "Image-domu1.bin";
410 xen,xen-bootargs = "[Xen boot arguments]"
414 xen,uefi-binary = "vmlinuz-3.0.31-0.4-xen";
420 xen,uefi-binary = "initrd-3.0.31-0.4-xen";
426 compatible = "xen,domain";
433 xen,uefi-binary = "Image-domu1.bin";