Attaching Readme files and ErrataID to HCK submission Package

Hi NTDEV,

I am currently in the process of signing a firewire(1394) driver using HCK. One of the HCK tests are failing consistently on the same error, for which I’ve found an errata ID.

It seems like sometime in the past, there is a process of attaching a readme file/errata ID to a submission package in order to justify known-issues causing test failures, but i’m not sure how that is done in the ‘current’ HCK convention. (We have not moved up to HLK yet, still using HCK).

The actual failed tests is for the “PCI Hardware complicance test for a single device” , with the error:

Assertion 5CAF4993-B8D1-4E4E-99EC-CC5895364E32: FAILED. Bit range 11:10 (ASPM Support)in the Link Capabilities register (offset Ch) in the PCI Express Capability table is 0h. It cannot be in the set of values {0x0, 0x2} .

The errata is is 2051, taken from http://www.intel.com/content/dam/support/us/en/documents/motherboards/desktop/sb/dx58og_whql_plmp_wlk15.pdf

Thanks,
TimC

With more googling I found
https://msdn.microsoft.com/en-us/library/windows/hardware/jj124955(v=vs.85).aspx

Which points to the “Add supplemental folder” portion of the packaging step. I’ll put a readme.txt file in there with the relevant information and see if that passes muster.