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

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/
PlatVarCleanupHii.h 33 UINT8 UserVariable[MAX_USER_VARIABLE_COUNT];
42 #define USER_VARIABLE_VAR_OFFSET (VAR_OFFSET (UserVariable))
PlatVarCleanupLib.c 521 if (!UserVariableNameNode->Deleted && (DeleteAll || ((VariableCleanupData != NULL) && (VariableCleanupData->UserVariable[UserVariableNameNode->Index] == TRUE)))) {
745 Private->VariableCleanupData.UserVariable[UserVariableNameNode->Index],
    [all...]

Completed in 816 milliseconds