]> git.ipfire.org Git - thirdparty/grub.git/commit
commands/acpi: Use options enum to index command options
authorGlenn Washburn <development@efficientek.com>
Sat, 1 Mar 2025 08:15:07 +0000 (02:15 -0600)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 5 Mar 2025 20:24:47 +0000 (21:24 +0100)
commitda9740cd520aa1d664d649ada6871c2eeef54611
tree761e4a11605580d78407de017dea34598c7be985
parent1acf11fe4c38b43824c0e32e869b721fb2305332
commands/acpi: Use options enum to index command options

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/commands/acpi.c