From 5940b5c25c3af04783c3514c46d74046369a149f Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Thu, 24 Jun 2021 14:48:01 +0300 Subject: Fix typo in a README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40fd78e..963be08 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,6 @@ Lessons description: - Lesson 13: `ShellAppMain` entry point - Lesson 14: Get all variable names and GUIDs with the `gRT->GetNextVariableName` API - Lesson 15: Get and parse boot variables (BootOrder/BootCurrent/BootXXXX) with the `gRT->GetVariable` API -- Lesson 16: Build our own boot option inside OVMF image similar to th UEFI shell app +- Lesson 16: Build our own boot option inside OVMF image similar to the UEFI shell app - Lesson 17: Add `WaitForEvent` function to our boot option app to see its output on booting -- cgit v1.2.3-18-g5258