From 7803db085920f1b57f8f6186921674cd394db840 Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Fri, 9 Jul 2021 01:50:25 +0300 Subject: Fix typo in lesson 33 Signed-off-by: Konstantin Aladyshev --- Lesson_33/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lesson_33/README.md b/Lesson_33/README.md index 2f0968a..b5b85c5 100644 --- a/Lesson_33/README.md +++ b/Lesson_33/README.md @@ -326,7 +326,7 @@ In this Makefile you can see how: # Code images for different CPU architectures in OptionROM image -In the intro I've mentioned that PCI device can have various code images for different CPU architectures. +In the previous lesson I've mentioned that PCI device can have various code images for different CPU architectures. Check out this guide as an example https://www.workofard.com/2020/12/aarch64-option-roms-for-amd-gpus/ -- cgit v1.2.3-18-g5258