Skip to content

Limine and xmake help you to start your cpp kernel life.

License

Notifications You must be signed in to change notification settings

plos-clan/limine-xmake-cxx-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Limine C++ Xmake Template

This repository contains a basic x86-64 kernel in C++ using Limine.

Only UEFI is supported, because BIOS related files are not included.

Dependencies

Xmake is required to build this project.

No need to install cross-compilers, as your system's GCC is usually enough (x86_64 platform).

Xmake targets

Running xmake will build the kernel and create a bootable ISO image.

Running xmake run will build above automatically and run it in QEMU.

About

Limine and xmake help you to start your cpp kernel life.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •