summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source/bootimg-efi.py
Commit message (Expand)AuthorAgeFilesLines
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-06-181-15/+1
* wic/bootimg-efi: replace hardcoded volume name with labelChee Yang Lee2019-06-071-2/+4
* wic: bootimg-efi: add a title source parameterMing Liu2018-11-161-2/+4
* wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal2018-06-041-2/+18
* wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini2017-12-181-1/+2
* wic: flatten directory structureEd Bartosh2017-06-231-2/+2
* wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh2017-03-241-1/+1
* wic: use kernel_dir instead of bootimg_dirEd Bartosh2017-03-231-7/+7
* wic: don't set creator.bootimg_dir in pluginsEd Bartosh2017-03-231-2/+0
* wic: move WicError to lib/wic/__init__.pyEd Bartosh2017-03-041-1/+1
* wic: raise WicError in wic pluginsEd Bartosh2017-03-041-20/+12
* wic: use wic logger in wic source pluginsEd Bartosh2017-03-041-24/+36
* wic: direct: remove set_bootimg_dir setterEd Bartosh2017-02-151-1/+1
* wic: code cleanupEd Bartosh2017-02-021-7/+7
* wic: move oe/misc.py one level upEd Bartosh2017-02-021-2/+2
* wic: move 2 APIs to wic.engineEd Bartosh2017-02-021-1/+1
* wic: Look for image artifacts in a common locationTom Zanussi2017-01-311-10/+29
* gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez2017-01-091-12/+10
* wic: make sure that partition size is always an integer in internal processingMaciej Borzecki2016-11-151-1/+1
* wic: add systemd-boot option in EFI boot image pluginJianxun Zhang2016-07-201-3/+5
* image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen2016-06-031-6/+0
* wic: bootimg-efi: include startup.nsh if it's availableChristopher Larson2016-05-301-0/+5
* wic: do not remove build dir in source pluginsEd Bartosh2016-01-201-2/+0
* wic: removed unused importsEd Bartosh2016-01-191-1/+1
* wic: get rid of 2 gettersEd Bartosh2016-01-181-2/+2
* wic: get rid of set_size and set_source_file settersEd Bartosh2016-01-181-2/+2
* wic: get rid of get_timeout getterEd Bartosh2016-01-181-12/+6
* wic: adjust code for new data structureEd Bartosh2016-01-181-1/+1
* wic: Allow to use a custom config for bootloadersMariano Lopez2015-12-091-18/+49
* wic: fix short variable namesEd Bartosh2015-09-031-13/+13
* wic: fix pylint warning unused-variableEd Bartosh2015-09-031-6/+0
* wic: Code cleanup: unused importsEd Bartosh2015-07-021-1/+0
* wic: Add missing docstrings to plugin classesEd Bartosh2015-06-231-0/+5
* wic: Code cleanup: bad-classmethod-argumentEd Bartosh2015-06-231-6/+6
* wic: Move validation of --ptable option to wks parserEd Bartosh2015-06-111-13/+2
* wic: Refactored getting root device nameEd Bartosh2015-06-111-4/+2
* wic: Make _ptable_format publicEd Bartosh2015-06-111-2/+2
* wic: Add gpt to the list of supported partition table formatsEd Bartosh2015-06-111-2/+2
* wic: code cleanup: wildcard importsEd Bartosh2015-04-241-6/+2
* wic: code cleanup: undefined variablesEd Bartosh2015-04-241-2/+1
* wic: code cleanup: unused importsEd Bartosh2015-04-091-2/+0
* wic: use kB for the partitions sizeAlexandre Belloni2015-02-081-1/+1
* wic: Remove special-case bootimg_dirTom Zanussi2014-10-301-3/+2
* wic: Add gummiboot support to bootimg-efiTom Zanussi2014-08-151-22/+91
* wic: Add sourceparam param to partition plugin methodsTom Zanussi2014-08-151-4/+6
* wic: Rename /mic to /wicTom Zanussi2014-08-111-0/+166