Searched refs:EFI_HOB_HANDOFF_INFO_TABLE (Results 1 – 17 of 17) sorted by relevance
39 EFI_HOB_HANDOFF_INFO_TABLE *HandOffHob; in PeiGetBootMode()75 EFI_HOB_HANDOFF_INFO_TABLE *HandOffHob; in PeiSetBootMode()
80 EFI_HOB_HANDOFF_INFO_TABLE *HandOffHob; in PeiCreateHob()145 EFI_HOB_HANDOFF_INFO_TABLE *Hob; in PeiCoreBuildHobHandoffInfoTable()151 Hob->Header.HobLength = (UINT16) sizeof (EFI_HOB_HANDOFF_INFO_TABLE); in PeiCoreBuildHobHandoffInfoTable()
103 } EFI_HOB_HANDOFF_INFO_TABLE; typedef463 EFI_HOB_HANDOFF_INFO_TABLE *HandoffInformationTable;
62 } EFI_HOB_HANDOFF_INFO_TABLE; typedef235 EFI_HOB_HANDOFF_INFO_TABLE *HandoffInformationTable;
73 EFI_HOB_HANDOFF_INFO_TABLE*81 EFI_HOB_HANDOFF_INFO_TABLE *Hob; in HobConstructor()88 Hob->Header.HobLength = sizeof(EFI_HOB_HANDOFF_INFO_TABLE); in HobConstructor()113 EFI_HOB_HANDOFF_INFO_TABLE *HandOffHob; in CreateHob()189 EFI_HOB_HANDOFF_INFO_TABLE *Hob; in CreateHobList()
216 EFI_HOB_HANDOFF_INFO_TABLE *HandOffHob; in GetBootModeHob()218 HandOffHob = (EFI_HOB_HANDOFF_INFO_TABLE *) GetHobList (); in GetBootModeHob()
204 EFI_HOB_HANDOFF_INFO_TABLE *HandOffHob; in GetBootModeHob()206 HandOffHob = (EFI_HOB_HANDOFF_INFO_TABLE *) GetHobList (); in GetBootModeHob()
246 EFI_HOB_HANDOFF_INFO_TABLE *HandOffHob; in GetBootModeHob()248 HandOffHob = (EFI_HOB_HANDOFF_INFO_TABLE *) GetHobList (); in GetBootModeHob()
237 EFI_HOB_HANDOFF_INFO_TABLE *HandOffHob; in GetBootModeHob()239 HandOffHob = (EFI_HOB_HANDOFF_INFO_TABLE *) GetHobList (); in GetBootModeHob()
68 EFI_HOB_HANDOFF_INFO_TABLE Phit;
34 sizeof (EFI_HOB_HANDOFF_INFO_TABLE), // HobLength
75 EFI_HOB_HANDOFF_INFO_TABLE* HobList; in PrePiMain()
81 EFI_HOB_HANDOFF_INFO_TABLE* HobList; in PrePiMain()
269 EFI_HOB_HANDOFF_INFO_TABLE*
154 EFI_HOB_HANDOFF_INFO_TABLE *HandoffInformationTable; in PeiCore()
2057 EFI_HOB_HANDOFF_INFO_TABLE *PhitHob; in CoreInitializeMemoryServices()2317 EFI_HOB_HANDOFF_INFO_TABLE *PhitHob; in CoreInitializeGcdServices()2340 PhitHob = (EFI_HOB_HANDOFF_INFO_TABLE *)(*HobStart); in CoreInitializeGcdServices()
105 Hob.Header->HobLength = (UINT16) sizeof (EFI_HOB_HANDOFF_INFO_TABLE); in BuildHobHandoffInfoTable()