Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

efi_boottime.c

Blame
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    • Alexander Graf's avatar
      a86aeaf2
      efi_loader: Add exit support · a86aeaf2
      Alexander Graf authored
      
      Some times you may want to exit an EFI payload again, for example
      to default boot into a PXE installation and decide that you would
      rather want to boot from the local disk instead.
      
      This patch adds exit functionality to the EFI implementation, allowing
      EFI payloads to exit.
      
      Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
      a86aeaf2
      History
      efi_loader: Add exit support
      Alexander Graf authored
      
      Some times you may want to exit an EFI payload again, for example
      to default boot into a PXE installation and decide that you would
      rather want to boot from the local disk instead.
      
      This patch adds exit functionality to the EFI implementation, allowing
      EFI payloads to exit.
      
      Signed-off-by: default avatarAlexander Graf <agraf@suse.de>