Searched refs:ShellEepromHiiHandle (Results 1 – 1 of 1) sorted by relevance
61 EFI_HANDLE ShellEepromHiiHandle = NULL; variable367 ShellEepromHiiHandle = NULL; in ShellEepromCmdLibConstructor()369 ShellEepromHiiHandle = HiiAddPackages ( in ShellEepromCmdLibConstructor()373 if (ShellEepromHiiHandle == NULL) { in ShellEepromCmdLibConstructor()379 L"eeprom", TRUE , ShellEepromHiiHandle, STRING_TOKEN (STR_GET_HELP_EEPROM) in ShellEepromCmdLibConstructor()393 if (ShellEepromHiiHandle != NULL) { in ShellEepromCmdLibDestructor()394 HiiRemovePackages (ShellEepromHiiHandle); in ShellEepromCmdLibDestructor()