diff options
author | Konstantin Aladyshev <aladyshev22@gmail.com> | 2021-11-09 13:09:00 +0300 |
---|---|---|
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | 2021-11-09 13:09:00 +0300 |
commit | 29f2a110d41816785413fcfba6b25a85f5ce0366 (patch) | |
tree | 70a30f63079e2aca770b96cf1ea372901d898cf5 /Lessons/Lesson_52/README.md | |
parent | 5b8c65034747438e56580ff5be672ef8fe77bca4 (diff) | |
download | UEFI-Lessons-29f2a110d41816785413fcfba6b25a85f5ce0366.tar.gz UEFI-Lessons-29f2a110d41816785413fcfba6b25a85f5ce0366.tar.bz2 UEFI-Lessons-29f2a110d41816785413fcfba6b25a85f5ce0366.zip |
Add no font picture to the lesson 52
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Diffstat (limited to 'Lessons/Lesson_52/README.md')
-rw-r--r-- | Lessons/Lesson_52/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Lessons/Lesson_52/README.md b/Lessons/Lesson_52/README.md index 6e393f8..2ab4d34 100644 --- a/Lessons/Lesson_52/README.md +++ b/Lessons/Lesson_52/README.md @@ -6,6 +6,8 @@ Print(L"Привет!\n"); ``` would be printed like this: +![No font](NoFont.png?raw=true "No font") + QEMU would print something like this in `nographic` mode: ``` FS0:\> HIIFont.efi |