Skip to content

[Enhance] Make function reporter parameters nullable - #42

Merged
Real-MullaC merged 1 commit into
Add-VirtIO-Driversfrom
microwin-vnext-2.0
Jul 4, 2026
Merged

Real-MullaC merged 1 commit into
Add-VirtIO-Driversfrom
microwin-vnext-2.0

Conversation

@Real-MullaC

Copy link
Copy Markdown
Collaborator

name: Pull Request
description: File a structured PR to help us review faster
title: "[PR]: "
labels: ["needs-review"]
body:

  • type: markdown
    attributes:
    value: |
    Thanks for taking the time to contribute!
  • type: checkboxes
    id: type-of-change
    attributes:
    label: Type of Change
    options:
    - label: New feature
    - label: Bug fix
    - label: Documentation update
    - label: UI/UX improvement
  • type: textarea
    id: description
    attributes:
    label: Description
    description: What does this PR do?
    placeholder: Summarize your changes here...
    validations:
    required: true
  • type: input
    id: issue-number
    attributes:
    label: Issue Related to PR
    description: List the issue number (e.g., #123)
    placeholder: "Resolves #"
    validations:
    required: true

@Real-MullaC
Real-MullaC merged commit e1012b1 into Add-VirtIO-Drivers Jul 4, 2026
1 check passed
CodingWonders added a commit that referenced this pull request Aug 11, 2026
* Add VirtIO Drivers

* I AM GONNA LOSE IT

* Update MainForm.Designer.cs

I use Zed....

* Update MainForm.cs

* Update MainForm.Designer.cs

* Update MainForm.cs

* Update MainForm.cs

* I am learning

* Update MainForm.Designer.cs

* Update MainForm.cs

* Fix wording

* Update MainForm.cs

* Update MicroWin/MainForm.cs

Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com>

* Fix crying CW

Stop crying like a little baby 😆

* Better

Is this better for you angry Spanish man?

* Update MicroWin/MainForm.cs

Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com>

* [Enhance] Make function reporter parameters nullable (#42)

Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com>

* Update MicroWin/MainForm.cs

* Update MainForm.cs

Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com>

---------

Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com>
CodingWonders added a commit that referenced this pull request Aug 21, 2026
* Update assembly information

* [Enhance] Use system-native encoding for process STDOUT/STDERR redirection

* Update version in registry

* Update usage instructions in README.md (#38)

* YOU KNOW WHAT TIME IT IS (#36)

* Update usage instructions in README.md

Removed duplicate command for running the tool via PowerShell and added a new command block.

* Fix PR Template (#40)

* Update swstatus

* Add (experimental) option for UEFI CA 2023

* [Enhance] Make function reporter parameters nullable

* Update libraries

* Add winutil executor when provided with config.json (#45)

Signed-off-by: Anirudh Gupta <anirudhgupta109@gmail.com>

* [Fix] Fixed UI issue

* [Enhance] Export drivers from multiple class names

* Add VirtIO Drivers (#39)

* Add VirtIO Drivers

* I AM GONNA LOSE IT

* Update MainForm.Designer.cs

I use Zed....

* Update MainForm.cs

* Update MainForm.Designer.cs

* Update MainForm.cs

* Update MainForm.cs

* I am learning

* Update MainForm.Designer.cs

* Update MainForm.cs

* Fix wording

* Update MainForm.cs

* Update MicroWin/MainForm.cs

Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com>

* Fix crying CW

Stop crying like a little baby 😆

* Better

Is this better for you angry Spanish man?

* Update MicroWin/MainForm.cs

Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com>

* [Enhance] Make function reporter parameters nullable (#42)

Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com>

* Update MicroWin/MainForm.cs

* Update MainForm.cs

Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com>

---------

Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com>

* Notification support

* Some pragmas

* One big PRAGMA

* Some improvements

- Log success operations
- Get rid of places where SWSTATUS is shown; we're getting close to 2.0

* Fixed typo

* Get rid of test project

* Minor bugfix

* *Almost* final fixes

* NO var!

var is my kryptonite (well, not really, but I hate it)

* Update first startup

* Make FirstRun an embedded resource

* Fix docs (#46)

* Fix docs

* Update config

Fixed typos, provided actual email for contact...

---------

Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com>

* Update welcome message; perform scaling

* [Enhance] ESD file conversion; image cleanup

* Update readme message

* Add 26H2 version constant

* Prevent Windows 8 images

* Color consistency

* Minor bugfixes

* Allow unmount functions to retry unmount on open file handles

* Error handling and progress bar for OSCDIMG

* Update channel

* OSCDIMG now embedded and readily accessible

* Add version field in image selector

* Add final messages

* update readme

---------

Signed-off-by: Anirudh Gupta <anirudhgupta109@gmail.com>
Co-authored-by: Real-MullaC <callumjanes2007new+github@gmail.com>
Co-authored-by: anirudhgupta109 <anirudhgupta109@gmail.com>
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