UEFI: Difference between revisions

541 bytes removed ,  10 months ago
Remove incorrect information about Apple computers (they boot UEFI binaries nearly identical to PCs, and always have, despite their earlier version number)
[unchecked revision][unchecked revision]
m (Fix typo)
(Remove incorrect information about Apple computers (they boot UEFI binaries nearly identical to PCs, and always have, despite their earlier version number))
Line 475:
* Phoenix (SecureCore, TrustedCore, AwardCore).
* Insyde (InsydeH20).
 
===Apple systems===
Apple systems implement EFI 1.0, as opposed to UEFI, with the distinction that UEFI applications are loaded from HFS+ file systems instead of FAT12/16/32. Additionally, those UEFI applications must be "blessed" (either directly, or by residing in a blessed directory) to be loaded. Blessing sets flags within the HFS+ file system that Apple's firmware checks before loading an application. The open-source '''hfsutils''' package includes support for blessing files within HFS file systems, but not directories nor HFS+.
 
== UEFI applications in detail ==
Anonymous user