Skip to content

Hello, Raspberry Pi Windows 10 world!

Notifications You must be signed in to change notification settings

ec000/rpi3winstuff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To build drivers you will need only the EWDK. Run the EWDK LaunchBuildEnv, navigate to a driver source directory and do:

buildme.cmd

WinPE

Copy contents of \drivers and \winpe_stuff to \Windows\system32 inside \sources\boot.wim of a WinPE image.

You will need to enable test signing in the bcd. E.g.: bcdedit /store K:\efi\Microsoft\boot\bcd /set {default} testsigning yes

About

Hello, Raspberry Pi Windows 10 world!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 99.8%
  • Batchfile 0.2%