Home
last modified time | relevance | path

Searched refs:UEFI (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dxen.txt22 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 Dfw-cfg.txt11 registers; their location is communicated to the guest's UEFI firmware in the
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DUEFI.cpp26 UEFI::UEFI(const Driver &D, const llvm::Triple &Triple, const ArgList &Args) in UEFI() function in UEFI
29 Tool *UEFI::buildLinker() const { return new tools::uefi::Linker(*this); } in buildLinker()
31 void UEFI::AddClangSystemIncludeArgs(const ArgList &DriverArgs, in AddClangSystemIncludeArgs()
55 auto &TC = static_cast<const toolchains::UEFI &>(getToolChain()); in ConstructJob()
H A DUEFI.h35 class LLVM_LIBRARY_VISIBILITY UEFI : public ToolChain {
37 UEFI(const Driver &D, const llvm::Triple &Triple,
/freebsd/packages/efi-tools/
H A Defi-tools.ucl19 comment = "Utilities for the Unified Extensible Firmware Interface (UEFI)"
23 the UEFI firmware from a running system:
29 * efivar(8) manages UEFI environment variables.
34 * efidp(8) converts UEFI Device Paths between textual and binary formats.
36 * efitable(8) can dump UEFI tables.
/freebsd/tools/boot/
H A DTEST-NOTES16 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 DWITH_LOADER_IA321 Build the 32-bit UEFI loader.
H A DWITHOUT_LOADER_IA321 Do not build the 32-bit UEFI loader.
H A DWITH_LOADER_EFI_SECUREBOOT3 with support for verification based on certificates obtained from UEFI.
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/
H A Dhip07-d05.dts16 /* the mem node will be updated by UEFI. */
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dqcs8550.dtsi22 * 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
/freebsd/crypto/openssl/include/crypto/
H A Dbn_conf.h.in18 * The contents of this file are not used in the UEFI build, as
/freebsd/lib/libsecureboot/
H A DMakefile.libsa.inc17 # Build library with support for the UEFI based authentication
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetOSMacros.def56 // UEFI target.
/freebsd/release/
H A DMakefile.ec222 AMIBOOTMETHOD= UEFI-PREFERRED
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra234-p3767.dtsi67 * but UEFI needs this and will remove it on devices where it
/freebsd/libexec/rc/rc.d/
H A Dsyscons69 UEFI)
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h218 UEFI, enumerator
670 return getOS() == Triple::UEFI; in isUEFI()
/freebsd/sys/contrib/edk2/
H A DMdePkg.dec63 # Only available to DXE and UEFI module types.
66 ## @libraryclass Provides library functions for each of the UEFI Runtime Services.
67 # Only available to DXE and UEFI module types.
70 ## @libraryclass Provides library functions for common UEFI operations.
71 # Only available to DXE and UEFI module types.
75 …## @libraryclass Module entry point library for UEFI drivers, DXE Drivers, DXE SMM Driver and DX…
78 ## @libraryclass UEFI Decompress Library Functions defintion for UEFI compress algorithm.
82 # Only available to DXE and UEFI module types.
85 ## @libraryclass Module entry point library for UEFI Applications.
182 ## @libraryclass Provides library functions to construct and parse UEFI Device Paths.
[all …]
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-msm8226-microsoft-common.dtsi76 * the original UEFI firmware.
/freebsd/sys/contrib/device-tree/Bindings/
H A Dchosen.txt26 Note that if this property is set from UEFI (or a bootloader in EFI
/freebsd/sys/contrib/device-tree/src/arm64/arm/
H A Dmorello.dtsi171 /* The first bank of memory, memory map is actually provided by UEFI. */
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp232 case llvm::Triple::UEFI: in ShouldAddDefaultIncludePaths()
/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h2186 #ifndef UEFI
2224 #ifndef UEFI
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dzfsboot1536 : ${ZFSBOOT_BOOT_TYPE:=UEFI}
1544 : ${ZFSBOOT_BOOT_TYPE:=BIOS+UEFI}

12