Lines Matching full:image
4 Abstracts security-specific functions from the DXE Foundation of UEFI Image Verification,
5 Trusted Computing Group (TCG) measured boot, and User Identity policy for image loading and
13 The Security2 protocol must be used on every image being loaded.
17 When only Security architectural protocol is published, LoadImage must use it on every image
37 The DXE Foundation uses this service to measure and/or verify a UEFI image.
41 invokes the FileAuthentication() with a DevicePath and corresponding image in
43 appropriate PCR. The image verification logic will confirm the integrity and provenance of the
44 image in FileBuffer of length FileSize . The origin of the image will be DevicePath in
52 @param FileBuffer A pointer to the buffer with the UEFI file image.
63 policy dictates that the DXE Foundation may execute the image in
69 … placed in the untrusted state. The image has been added to the file
79 image has been added into the list of the deferred images.
91 /// DXE Foundation. This includes measuring the PE/COFF image prior to invoking, comparing the
92 /// image against a policy (whether a white-list/black-list of public image verification keys