• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/boot/gummiboot/Config.in
Thomas PetazzoniThomas Petazzoni committed 7961d45c24b19 Feb 2014
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_TARGET_GUMMIBOOT
2
    bool "gummiboot"
3
    depends on BR2_i386 || BR2_x86_64
4
    select BR2_PACKAGE_GNU_EFI
5
    select BR2_PACKAGE_UTIL_LINUX
6
    select BR2_PACKAGE_UTIL_LINUX_LIBBLKID
7
    depends on BR2_LARGEFILE # util-linux
8
    depends on BR2_USE_WCHAR # util-linux
9
    help
10
      gummiboot is a simple UEFI boot manager which executes
11
      configured EFI images. The default entry is selected by a
12
      configured pattern (glob) or an on-screen menu.
13
​
14
      gummiboot operates on the EFI System Partition (ESP)
15
      only. Configuration file fragments, kernels, initrds, other
16
      EFI images need to reside on the ESP. Linux kernels need to
17
      be built with CONFIG_EFI_STUB to be able to be directly
18
      executed as an EFI image.
19
​
20
      See the Grub2 help text for details on preparing an EFI
21
      capable disk image using Gummiboot: the instructions are
22
      exactly the same, except that the Gummiboot configuration
23
      files will be located in /loader/ inside the EFI partition.
24
​
25
      http://freedesktop.org/wiki/Software/gummiboot/
26
​
27
comment "gummiboot needs a toolchain w/ largefile, wchar"
28
    depends on !(BR2_LARGEFILE && BR2_USE_WCHAR)
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.