summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugins/source/bootimg-efi.py
AgeCommit message (Expand)Author
2023-12-04wic: bootimg-efi: Make kernel image installation configurableKareem Zarka
2023-08-09wic: bootimg-efi: Stop hardcoding VMA offsetsAlexandre Belloni
2023-06-06image_types: Fix reproducible builds for initramfs and UKI imgFrieder Paape
2023-04-27wic/bootimg-efi: if fixed-size is set then use that for mkdosfsRandolph Sapp
2023-02-26wic: Fix populating of IMAGE_EFI_BOOT_FILES with uefi-kernelPavel Zhukov
2022-10-26wic: bootimg-efi: implement --include-pathMaxim Uvarov
2022-10-26wic: add UEFI kernel as UEFI stubMaxim Uvarov
2022-08-02wic/bootimg-efi: Add support for loading devicetree filesJan Kiszka
2022-08-02wic/bootimg-efi: Factor out some common bitsJan Kiszka
2022-08-02wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton
2021-10-04wic/bootimg-efi: Add Unified Kernel Image optionKristian Klausen
2020-09-15wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi ...Khairul Rohaizzat Jamaluddin
2020-07-25wic/bootimg-efi: Add support for IMAGE_BOOT_FILESKhasim Mohammed
2019-07-17wic: add support for kernel with initramfs bundledChee Yang Lee
2019-06-19wic/bootimg-efi: allow multiple initrdChee Yang Lee
2019-06-11wic/plugins: kernel image refer to KERNEL_IMAGETYPEChee Yang Lee
2019-05-30wic: bootimg-efi: add label source parameterChee Yang Lee
2019-05-15wic/bootimg-efi: replace hardcoded volume name with labelChee Yang Lee
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-11-16wic: bootimg-efi: add a title source parameterMing Liu
2018-06-04wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal
2017-12-18wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini
2017-06-23wic: flatten directory structureEd Bartosh
2017-03-24wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh
2017-03-23wic: use kernel_dir instead of bootimg_dirEd Bartosh
2017-03-23wic: don't set creator.bootimg_dir in pluginsEd Bartosh
2017-03-04wic: move WicError to lib/wic/__init__.pyEd Bartosh
2017-03-04wic: raise WicError in wic pluginsEd Bartosh
2017-03-04wic: use wic logger in wic source pluginsEd Bartosh
2017-02-15wic: direct: remove set_bootimg_dir setterEd Bartosh
2017-02-02wic: code cleanupEd Bartosh
2017-02-02wic: move oe/misc.py one level upEd Bartosh
2017-02-02wic: move 2 APIs to wic.engineEd Bartosh
2017-01-31wic: Look for image artifacts in a common locationTom Zanussi
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-20wic: do not remove build dir in source pluginsEd Bartosh
2016-01-19wic: removed unused importsEd Bartosh
2016-01-18wic: get rid of 2 gettersEd Bartosh
2016-01-18wic: get rid of set_size and set_source_file settersEd Bartosh
2016-01-18wic: get rid of get_timeout getterEd Bartosh
2016-01-18wic: adjust code for new data structureEd Bartosh
2015-12-09wic: Allow to use a custom config for bootloadersMariano Lopez
2015-09-03wic: fix short variable namesEd Bartosh
2015-09-03wic: fix pylint warning unused-variableEd Bartosh
2015-07-02wic: Code cleanup: unused importsEd Bartosh
2015-06-23wic: Add missing docstrings to plugin classesEd Bartosh