index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
efivars.c
Age
Commit message (
Expand
)
Author
2014-03-07
gpt-auto-generator: automatically find the root disk of the system
Lennart Poettering
2014-02-19
make gcc shut up
Lennart Poettering
2013-10-13
Modernization
Zbigniew Jędrzejewski-Szmek
2013-10-13
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
2013-10-02
efi: never call qsort on potentially NULL arrays
Lennart Poettering
2013-09-24
support acpi firmware performance data (FPDT)
Kay Sievers
2013-04-04
efivars: un-leak a few strings
Zbigniew Jędrzejewski-Szmek
2013-03-21
efivars: fix return code
Zbigniew Jędrzejewski-Szmek
2013-03-10
bootctl: print secure boot flags
Kay Sievers
2013-02-17
efi: compare by substraction
Kay Sievers
2013-02-13
build-sys: make EFI support build-time optional
Lennart Poettering
2013-02-13
efi: efi_get_boot_options() should already sort the entries, the random order...
Lennart Poettering
2013-02-13
efi: use efi_get_variable_string() instead of efi_get_variable() where we can
Lennart Poettering
2013-02-13
efi: unify BootXXXX reading
Kay Sievers
2013-02-13
efi: add missing #include
Lennart Poettering
2013-02-13
efi: various cleanups
Lennart Poettering
2013-02-11
bootctl: add boot loader and firmware interface tool
Kay Sievers
2013-02-11
efi: fix returned length of efi_get_variable()
Lennart Poettering
2013-01-24
efi: fix Usec vs. USec
Kay Sievers
2013-01-23
efi: read microseconds from boot loader info instead of "ticks" magic
Kay Sievers
2013-01-21
efi: add efi boot generator that automatically mounts the ESP to /boot
Lennart Poettering
2013-01-21
util: move is_efiboot() to efivars.c
Lennart Poettering
2013-01-19
core: if the bootloader supports it, determine firmware and boot loader delay
Lennart Poettering