From e8f0d612b161e62bddbb06e7d1b3e365d361c4b2 Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Fri, 9 Jul 2021 01:33:27 +0300 Subject: Update README.md Signed-off-by: Konstantin Aladyshev --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8149943..488d1a1 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ Lessons description: - Lesson 30: Find all PCI root bridges in the system with a help of `LocateHandleBuffer`/`OpenProtocol` functions and use `EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL` to get all PCI functions in the system. - Lesson 31: Search `pci.ids` database to get PCI Vendor/Device information with a help of `ShellLib`/`PrintLib` functions +- Lesson 32: Show PCI Option ROM images with the help of `EFI_PCI_IO_PROTOCOL` protocol +- Lesson 33: Use `EfiRom` utility for parsing and creation of PCI Option ROM images ______ -- cgit v1.2.3-18-g5258