Update header file comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8583 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
#define _SECTION_EXTRACTION_PROTOCOL_H_
|
||||
|
||||
#include <PiDxe.h>
|
||||
#include <Framework/FirmwareVolumeImageFormat.h>
|
||||
|
||||
//
|
||||
// Protocol GUID definition
|
||||
@ -101,8 +102,8 @@ EFI_STATUS
|
||||
@retval EFI_OUT_OF_RESOURCES The system has insufficient resources to process
|
||||
the request.
|
||||
@retval EFI_INVALID_PARAMETER The SectionStreamHandle does not exist.
|
||||
@retval EFI_BUFFER_TOO_SMALL The size of the input buffer is insufficient to
|
||||
contain the requested section.
|
||||
@retval EFI_WARN_BUFFER_TOO_SMALL The size of the input buffer is insufficient to contain the requested
|
||||
section. The input buffer is filled and section contents are truncated.
|
||||
|
||||
**/
|
||||
typedef
|
||||
|
Reference in New Issue
Block a user