summaryrefslogtreecommitdiffstats
path: root/meta/classes/grub-efi.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-14/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* live-vm-common.bbclass: provide efi population functions for live imagesDmitry Eremin-Solenikov2019-09-191-27/+1
* grub-efi.bbclass: switch to image-uefi.confDmitry Eremin-Solenikov2019-09-191-16/+4
* grub-efi.bbclass: take into consideration of multilibChen Qi2019-07-051-3/+10
* grub-efi*.bbclass: don't reference vmlinuzCalifornia Sullivan2018-03-061-1/+1
* grub-efi.bbclass: split out configuration portionCalifornia Sullivan2018-03-061-121/+1
* meta: drop do_bootdirectdisk do_vmimg referencesMing Liu2017-08-031-1/+0
* classes: Drop now unneeded update_data callsRichard Purdie2017-02-151-1/+0
* grub-efi.bbclass: use 'grub-efi-' prefixEd Bartosh2017-01-311-4/+6
* meta: remove True option to getVar callsJoshua Lock2016-12-161-11/+11
* grub-efi.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson2016-10-041-4/+4
* grub-efi.bbclass: Add a space between root and append parameterRaymond Tan2016-10-011-1/+2
* grub-efi.bbclass: Fix path in startup.nsh for iso image.Pranav Tipnis2016-08-231-1/+1
* meta/classes: fix bb.build.FuncFailed typosJonathan Liu2016-08-101-1/+1
* grub-efi.bbclass: also write startup.nsh for non-isoChristopher Larson2016-05-301-0/+2
* classes/oeqa: Update for print statements and file() -> open() for python3uninative-1.0Richard Purdie2016-05-161-1/+1
* grub-efi.bbclass: use GRUB_ROOT rather than APPEND for root deviceRobert Yang2016-04-031-1/+9
* grub-efi.bbclass: make it can build vm and live togetherRobert Yang2016-03-251-4/+5
* bootimg.bbclass: fix settings for grub-efi.bbclassRobert Yang2016-03-251-0/+1
* grub-efi, gummiboot: Emit correct path in startup.nshKhem Raj2015-10-191-1/+2
* boot loader: support root=UUIDPatrick Ohly2015-09-061-0/+4
* grub-efi: Allow to use file name different from grub.cfg in GRUBCFGNicolas Guyomard2015-07-081-1/+1
* INITRD var: make it a list of filesystem imagesNitin A Kamble2014-08-021-1/+1
* grub-efi.bbclass: Ensure MLPREFIX is applied to depends flagMing Liu2014-06-241-2/+2
* bootimg/grub-efi.bbclass: allow using a different class for EFI imagesStefan Stanacar2014-03-111-6/+6
* grub-efi: change to generate EFI image in target packageJackie Huang2013-12-141-2/+2
* grub-efi.bbclass: Fix startup.nsh to work on more EFI revsJason Wessel2013-11-011-1/+1
* grub-efi.bbclass: Fixes GRUB_IMAGE when using boot-directdisk classJoao Henrique Ferreira de Freitas2013-11-011-0/+1
* boot-directdisk.bbclass: Fix media generation problems with vmdkJason Wessel2013-09-301-6/+7
* grub-efi.bbclass: Add serial and graphics menu optionsJason Wessel2013-09-301-14/+27
* bootimage.bbclass, grub-efi.bbclass: Improve EFI & PCBIOS+EFI ISO supportJason Wessel2013-09-301-0/+8
* grub-efi: fix Nothing PROVIDES 'grub-efi-x86_64-native'Mihai Lindner2012-08-251-1/+1
* meta/classes: Various python whitespace fixesRichard Purdie2012-08-211-3/+3
* EFI: Make installer EFI awareDarren Hart2012-07-191-0/+2
* bootimg: Use the same OS files for each boot methodDarren Hart2012-02-081-19/+9
* grub-efi: Use /EFI/BOOT now that mkdosfs -d works with directoriesDarren Hart2011-12-161-15/+3
* bootimage: Use ${S} explicitly for generated config filesDarren Hart2011-12-021-5/+3
* bootimg: Add grub-efi supportDarren Hart2011-11-301-0/+140