aboutsummaryrefslogtreecommitdiffstats
path: root/Lesson_26/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Lesson_26/README.md')
-rw-r--r--Lesson_26/README.md5
1 files changed, 2 insertions, 3 deletions
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;