]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/LoadFile.h
Update PeiCore to support load PEIM into memory on S3 boot path.
[mirror_edk2.git] / MdePkg / Include / Ppi / LoadFile.h
index fdc9ce26054a4e32a2c2d75a5620eabac93aeb66..03bfb32af00a6d9696e4df7ad5154072e28a4d1c 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Load image file from fv to memory. \r
 \r
-  Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials                          \r
   are licensed and made available under the terms and conditions of the BSD License         \r
   which accompanies this distribution.  The full text of the license may be found at        \r
@@ -47,7 +47,10 @@ typedef struct _EFI_PEI_LOAD_FILE_PPI EFI_PEI_LOAD_FILE_PPI;
   @retval EFI_INVALID_PARAMETER EntryPoint was NULL.\r
   @retval EFI_UNSUPPORTED       An image requires relocations or is not\r
                                 memory mapped.\r
-   \r
+  @retval EFI_WARN_BUFFER_TOO_SMALL \r
+                                There is not enough heap to allocate the requested size.\r
+                                This will not prevent the XIP image from being invoked.\r
+\r
 **/\r
 typedef\r
 EFI_STATUS\r