summaryrefslogtreecommitdiffstats
path: root/discover/grub2/script.c
Commit message (Expand)AuthorAgeFilesLines
* discover/grub2: Implement 'elif'Jeremy Kerr2013-09-241-4/+6
* discover/grub2: Create 'conditional' statementsJeremy Kerr2013-09-241-10/+24
* discover/grub2: Add function supportJeremy Kerr2013-09-241-0/+33
* discover/grub2: Function infrastructure improvementsJeremy Kerr2013-09-241-21/+35
* discover/grub2: Add option state in menuentry processingJeremy Kerr2013-09-241-0/+16
* discover/grub2: Add a reference to the context from grub2_scriptJeremy Kerr2013-09-241-2/+5
* discover/grub2: Hook up flex/bison parser to discover serverJeremy Kerr2013-09-241-1/+1
* discover/grub2: Implement multiple-arv variable splittingJeremy Kerr2013-09-241-10/+95
* discover/grub2: Add initial command executionJeremy Kerr2013-09-241-5/+71
* discover/grub2: Add menuentry executionJeremy Kerr2013-09-241-0/+13
* discover/grub2: Handle var tokens in lexerJeremy Kerr2013-09-241-55/+25
* discover/grub2: Remove debug printfsJeremy Kerr2013-09-241-5/+0
* discover/grub2: Initial environment handlingJeremy Kerr2013-09-241-9/+26
* discover/grub2: Add initial execution codeJeremy Kerr2013-09-241-2/+63
* discover/grub2: Add var expansion codeJeremy Kerr2013-09-241-0/+96
* discover/grub2: Add initial script infrastructureJeremy Kerr2013-09-241-0/+12
OpenPOWER on IntegriCloud