Das U-BootLogo
latest
  • Build U-Boot
  • Use U-Boot
  • Develop U-Boot
    • General
    • Implementation
      • Directory hierarchy
      • Blob Lists - bloblist
      • U-Boot Standard Boot
      • Continuous Integration testing
      • Implementing shell commands
      • U-Boot configuration node
      • Cyclic functions
      • Devicetree in U-Boot
      • Generic Distro Configuration Concept
      • U-Boot Implementation
      • User Configuration
      • Interactively booting from a specific device at the u-boot prompt
      • Driver Model
      • Environment implementation
      • Expo menu
      • Events
      • Global data
      • Logging in U-Boot
      • Makefiles
      • Menus
      • Printf() format codes
      • SMBIOS tables
      • Generic SPL framework
      • Unified Extensible Firmware (UEFI)
        • UEFI on U-Boot
        • U-Boot on EFI
        • iSCSI booting with U-Boot and iPXE
        • FWU Multi Bank Updates in U-Boot
      • Verified Boot for Embedded (VBE)
      • Version information
    • Debugging
    • Packaging
    • Testing
    • Refactoring
    • Code quality
  • U-Boot API documentation
  • Architecture-specific doc
  • Board-specific doc
  • Android-specific doc
  • Chromium OS-specific doc
Das U-Boot
  • »
  • Develop U-Boot »
  • Unified Extensible Firmware (UEFI)
  • Edit on GitHub

Unified Extensible Firmware (UEFI)ΒΆ

U-Boot provides an implementation of the UEFI API allowing to run UEFI compliant software like Linux, GRUB, and iPXE. Furthermore U-Boot itself can be run an UEFI payload.

  • UEFI on U-Boot
    • Development target
    • Building U-Boot for UEFI
    • The UEFI life cycle
    • The UEFI object model
    • The UEFI events
    • The UEFI driver model
    • U-Boot devices mapped as UEFI devices
    • UEFI devices mapped as U-Boot devices
    • Miscellaneous
    • Links
  • U-Boot on EFI
    • Motivation
    • Status
    • Build Instructions
    • Trying it out
    • Inner workings
    • Example run
    • Future work
    • Where is the code?
  • iSCSI booting with U-Boot and iPXE
    • Motivation
    • Boot sequence
    • Security
    • Configuration
    • Links
  • FWU Multi Bank Updates in U-Boot
    • Enabling the FWU Multi Bank Update feature
    • Setting up the device for GPT partitioned storage
    • Performing the Update
    • Generating an empty capsule
    • Links
Previous Next

© Copyright The U-Boot development community. Revision f147aa80.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
v2023.01
v2022.10
v2022.07
v2022.04
v2022.01
v2021.10
v2021.07
v2021.04
v2021.01
v2020.10
v2020.07
v2020.04
Downloads
On Read the Docs
Project Home
Builds