Skip to content

so1h/bldr_s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bldr_s

Boot loader for booting by PXE, writed in SmallerC (model huge/unreal) https://github.com/alexfru/SmallerC

To clean:

make clean

To compile:

make 

To run with qemu booting from a PXE server loading via tftp the file bldr_s.0:

make bootpxe

In the line 11 of MAKEFILE set 1/0 for change model unreal/huge.

Screenshots:

https://github.com/so1h/bldr_s/blob/master/make.png

https://github.com/so1h/bldr_s/blob/master/make%20bootpxe.png

About

boot loader for PXE writed in SmallerC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages