Skip to content

Merge202111206:#196

Merged
samtertzakian merged 2 commits into
masterfrom
Merge20211206
Dec 9, 2021
Merged

Merge202111206:#196
samtertzakian merged 2 commits into
masterfrom
Merge20211206

Conversation

@samtertzakian
Copy link
Copy Markdown
Member

@samtertzakian samtertzakian commented Dec 7, 2021

Merge20211206

  1. Fix regression in DMF_ContinuousRequestTarget which can cause 0x9F bug check. This regression was introduced in Release LKG v1.1.106. Any drivers compiled using DMF_ContinousRequestTarget in v1.1.106 to v1.1.108 (either directly or indirectly) should be recompiled with version v1.1.109.
  2. Remove unused fields in DMF_VirtualHidDeviceVhf Module Config. (Non-functional change).
  3. Make associated changes related to (2) in other Modules. (Non-functional change).
  4. Non-functional changes to some asserts that incorrectly did not include "closing" state.
  5. Remove improper assert.
  6. Add DMF_File_Write() Method.
  7. Correct issues in unit test driver.

1. Fix regression in DMF_ContinuousRequestTarget which can cause 0x9F bug check. This regression was introduced in Release LKG v1.1.106. Any drivers compiled using v1.1.106 to v1.1.108 should be recompiled with version v1.1.109.
2. Remove unused fields in DMF_VirtualHidDeviceVhf Module Config. (Non-functional change).
3. Make associated changes for #2 in other Modules. (Non-functional change).
4. Non-functional changes to some asserts that incorrectly did not inlclude "closing" state.
5. Remove imporper assert.
6. Add DMF_File_Write() Method.
7. Correct issues in unit test driver.
ankurung
ankurung previously approved these changes Dec 7, 2021
2. Include file fix.
3. Correct test issues.
4. Update custom WPP tracing.
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.

2 participants