From 3c4886410f035ecf7f1d9d2881be6ec37a0af623 Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Thu, 1 Jul 2021 00:45:17 +0300 Subject: Fix formatting in lesson 26 Signed-off-by: Konstantin Aladyshev --- Lesson_26/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Lesson_26') diff --git a/Lesson_26/README.md b/Lesson_26/README.md index 1e6163b..16cbc45 100644 --- a/Lesson_26/README.md +++ b/Lesson_26/README.md @@ -45,9 +45,8 @@ As for EFI_CONFIGURATION_TABLE type: EFI_CONFIGURATION_TABLE Summary: -Contains a set of GUID/pointer pairs comprised of the ConfigurationTable field in the EFI System -Table. -Related Definitions +Contains a set of GUID/pointer pairs comprised of the ConfigurationTable field in the EFI System Table. + typedef struct{ EFI_GUID VendorGuid; VOID *VendorTable; -- cgit v1.2.3-18-g5258