]> git.ozlabs.org Git - petitboot/history - discover/grub2/grub2.c
grub2/grub2: add Yocto paths to default grub2 conf search paths
[petitboot] / discover / grub2 / grub2.c
2018-02-07 Brett Grandboisgrub2/grub2: add Yocto paths to default grub2 conf...
2016-12-20 Jeremy Kerrdiscover/status: Add parse status for GRUB2, yaboot...
2013-12-03 Jeremy Kerrdiscover/grub2: Fixes for bison 3.x
2013-11-27 Jeremy Kerrdiscover/grub2: Populate $prefix from config file location
2013-11-27 Jeremy Kerrdiscover/grub2: Use parser for a single parse
2013-11-27 Jeremy Kerrdiscover/grub2: Fix indentation error
2013-11-06 Neelesh Guptadiscover: Change parsers to explicitly request configur...
2013-10-14 Jeremy Kerrdiscover/grub2: Allow URL resources
2013-09-24 Jeremy Kerrdiscover/grub2: Implement 'linux' & 'initrd' commands
2013-09-24 Jeremy Kerrdiscover/grub2: Hook up flex/bison parser to discover...