From b4769c1486957f5c6edb6cc3396ce95a3f4ac051 Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Mon, 5 Jul 2021 23:55:39 +0300 Subject: Add lesson 31 to README.md Signed-off-by: Konstantin Aladyshev --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9b8d0f8..8149943 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Lessons description: - Lesson 29: Use `EFI_ACPI_SDT_PROTOCOL` and `ShellLib` to save a BMP image from the ACPI BGRT table - 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 ______ -- cgit v1.2.3-18-g5258