Home | History | Annotate | Download | only in SecurityStubDxe

Lines Matching refs:FileBuffer

94   FileBuffer memory. The TCG measurement code will record the FileBuffer contents into the

96 image in FileBuffer of length FileSize . The origin of the image will be DevicePath in
98 If the FileBuffer is NULL, the interface will determine if the DevicePath can be connected
104 @param FileBuffer A pointer to the buffer with the UEFI file image.
111 FileBuffer did authenticate, and the platform policy dictates
114 and non-NULL FileBuffer did authenticate, and the platform
116 FileBuffer.
117 @retval EFI_SUCCESS FileBuffer is NULL and current user has permission to start
119 @retval EFI_SECURITY_VIOLATION The file specified by DevicePath and FileBuffer did not
123 @retval EFI_ACCESS_DENIED The file specified by File and FileBuffer did not
126 @retval EFI_SECURITY_VIOLATION FileBuffer is NULL and the user has no
129 @retval EFI_SECURITY_VIOLATION FileBuffer is not NULL and the user has no permission to load
138 IN VOID *FileBuffer,
149 FileBuffer,