summaryrefslogtreecommitdiff
path: root/gnss/gnssUmdf/gnssUmdf.inf
AgeCommit message (Collapse)Author
2024-07-01Standarize INF files enconding to UTF-16 (LE with BOM); renormalize filesAdonais Romero Gonzalez
2023-07-10Install the driver to driver store (DIRID 13), replace legacy pattern… (#1003)CJ Lee
* Install the driver to driver store (DIRID 13), replace legacy pattern (2086 error), remove CoInstallers and GnssDriver_Device_AddReg for cleanup, remove WUDFRD_ServiceInstall, and add target OS version to 22000 to avoid DIRID compat issue * set the min build 16299 * set the min build 16299 * address feedback * Update gnssUmdf.inf
2021-07-06disable SpectreMitigation and pnplockdownCJ Lee
2019-01-09Add Gnss sample driver v1Cheoljin Lee
2018-11-28Revert "Initial version of GNSS UMDF Sample Driver"Adonais Romero González
2018-11-28Initial version of GPS/GNSS UMDF Sample Driver (UMDF Version 2)Cheoljin Lee