Update code comments according to intel framework specification.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8724 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -99,7 +99,7 @@ EFI_STATUS
|
||||
authenticate the file encapsulation of other domain-specific wrapping.
|
||||
**/
|
||||
struct _EFI_PEI_SECTION_EXTRACTION_PPI {
|
||||
EFI_PEI_GET_SECTION PeiGetSection; ///< Retrieves a section from within a section file.
|
||||
EFI_PEI_GET_SECTION GetSection; ///< Retrieves a section from within a section file.
|
||||
};
|
||||
|
||||
extern EFI_GUID gEfiPeiSectionExtractionPpiGuid;
|
||||
|
Reference in New Issue
Block a user