diff options
author | Konstantin Aladyshev <aladyshev22@gmail.com> | 2022-03-29 11:25:14 +0300 |
---|---|---|
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | 2022-03-29 11:25:14 +0300 |
commit | 0a64f63377ba7e6b695adc7becfb4d56e2ee723b (patch) | |
tree | b9c7b64dd8888f97b57bafa080929cd88d8a1cad /TODO | |
parent | 578a3fb3527d5b43ff4b5218208ef3880d4f73f2 (diff) | |
download | UEFI-Lessons-0a64f63377ba7e6b695adc7becfb4d56e2ee723b.tar.gz UEFI-Lessons-0a64f63377ba7e6b695adc7becfb4d56e2ee723b.tar.bz2 UEFI-Lessons-0a64f63377ba7e6b695adc7becfb4d56e2ee723b.zip |
Update TODO
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,11 +5,9 @@ PCD: VFR: - `varstore` - `namevaluestore` -- `defaultstore` - `goto` - ConfigAccess - Callback -- labels and dynamic HII add - how forms are embedded to the current OVMF setup - `password` element - `oneof` max/min/step @@ -69,3 +67,5 @@ Combined: - tetris - doom - UEFI tool +- SecureBoot +- update UEFI settings from OS |