summaryrefslogtreecommitdiff
path: root/gnss/gnssUmdf
AgeCommit message (Collapse)Author
2024-07-01Standarize INF files enconding to UTF-16 (LE with BOM); renormalize filesAdonais Romero Gonzalez
2024-02-26Remove x86 and ARM configurations for sample projects. (#1126)Adonais Romero González
* Removed Win32 and Arm from the project configurations. * Set default platform to x64.
2023-07-11Windows Driver (#1005)CJ Lee
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
2021-07-06SHA256 updateCJ 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