Skip to content

Project-Aloha/CrDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crane Development Kit

Introduce

CrDK is the core implementation of Project Crane Software Architecture which provides oskal and os-independent libraries. This repo is also a UEFI Package and provides uefi drivers.

Integrate with UEFI

Include Crane.dsc.inc, Crane.fdf.inc and Crane.Aprioir.inc at a correct place of your target uefi package. Then rebuild your package.
A Library named CrTargetLib is required for providing silicon-specific information, just like device tree in linux.

Integrate with Windows Driver

Open the Properties manager of your VS project. Then right click a confiuration in the windows and switch Add a exist propery table in the menu. Choose CrDK.prop in the pop up windows. Add Library/XXLib/XX.prop to your project if you want to use a library in CrDK.
Crane Windows Development Kit contains our windows driver implementation with CrDK.

About

Crane Development Kit & Uefi Drivers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages