Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.
This repository was archived by the owner on Jun 5, 2019. It is now read-only.

VendorInfo strings should be separated #230

Open
@cpfister

Description

@cpfister

http://netmf.codeplex.com/workitem/2438

In the firmware description of the Porting Kit (displayed by MFDeploy>Target>Device Capabilities), the values of the fields for

HalSystemInfo.halVendorInfo

and

ClrInfo.clrVendorInfo

are generated from the same string. Therefore, NETMF adopters cannot include their vendor information without overwriting the CLR vendor reference to Microsoft.

In this context, HalSystemInfo.halVersion is currently defined to be equal to ClrInfo.clrVersion. We would recommend to remove HalSystemInfo.halVersion, since its definition does not provide useful information.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions