Searched refs:EFI_USER_INFO_TABLE (Results 1 – 2 of 2) sorted by relevance
299 } EFI_USER_INFO_TABLE; typedef
1677 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()