Searched refs:ManufacturerStrDesc (Results 1 – 1 of 1) sorted by relevance
494 UINT8 *ManufacturerStrDesc; in CreateDebugCapabilityContext() local542 ManufacturerStrDesc = String0Desc + STRING0_DESC_LEN; in CreateDebugCapabilityContext()543 CopyMem (ManufacturerStrDesc, mManufacturerStrDesc, MANU_DESC_LEN); in CreateDebugCapabilityContext()544 …gCapabilityContext->DbcInfoContext.ManufacturerStrDescAddress = (UINT64)(UINTN)ManufacturerStrDesc; in CreateDebugCapabilityContext()546 ProductStrDesc = ManufacturerStrDesc + MANU_DESC_LEN; in CreateDebugCapabilityContext()