X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FGuidedSectionExtaction.h;h=4068dbab7901f67432a3d086b229be121d2afb43;hp=595bebc5cf62a826fec74de66dd1e2a993149e4d;hb=50615d1f8e95d7fbcbfc6aaaece36545c585fddf;hpb=45a20a7fd8b12de926a87f6d7b121287354d63af diff --git a/MdePkg/Include/Protocol/GuidedSectionExtaction.h b/MdePkg/Include/Protocol/GuidedSectionExtaction.h index 595bebc5cf..4068dbab79 100644 --- a/MdePkg/Include/Protocol/GuidedSectionExtaction.h +++ b/MdePkg/Include/Protocol/GuidedSectionExtaction.h @@ -59,8 +59,8 @@ typedef struct _EFI_GUIDED_SECTION_EXTRACTION_PROTOCOL EFI_GUIDED_SECTION_EXTRAC OutputBuffer. In this case, the EFI_AUTH_STATUS_PLATFORM_OVERRIDE bit AuthenticationStatus must be set on return. ExtractSection() is callable only from - EFI_TPL_NOTIFY and below. Behavior of ExtractSection() at any - EFI_TPL above EFI_TPL_NOTIFY is undefined. Type EFI_TPL is + TPL_NOTIFY and below. Behavior of ExtractSection() at any + EFI_TPL above TPL_NOTIFY is undefined. Type EFI_TPL is defined in RaiseTPL() in the UEFI 2.0 specification.