Add kbtest tool, which remained unreleased as it doesn't do much at the moment

This commit is contained in:
RichardG867
2025-01-05 18:57:57 -03:00
parent fd92ce6d20
commit 92f8e7bbbd
4 changed files with 262 additions and 0 deletions

View File

@@ -59,6 +59,10 @@ jobs:
run: |
cd ${{ github.workspace }}/isapnp
wmake
- name: Build `kbtest`
run: |
cd ${{ github.workspace }}/kbtest
wmake
- name: Build `pcireg`
run: |
cd ${{ github.workspace }}/pcireg
@@ -84,6 +88,7 @@ jobs:
acpi/*.md
biosdump/*.md
isapnp/*.md
kbtest/*.md
pcireg/*.md
usblgoff/*.md