aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-03-22 11:55:55 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2022-03-22 11:55:55 +0300
commit0ed324e429c120a60f6345466b4d990fdda47df4 (patch)
tree50e01801803aafaf643894e89615605c6d4dec08 /TODO
parentaf48d2128006fa31a7b1bcf61ba81a273c410c01 (diff)
downloadUEFI-Lessons-0ed324e429c120a60f6345466b4d990fdda47df4.tar.gz
UEFI-Lessons-0ed324e429c120a60f6345466b4d990fdda47df4.tar.bz2
UEFI-Lessons-0ed324e429c120a60f6345466b4d990fdda47df4.zip
Add TODO
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO22
1 files changed, 22 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..b70986a
--- /dev/null
+++ b/TODO
@@ -0,0 +1,22 @@
+PCD:
+- Dynamic PCDs
+- NV?
+
+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
+- `orderedlist` maxcontainers
+- `orderedlist` flags UNIQUE NOEMPTY
+- `date`/`time` flags IFR
+
+Combined:
+- library that adds page block functionality
+- Create form with PCI devices in the system