aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/grub-efi.bbclass
AgeCommit message (Expand)Author
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie
2017-01-31grub-efi.bbclass: use 'grub-efi-' prefixEd Bartosh
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-10-03grub-efi.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-09-30grub-efi.bbclass: Add a space between root and append parameterRaymond Tan
2016-08-23grub-efi.bbclass: Fix path in startup.nsh for iso image.Pranav Tipnis
2016-08-07meta/classes: fix bb.build.FuncFailed typosJonathan Liu
2016-05-30grub-efi.bbclass: also write startup.nsh for non-isoChristopher Larson
2016-05-16classes/oeqa: Update for print statements and file() -> open() for python3Richard Purdie
2016-04-03grub-efi.bbclass: use GRUB_ROOT rather than APPEND for root deviceRobert Yang
2016-03-24grub-efi.bbclass: make it can build vm and live togetherRobert Yang
2016-03-24bootimg.bbclass: fix settings for grub-efi.bbclassRobert Yang
2015-10-19grub-efi, gummiboot: Emit correct path in startup.nshKhem Raj
2015-09-06boot loader: support root=UUIDPatrick Ohly
2015-07-07grub-efi: Allow to use file name different from grub.cfg in GRUBCFGNicolas Guyomard
2014-08-02INITRD var: make it a list of filesystem imagesNitin A Kamble
2014-06-24grub-efi.bbclass: Ensure MLPREFIX is applied to depends flagMing Liu
2014-03-11bootimg/grub-efi.bbclass: allow using a different class for EFI imagesStefan Stanacar
2013-12-13grub-efi: change to generate EFI image in target packageJackie Huang
2013-10-31grub-efi.bbclass: Fix startup.nsh to work on more EFI revsJason Wessel
2013-10-31grub-efi.bbclass: Fixes GRUB_IMAGE when using boot-directdisk classJoao Henrique Ferreira de Freitas
2013-09-26boot-directdisk.bbclass: Fix media generation problems with vmdkJason Wessel
2013-09-26grub-efi.bbclass: Add serial and graphics menu optionsJason Wessel
2013-09-26bootimage.bbclass, grub-efi.bbclass: Improve EFI & PCBIOS+EFI ISO supportJason Wessel
2012-08-25grub-efi: fix Nothing PROVIDES 'grub-efi-x86_64-native'Mihai Lindner
2012-08-21meta/classes: Various python whitespace fixesRichard Purdie
2012-07-19EFI: Make installer EFI awareDarren Hart
2012-02-07bootimg: Use the same OS files for each boot methodDarren Hart
2011-12-16grub-efi: Use /EFI/BOOT now that mkdosfs -d works with directoriesDarren Hart
2011-12-02bootimage: Use ${S} explicitly for generated config filesDarren Hart
2011-11-30bootimg: Add grub-efi supportDarren Hart