index
:
gummiboot
master
Simple EFI boot loader (mirrored from https://gitlab.freedesktop.org/archived-projects/gummiboot)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-15
split out console.[ch]
Kay Sievers
1
-0
/
+1
2013-12-15
split out util.[ch]
Kay Sievers
1
-0
/
+1
2013-12-15
move graphics to its own file
Kay Sievers
1
-0
/
+1
2013-12-11
Makefile.am: be consistent defining sources
Joonas Lahtinen
1
-1
/
+2
2013-08-22
build-sys: move EFI_LIB_DIR, EFI_INC_DIR, EFI_LDS_DIR to AC_ARG_WITH()
Kay Sievers
1
-7
/
+6
2013-08-22
rename test-disk to test-disk.img
Kay Sievers
1
-4
/
+4
2013-08-22
Autodetect both x64 and ia32 boot*.efi payloads
Darren Hart
1
-1
/
+2
2013-08-22
qemu: skip AC_CHECK_FILE when cross-compiling
Kay Sievers
1
-1
/
+1
2013-08-22
add EFI_INCDIR, EFI_CPPFLAGS, EFI_CFLAGS, EFI_LDFLAGS; move defines to CPP
Kay Sievers
1
-4
/
+11
2013-06-07
switch to GNU_EFI_USE_MS_ABI (requires gnu-efi-3.0s)
Kay Sievers
1
-2
/
+5
2013-03-28
move _GNU_SOURCE to AM_CFLAGS
Kay Sievers
1
-2
/
+3
2013-03-10
setup: make fuction static
Kay Sievers
1
-1
/
+4
2013-03-10
build-sys: move man page to man/
Kay Sievers
1
-4
/
+4
2013-03-09
build-sys make man pages optional
Kay Sievers
1
-15
/
+12
2013-03-09
build-sys: only use $prefix
Kay Sievers
1
-1
/
+6
2013-03-09
setup: use gummibootlibdir
Marc-Antoine Perennou
1
-0
/
+1
2013-03-08
build-sys: enable common warnings
Kay Sievers
1
-1
/
+1
2013-03-08
build-sys: use $XSLTPROC and enforce "unresolved symbols" check
Kay Sievers
1
-1
/
+2
2013-03-01
build-sys: rename "test" to "qemu" to avoid clash with test/ dir
Kay Sievers
1
-2
/
+2
2013-03-01
remove stringify(), we have config.h now
Kay Sievers
1
-2
/
+2
2013-03-01
build-sys: move man page to section 8
Karel Zak
1
-3
/
+3
2013-03-01
build-sys: add tests to build system
Karel Zak
1
-0
/
+12
2013-03-01
build-sys: add automake stuff for src/efi
Karel Zak
1
-0
/
+66
2013-03-01
build-sys: add automake stuff for src/setup
Karel Zak
1
-0
/
+31
2013-03-01
build-sys: add stuff for $ARCH
Karel Zak
1
-1
/
+1
2013-03-01
build-sys: add very basic configure.am and Makefile.am
Karel Zak
1
-0
/
+27