From 111bbd1d9582501954e5bb63d01b24cdcdce6331 Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Thu, 24 Mar 2022 13:05:43 +0300 Subject: Fix table formatting in lesson 71 Signed-off-by: Konstantin Aladyshev --- Lessons/Lesson_71/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Lessons') diff --git a/Lessons/Lesson_71/README.md b/Lessons/Lesson_71/README.md index 43a5c84..1c8b970 100644 --- a/Lessons/Lesson_71/README.md +++ b/Lessons/Lesson_71/README.md @@ -117,7 +117,7 @@ endif; | keyword | IFR opcode | link | -| ------------- | ------------- | +| --------| -----------| ---- | | `catenate` | `EFI_IFR_CATENATE` | https://edk2-docs.gitbook.io/edk-ii-vfr-specification/2_vfr_description_in_bnf/212_vfr_expression_statement_definition#2.12.11.1-catenate | | `match` | `EFI_IFR_MATCH` | https://edk2-docs.gitbook.io/edk-ii-vfr-specification/2_vfr_description_in_bnf/212_vfr_expression_statement_definition#2.12.11.2-match | | `match2` | `EFI_IFR_MATCH2` | https://edk2-docs.gitbook.io/edk-ii-vfr-specification/2_vfr_description_in_bnf/212_vfr_expression_statement_definition#2.12.11.9-match2 | -- cgit v1.2.3-18-g5258