X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFrameworkModulePkg%2FUniversal%2FSectionExtractionDxe%2FSectionExtraction.c;fp=IntelFrameworkModulePkg%2FUniversal%2FSectionExtractionDxe%2FSectionExtraction.c;h=cacac486bbfece03bbeb098566e4930f68da0cd3;hb=241993480e8e9ff4526e206ba8e4fa97e695ed4a;hp=76aec0ac2c193201a79f42617f6416514ee32d0b;hpb=9349c2e68164ea4b757ea938c79c938ab258885b;p=mirror_edk2.git diff --git a/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtraction.c b/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtraction.c index 76aec0ac2c..cacac486bb 100644 --- a/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtraction.c +++ b/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtraction.c @@ -27,7 +27,7 @@ 3) A support protocol is not found, and the data is not available to be read without it. This results in EFI_PROTOCOL_ERROR. -Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
+Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -149,7 +149,7 @@ OpenSectionStream ( @param Buffer Double indirection to buffer. If *Buffer is non-null on input, then the buffer is caller allocated. If *Buffer is NULL, then the buffer is callee allocated. - In either case, the requried buffer size is returned + In either case, the required buffer size is returned in *BufferSize. @param BufferSize On input, indicates the size of *Buffer if *Buffer is non-null on input. On output, indicates the required @@ -1234,7 +1234,7 @@ FindStreamNode ( @param Buffer Double indirection to buffer. If *Buffer is non-null on input, then the buffer is caller allocated. If *Buffer is NULL, then the buffer is callee allocated. - In either case, the requried buffer size is returned + In either case, the required buffer size is returned in *BufferSize. @param BufferSize On input, indicates the size of *Buffer if *Buffer is non-null on input. On output, indicates the required