diff options
author | Konstantin Aladyshev <aladyshev22@gmail.com> | 2022-03-23 11:19:36 +0300 |
---|---|---|
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | 2022-03-23 11:19:36 +0300 |
commit | 42a1e72c7780ccf00794f2aabb67632aabd99b6c (patch) | |
tree | 92c0a4f5ac6c2aec0a7328fe15a1ad285f8355e1 /TODO | |
parent | 3501449dc7c7bf0ae9709f8a94872f427f07e93d (diff) | |
download | UEFI-Lessons-42a1e72c7780ccf00794f2aabb67632aabd99b6c.tar.gz UEFI-Lessons-42a1e72c7780ccf00794f2aabb67632aabd99b6c.tar.bz2 UEFI-Lessons-42a1e72c7780ccf00794f2aabb67632aabd99b6c.zip |
Update TODO
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -16,7 +16,26 @@ VFR: - `orderedlist` maxcontainers - `orderedlist` flags UNIQUE NOEMPTY - `date`/`time` flags IFR +- HII Image + +UEFI driver model + +EBC + +- GPT/MBR +- DiskIO/BlockIO +- Events +- Timers +- GOP +- SCSI +- TPM +- network (PXE/TFTP/tcp/udp/HTTP boot) + +PEI Combined: - library that adds page block functionality - Create form with PCI devices in the system +- tetris +- doom +- UEFI tool |