kernels-data
kernels-data copied to clipboard
Missing some structures
Hi there!
There is a bug in your way to generate the YAML files. Indeed, in your dataset (based on your website), we can see the enumeration _TOKEN_INFORMATION_CLASS appearing in Windows 8 | 2012 RTM and disappearing in Windows 10 | 2016 1803 Redstone 4 (Spring Creators Update), for both the x86 and x64 versions.
I don't know when this enumeration was appearing, but it is always available and not deprecated in the last headers of Windows 11 and referenced in MSDN.
I did not check if it was the only element which was affected by this bug, so, maybe by debugging your dataset generation you will find some other affected ones.