## Features
+- Reuse the LoaderKeyboardLayout EFI variable/find_vconsole_keymap_for_bcp47()
+ to pre-select kbd layout in systemd-firstboot. (Right now it's only used in
+ vconsole-setup as fallback).
+
+- Start using the PlatformLang EFI variable to pre-select language in
+ systemd-firstboot. (At least HP laptops seem to make good use of/configure
+ the value)
+
- format-table: introduce the concept of a "title" for a table, which remains
closely associated with the table. in most cases where want to output
multiple tables from the same tool we want to separate things with a title,