]> xenbits.xensource.com Git - pvdrivers/win/xencons.git/commit
Add boilerplate Pdo
authorOwen Smith <owen.smith@citrix.com>
Wed, 28 Feb 2018 17:40:55 +0000 (17:40 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Wed, 28 Feb 2018 17:40:55 +0000 (17:40 +0000)
commit28a08191188f9bd312a7ee718e7161924a364f3e
tree73f66781ffbb9a313c11a1e2111761b4906d25ea
parentdb3ffb63fd61226bc0fbb3539458a9aaf9bf80b5
Add boilerplate Pdo

Enumerates a single static RawPdo.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
src/xencons/driver.c
src/xencons/driver.h
src/xencons/fdo.c
src/xencons/fdo.h
src/xencons/mutex.h [new file with mode: 0644]
src/xencons/pdo.c [new file with mode: 0644]
src/xencons/pdo.h [new file with mode: 0644]
vs2015/xencons/xencons.vcxproj
vs2017/xencons/xencons.vcxproj