1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE glossentry PUBLIC "-//OASIS//DTD DITA Glossary//EN" "glossary.dtd">
|
---|
3 | <glossentry xml:lang="en-us" id="glossentry-efi">
|
---|
4 | <glossterm>EFI</glossterm>
|
---|
5 | <glossdef>
|
---|
6 | Extensible Firmware Interface, a firmware built into computers which is designed to replace
|
---|
7 | the aging BIOS. Originally designed by Intel, most modern operating systems can now boot
|
---|
8 | on computers which have EFI instead of a BIOS built into them.
|
---|
9 | See <xref href="efi.dita"/>.
|
---|
10 | </glossdef>
|
---|
11 | </glossentry>
|
---|