Searched refs:EFI_USER_INFO_TABLE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DUserManager.h299 } EFI_USER_INFO_TABLE; typedef in typeref:struct:__anon12388
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
H A DUserIdentifyManager.c1677 EFI_USER_INFO_TABLE *UserInfoTable;
1713 UserInfoTable = (EFI_USER_INFO_TABLE *) AllocateRuntimePool (
1714 sizeof (EFI_USER_INFO_TABLE) +
1723 UserInfoTable->Size = sizeof (EFI_USER_INFO_TABLE);

Completed in 51 milliseconds