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

Simplify MSBuild Flags #1093

Merged
merged 10 commits into from
Feb 7, 2024
Merged

Simplify MSBuild Flags #1093

merged 10 commits into from
Feb 7, 2024

Conversation

JakobL-MSFT
Copy link
Contributor

@JakobL-MSFT JakobL-MSFT commented Jan 31, 2024

This PR removes following msbuild flags:
-p:SignToolWS=/fdws <-- This suppress a legit warning to set FileDigestAlgorithm to sha256.
-p:DriverCFlagAddOn=/wd4996 <-- This suppress a legit warning to not use ExAllocatePoolWithTag.

@JakobL-MSFT JakobL-MSFT requested review from a team as code owners January 31, 2024 16:18
@JakobL-MSFT
Copy link
Contributor Author

@microsoft/cellcore : Please review nfc change.

@NeoAdonis .

I need to ask for your help:

(1) please review.
(2) please get owner in place for .\video\KMDOD (or better: just .\video).
(3) please get owner in place for .\thermal\simsensor (or better: just .\thermal).

I realize the changes are trivial, but I really would like each device team to get into habit of reviewing changes to their code please.

@JakobL-MSFT JakobL-MSFT requested review from a team as code owners February 7, 2024 02:03
@JakobL-MSFT JakobL-MSFT merged commit aff3866 into develop Feb 7, 2024
5 of 6 checks passed
@JakobL-MSFT JakobL-MSFT deleted the user/jakobl/simplify_flags branch February 7, 2024 02:07
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.

1 participant