/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | xen.txt | 22 To support UEFI on Xen ARM virtual platforms, Xen populates the FDT "uefi" node 28 xen,uefi-system-table | 64-bit | Guest physical address of the UEFI System 31 xen,uefi-mmap-start | 64-bit | Guest physical address of the UEFI memory 34 xen,uefi-mmap-size | 32-bit | Size in bytes of the UEFI memory map 37 xen,uefi-mmap-desc-size | 32-bit | Size in bytes of each entry in the UEFI 59 Documentation/arch/arm/uefi.rst, which are provided by the regular UEFI stub. However 61 of UEFI runtime services implemented via hypercalls, see
|
H A D | fw-cfg.txt | 11 registers; their location is communicated to the guest's UEFI firmware in the
|
/freebsd/tools/boot/ |
H A D | TEST-NOTES | 16 o armv7 UEFI+uboot booting on MBR and GPT 17 o aarch64 Will test UEFI+ACPI on MBR/GPT, UEFI+ACPI+kboot, DTB+kboot 21 o riscv UEFI+ACPI with GPT and serial console
|
/freebsd/tools/build/options/ |
H A D | WITH_LOADER_IA32 | 1 Build the 32-bit UEFI loader.
|
H A D | WITHOUT_LOADER_IA32 | 1 Do not build the 32-bit UEFI loader.
|
H A D | WITH_LOADER_EFI_SECUREBOOT | 3 with support for verification based on certificates obtained from UEFI.
|
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | hip07-d05.dts | 16 /* the mem node will be updated by UEFI. */
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | qcs8550.dtsi | 22 * This will be described as: UEFI saves the physical address of 23 * the UEFI System Table to dts file's chosen node. Kernel read this
|
H A D | msm8998-oneplus-common.dtsi | 27 /* Use display framebuffer setup by the UEFI XBL bootloader for simplefb */
|
H A D | sa8775p-ride.dtsi | 435 "UEFI",
|
H A D | sm8350-sony-xperia-sagami.dtsi | 20 * shortly after closing UEFI boot services.. Perhaps that has something
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | bn_conf.h.in | 16 * The contents of this file are not used in the UEFI build, as
|
/freebsd/lib/libsecureboot/ |
H A D | Makefile.libsa.inc | 17 # Build library with support for the UEFI based authentication
|
/freebsd/release/packages/ |
H A D | Makefile.package | 64 efi-tools_COMMENT= UEFI Utilities 65 efi-tools_DESC= UEFI Utilities
|
/freebsd/release/ |
H A D | Makefile.ec2 | 24 AMIBOOTMETHOD= UEFI-PREFERRED
|
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra234-p3767.dtsi | 67 * but UEFI needs this and will remove it on devices where it
|
/freebsd/libexec/rc/rc.d/ |
H A D | syscons | 69 UEFI)
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | Triple.h | 214 UEFI, enumerator 627 return getOS() == Triple::UEFI; in isUEFI()
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | chosen.txt | 26 Note that if this property is set from UEFI (or a bootloader in EFI
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-msm8226-microsoft-common.dtsi | 72 * the original UEFI firmware.
|
/freebsd/sys/contrib/edk2/ |
H A D | MdePkg.dec | 52 # Only available to DXE and UEFI module types. 55 ## @libraryclass Provides library functions for each of the UEFI Runtime Services. 56 # Only available to DXE and UEFI module types. 59 ## @libraryclass Provides library functions for common UEFI operations. 60 # Only available to DXE and UEFI module types. 64 …## @libraryclass Module entry point library for UEFI drivers, DXE Drivers, DXE SMM Driver and DX… 67 ## @libraryclass UEFI Decompress Library Functions defintion for UEFI compress algorithm. 71 # Only available to DXE and UEFI module types. 74 ## @libraryclass Module entry point library for UEFI Applications. 171 ## @libraryclass Provides library functions to construct and parse UEFI Device Paths. [all …]
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | mcp_public.h | 2186 #ifndef UEFI 2224 #ifndef UEFI
|
H A D | ecore.h | 160 #ifndef UEFI
|
/freebsd/usr.sbin/bsdinstall/scripts/ |
H A D | zfsboot | 1653 : ${ZFSBOOT_BOOT_TYPE:=UEFI} 1661 : ${ZFSBOOT_BOOT_TYPE:=BIOS+UEFI}
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | Triple.cpp | 296 case UEFI: return "uefi"; in getOSTypeName() 660 .StartsWith("uefi", Triple::UEFI) in parseOS() 897 case Triple::UEFI: in getDefaultFormat()
|