HomeSort by relevance Sort by last modified time
    Searched refs:EFI_IMAGE_EXECUTION_INFO_TABLE (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DxeImageVerificationLib.c 700 EFI_IMAGE_EXECUTION_INFO_TABLE *ImageExeInfoTable
711 ImageExeInfoItem = (EFI_IMAGE_EXECUTION_INFO *) ((UINT8 *) ImageExeInfoTable + sizeof (EFI_IMAGE_EXECUTION_INFO_TABLE));
712 TotalSize = sizeof (EFI_IMAGE_EXECUTION_INFO_TABLE);
740 EFI_IMAGE_EXECUTION_INFO_TABLE *ImageExeInfoTable;
741 EFI_IMAGE_EXECUTION_INFO_TABLE *NewImageExeInfoTable;
777 ImageExeInfoTableSize = sizeof (EFI_IMAGE_EXECUTION_INFO_TABLE);
787 NewImageExeInfoTable = (EFI_IMAGE_EXECUTION_INFO_TABLE *) AllocateRuntimePool (ImageExeInfoTableSize + NewImageExeInfoEntrySize);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
ImageAuthentication.h 335 } EFI_IMAGE_EXECUTION_INFO_TABLE;

Completed in 202 milliseconds