summaryrefslogtreecommitdiffstats
path: root/test/parser/test-grub2-devpath-scripting.c
Commit message (Collapse)AuthorAgeFilesLines
* discover/grub2: Allow (device)/path references in general script usageJeremy Kerr2019-11-291-0/+56
Currently, we have support for grub2 (device)/path syntax for boot resources. This change allows this syntax for general paths in grub2 scripts (for example, -f tests). This involves exposing grub2_lookup_device, to allow the script execution code to resolve pathnames. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
OpenPOWER on IntegriCloud