Lines Matching +full:phase +full:- +full:locked
2 The Firmware Volume Protocol provides file-level access to the firmware volume.
5 the system during the DXE phase. The Firmware Volume Protocol also provides
8 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
9 SPDX-License-Identifier: BSD-2-Clause-Patent
190 @retval EFI_ACCESS_DENIED Device is locked and does not
209 during the DXE phase. The actual binary encoding of the file in
218 - BufferSize is returned with the size that is required to
220 - The output parameters FoundType and *FileAttributes are
222 - The returned value of *AuthenticationStatus is undefined.
231 caller-allocated output buffer. If the output buffer is not
259 @param BufferSize Pointer to a caller-allocated UINTN. It
263 @param FoundType Pointer to a caller-allocated EFI_FV_FILETYPE.
265 @param FileAttributes Pointer to a caller-allocated
268 @param AuthenticationStatus Pointer to a caller-allocated
309 using a depth-first, left-to-right search algorithm through all
316 indicates the size of the caller-allocated output buffer. If
355 @param BufferSize Pointer to a caller-allocated UINTN. It
359 @param AuthenticationStatus Pointer to a caller-allocated
366 @retval EFI_WARN_BUFFER_TOO_SMALL The caller-allocated
532 re-initialized and starts at the beginning. Subsequent calls to
542 …@param Key Pointer to a caller-allocated buffer that contains implementation-specific data …
544 … at least This->KeySize bytes long. To re-initialize the search and begin from the
549 @param FileType Pointer to a caller-allocated
559 @param NameGuid Pointer to a caller-allocated EFI_GUID. If a
564 @param Attributes Pointer to a caller-allocated
572 @param Size Pointer to a caller-allocated UINTN. If a
710 /// The Firmware Volume Protocol contains the file-level