summaryrefslogtreecommitdiff
path: root/vmdebootstrap/uefi.py
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Prepare for 1.5Neil Williams1-1/+1
2015-11-06Allow arm64 without UEFI only if squash is setNeil Williams1-1/+1
2015-09-14fix missing distro lookup in uefi settingsNeil Williams1-2/+2
2015-09-08move the uefi settings checks into the helperNeil Williams1-0/+28
2015-09-02Port the task-based scripts from tests with debian-cdNeil Williams1-2/+9
2015-09-02move some more functions into modulesNeil Williams1-0/+7
2015-08-31Add examples for UEFI hook.Neil Williams1-0/+2
2015-08-18check that the ESP is mounted before trying to configureNeil Williams1-7/+12
2015-08-16fix mount operations around uefiNeil Williams1-3/+3
2015-08-16use a constants handlerNeil Williams1-39/+10
2015-08-16add setuptools supportNeil Williams1-1/+10
2015-08-16move handlers into a module directoryNeil Williams1-0/+138