Searched refs:RecordPtr (Results 1 – 1 of 1) sorted by relevance
52 UINT8 *RecordPtr; in DxeSmbiosDataHobLibConstructor() local70 RecordPtr = GET_GUID_HOB_DATA (Hob.Raw); in DxeSmbiosDataHobLibConstructor()75 …DEBUG ((DEBUG_VERBOSE, "Add SMBIOS record type: %x\n", ((EFI_SMBIOS_TABLE_HEADER *) RecordPtr)->Ty… in DxeSmbiosDataHobLibConstructor()77 Status = Smbios->Add (Smbios, NULL, &SmbiosHandle, (EFI_SMBIOS_TABLE_HEADER *) RecordPtr); in DxeSmbiosDataHobLibConstructor()