summaryrefslogtreecommitdiffstats
path: root/en-US/UEFI_boot.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en-US/UEFI_boot.xml')
-rw-r--r--en-US/UEFI_boot.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/en-US/UEFI_boot.xml b/en-US/UEFI_boot.xml
deleted file mode 100644
index 1ad4397..0000000
--- a/en-US/UEFI_boot.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "Fedora_Multiboot_Guide.ent">
-%BOOK_ENTITIES;
-
-]>
-<section id="multiboot-UEFI">
- <title>Multiboot on UEFI Systems</title>
- <para />
-
- <!-- General UEFI stuff; where grub lives, `uefibootmgr`, etc -->
- <xi:include href="UEFI_boot-general.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-
- <!-- Booting with windows -->
- <xi:include href="UEFI_boot-win.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-
- <!-- Booting on Apple systems -->
- <xi:include href="UEFI_boot-apple.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-
-</section>