aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source/bootimg-efi.py
AgeCommit message (Expand)Author
2017-01-09gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez
2016-11-15wic: make sure that partition size is always an integer in internal processingMaciej Borzecki
2016-07-20wic: add systemd-boot option in EFI boot image pluginJianxun Zhang
2016-06-03image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen
2016-05-30wic: bootimg-efi: include startup.nsh if it's availableChristopher Larson
2016-01-19wic: do not remove build dir in source pluginsEd Bartosh
2016-01-19wic: removed unused importsEd Bartosh
2016-01-17wic: get rid of 2 gettersEd Bartosh
2016-01-17wic: get rid of set_size and set_source_file settersEd Bartosh
2016-01-17wic: get rid of get_timeout getterEd Bartosh
2016-01-17wic: adjust code for new data structureEd Bartosh
2015-12-09wic: Allow to use a custom config for bootloadersMariano Lopez
2015-09-02wic: fix short variable namesEd Bartosh
2015-09-02wic: fix pylint warning unused-variableEd Bartosh
2015-07-02wic: Code cleanup: unused importsEd Bartosh
2015-06-23wic: Add missing docstrings to plugin classesEd Bartosh
2015-06-23wic: Code cleanup: bad-classmethod-argumentEd Bartosh
2015-06-11wic: Move validation of --ptable option to wks parserEd Bartosh
2015-06-11wic: Refactored getting root device nameEd Bartosh
2015-06-11wic: Make _ptable_format publicEd Bartosh
2015-06-11wic: Add gpt to the list of supported partition table formatsEd Bartosh
2015-04-24wic: code cleanup: wildcard importsEd Bartosh
2015-04-24wic: code cleanup: undefined variablesEd Bartosh
2015-04-08wic: code cleanup: unused importsEd Bartosh
2015-02-07wic: use kB for the partitions sizeAlexandre Belloni
2014-10-30wic: Remove special-case bootimg_dirTom Zanussi
2014-08-15wic: Add gummiboot support to bootimg-efiTom Zanussi
2014-08-15wic: Add sourceparam param to partition plugin methodsTom Zanussi
2014-08-11wic: Rename /mic to /wicTom Zanussi