]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Ppi/SectionExtraction.h
Reviewed the description in the FatBinPkg .dec file.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Ppi / SectionExtraction.h
index e872bf78c9235e61c36cb4aec7e2c8f3dfdd2265..5f0dde5775a30f6f13eb7b0747c9544d6e8f8389 100644 (file)
@@ -1,5 +1,7 @@
 /** @file\r
   This file declares Section Extraction PPI.\r
+  This PPI supports encapsulating sections, such as GUIDed sections used to authenticate the file\r
+  encapsulation of other domain-specific wrapping.\r
 \r
   Copyright (c) 2006, Intel Corporation\r
   All rights reserved. This program and the accompanying materials\r
@@ -81,7 +83,7 @@ typedef struct _EFI_PEI_SECTION_EXTRACTION_PPI EFI_PEI_SECTION_EXTRACTION_PPI;
 **/\r
 typedef\r
 EFI_STATUS\r
-(EFIAPI *EFI_PEI_GET_SECTION) (\r
+(EFIAPI *EFI_PEI_GET_SECTION)(\r
   IN EFI_PEI_SERVICES                         **PeiServices,\r
   IN EFI_PEI_SECTION_EXTRACTION_PPI           *This,\r
   IN EFI_SECTION_TYPE                         *SectionType,\r