]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/SectionExtraction.h
Update header file comments.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / SectionExtraction.h
index 18074ec588d86e2a4149983e8683dc5a5b9302c7..a20f0df064c986dd8ed6dce91d6ba84ee6bd67e9 100644 (file)
@@ -26,6 +26,7 @@
 #define _SECTION_EXTRACTION_PROTOCOL_H_\r
 \r
 #include <PiDxe.h>\r
+#include <Framework/FirmwareVolumeImageFormat.h>\r
 \r
 //\r
 // Protocol GUID definition\r
@@ -101,8 +102,8 @@ EFI_STATUS
   @retval EFI_OUT_OF_RESOURCES  The system has insufficient resources to process\r
                                 the request.\r
   @retval EFI_INVALID_PARAMETER The SectionStreamHandle does not exist.\r
-  @retval EFI_BUFFER_TOO_SMALL  The size of the input buffer is insufficient to\r
-                                contain the requested section.\r
+  @retval EFI_WARN_BUFFER_TOO_SMALL The size of the input buffer is insufficient to contain the requested\r
+                                    section. The input buffer is filled and section contents are truncated.\r
 \r
 **/\r
 typedef\r