diff options
Diffstat (limited to 'OvmfPkg/VirtioPciDeviceDxe')
-rw-r--r-- | OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf b/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf index 4b5d1a493e..9de00fd69f 100644 --- a/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf +++ b/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf @@ -24,6 +24,7 @@ [Sources]
VirtioPciDevice.c
+ VirtioPciDevice.h
VirtioPciFunctions.c
[Packages]
|