summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Protocol/SectionExtraction.h
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-17 08:46:49 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-17 08:46:49 +0000
commit920d2c23a160b14b13283944477bb9e164884274 (patch)
treecaacc458d54b7503c7f8c71bc7e7d2be29245a01 /IntelFrameworkPkg/Include/Protocol/SectionExtraction.h
parent39157531c836143b1da4a90dd686160bc3f6d197 (diff)
downloadedk2-920d2c23a160b14b13283944477bb9e164884274.zip
edk2-920d2c23a160b14b13283944477bb9e164884274.tar.gz
edk2-920d2c23a160b14b13283944477bb9e164884274.tar.bz2
Update header file comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8583 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Include/Protocol/SectionExtraction.h')
-rw-r--r--IntelFrameworkPkg/Include/Protocol/SectionExtraction.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/IntelFrameworkPkg/Include/Protocol/SectionExtraction.h b/IntelFrameworkPkg/Include/Protocol/SectionExtraction.h
index 18074ec..a20f0df 100644
--- a/IntelFrameworkPkg/Include/Protocol/SectionExtraction.h
+++ b/IntelFrameworkPkg/Include/Protocol/SectionExtraction.h
@@ -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