Home | History | Annotate | Download | only in SecureBootConfigDxe

Lines Matching defs:ContextSize

218   UINTN                 ContextSize;

228 ContextSize = sizeof (SECUREBOOT_FILE_CONTEXT);
229 MenuEntry->FileContext = AllocateZeroPool (ContextSize);