Home
last modified time | relevance | path

Searched refs:MAX_NOTIFY_STRING_LEN (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DDxeImageVerificationLib.h43 #define MAX_NOTIFY_STRING_LEN 64 macro
DDxeImageVerificationLib.c48 CHAR16 mNotifyString1[MAX_NOTIFY_STRING_LEN] = L"Image verification pass but not found in authoriz…
49 CHAR16 mNotifyString2[MAX_NOTIFY_STRING_LEN] = L"Launch this image anyway? (Yes/Defer/No)";