Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DUserManager.h299 } EFI_USER_INFO_TABLE; typedef
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
DUserIdentifyManager.c1677 EFI_USER_INFO_TABLE *UserInfoTable; in PublishUserTable()
1713 UserInfoTable = (EFI_USER_INFO_TABLE *) AllocateRuntimePool ( in PublishUserTable()
1714 sizeof (EFI_USER_INFO_TABLE) + in PublishUserTable()
1723 UserInfoTable->Size = sizeof (EFI_USER_INFO_TABLE); in PublishUserTable()