From 35b4c9ce3baf2894601d9ed9334e7af51c35fe81 Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Wed, 23 Jun 2021 18:37:26 +0300 Subject: Add link to EFI_LOAD_OPTION structure description in edk2 Signed-off-by: Konstantin Aladyshev --- Lesson_15/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Lesson_15/README.md b/Lesson_15/README.md index 2f72644..65cb1ed 100644 --- a/Lesson_15/README.md +++ b/Lesson_15/README.md @@ -235,6 +235,7 @@ OptionalData The remaining bytes in the load option descriptor are a binary da starting offset of OptionalData from total size in bytes of the EFI_LOAD_OPTION. ``` +In edk2 it is defined in a file https://github.com/tianocore/edk2/blob/master/MdePkg/Include/Uefi/UefiSpec.h Pay attention to the fact that some fields in this structure are commented: ``` -- cgit v1.2.3-18-g5258