├── LICENSE ├── README.md ├── install.sh ├── msd-patch.sh └── patches └── 3.198msd.patch /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jacobbar/fruity-pikvm/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jacobbar/fruity-pikvm/HEAD/README.md -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jacobbar/fruity-pikvm/HEAD/install.sh -------------------------------------------------------------------------------- /msd-patch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jacobbar/fruity-pikvm/HEAD/msd-patch.sh -------------------------------------------------------------------------------- /patches/3.198msd.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jacobbar/fruity-pikvm/HEAD/patches/3.198msd.patch --------------------------------------------------------------------------------