Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For all solutions in .\tools folder: Add ARM64 support. Remove any aspects of ARM, Win32, x86 support. January 2024 version #1071

Closed
wants to merge 184 commits into from

Conversation

JakobL-MSFT
Copy link
Contributor

No description provided.

youyanggit and others added 30 commits July 12, 2022 10:57
…#752)

1. Running the ApiValidator and make sure the issue free.
2. Running the InfVerif and make sure the INF file issue free.

There is limitations for MSFT currently doesn’t have any SDIO based WI-FI NICs, so the latest Driver Verifier /RC 33 36 tests not run
* Include/Needs inbox services
* Added header comment specifying required minimum OS version
…errors (#793)

* Clean up some misc infverif 1203 errors
* Clean up some infverif 1324 (no PnpLockdown=1) errors
…evelopBranch

Hopefully fix develop branch error in these header files
…630) drivers. (#803)

* fix driver isolation violations 1322 1323 for netvmini60.inf

* fix driver isolation violations 1322 1323 for netvmini620.inf

* fix driver isolation violations 1322 1323 for netvmini630.inf

* change local type from ULONG to UINT8 to match return type

* Remove AddReg TextModeFlags in inf for netvmini60

* Remove AddReg TextModeFlags in inf for netvmini620

* Remove AddReg TextModeFlags in inf for netvmini630
* add NDIS_SUPPORT_NDIS680 in #if directive in adapter.c

* add NDIS_SUPPORT_NDIS680 in #if directive in miniport.c

* fix driver isolation violation 1323 for netvmini680.inf

* fix driver isolation violation 1322 for netvmini680.inf

* set NIC_PHYSICAL_MEDIUM to NdisPhysicalMedium802_3 in hardware.h

* change local type from ULONG to UINT8 to match return type

* Remove AddReg TextModeFlags in inf for netvmini680
Co-authored-by: Jason Knichel <jknichel@ntdev.microsoft.com>
Co-authored-by: Jason Knichel <jknichel@ntdev.microsoft.com>
Co-authored-by: Jason Knichel <jknichel@ntdev.microsoft.com>
Update ProdScan and WiaDriver samples to target a single architecture.
#825)

* Update BthEchoSampleCli and BthEchoSampleSrv to be single architecture targeted and the specific build architecture is stamped at the time it is built.

* Remove long deprecated WDF coinstaller references.
Rename CopyFiles section from Drivers_Dir to DriverStore_Dir.
Revert TargetOSVersion for the Models sections to NT$ARCH$...1, the same as before without my changes.

* Address more PR feedbacks and update README.md.

Co-authored-by: Hongwei Qi <hongweiq@microsoft.com>
…st practices (#837)

* Update TestMcro sample to target a single architecture.

* Update copywia.cmd to use the new path for the TestMcro.inf file.

* Restore missing BOM to vcxproj file.
NeoAdonis and others added 25 commits October 11, 2023 15:02
* replacing mft0 with dmft
* delete sources file
* integrate internal review changes
Remove WUDF coinstaller from biousb sample

Co-authored-by: Zac Lockard <zlockard@microsoft.com>
Co-authored-by: Zac Lockard <zlockard@microsoft.com>
Updates to RC file and input reading
This appears to be an obsolete sample, probably provided for D3D7 UMD support around the turn of the millennium.
…e-pixlib

Revert "Delete video/pixlib directory" and instead move it into an archive folder
@JakobL-MSFT
Copy link
Contributor Author

Wrong target branch. Abandoning this PR.

@JakobL-MSFT JakobL-MSFT deleted the user-jakobl-tools_arm64_2 branch January 15, 2024 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.