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

[MicroWin] Fixed VMware network driver issues #2567

Merged

Conversation

CodingWonders
Copy link
Contributor

Pull Request

Title

(Same as title)

Type of Change

  • Bug fix

Description

This PR fixes networking issues of MicroWin in VMware hypervisors. This involved excluding all Ethernet and Wi-Fi Features on Demand (FoDs) from package removal.

MicroWin-2024-08-15-09-18-08

MicroWin-2024-08-15-09-42-56

DT_Ethernet

DT_WiFi

Testing

Testing was performed against a Windows 11 23H2 image and concluded with no issues

Impact

Network compatibility in VMware hypervisors

Issue related to PR

None AFAIK

Additional Information

No documentation changes were required

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

Copy link
Owner

@ChrisTitusTech ChrisTitusTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job tracking these down. Thanks @CodingWonders

@ChrisTitusTech ChrisTitusTech merged commit 307980a into ChrisTitusTech:main Aug 16, 2024
1 check passed
@CodingWonders CodingWonders deleted the microwin-fix-240815 branch August 18, 2024 07:38
@ChrisTitusTech ChrisTitusTech added the skip-changelog Skip Change Logs label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skip Change Logs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants