This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-13 07:44:48 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c66ca7723b
opnsense-src
/
sys
/
boot
/
i386
/
boot2
History
Dimitry Andric
7798640d82
Fine-tune llvm optimization for sys/boot/i386/boot2, which shaves off
...
some more bytes from the final boot2 image. Submitted by: rdivacky
2011-05-05 18:47:24 +00:00
..
boot1.S
Fix the jump location.
2010-11-14 08:31:02 +00:00
boot2.c
Move getc() body before xgetc() so gcc does not emit a warning about function
2011-04-06 17:54:12 +00:00
lib.h
Build boot2 with -mregparm=3, ie. pass upto 3 arguments via registers.
2011-04-04 18:23:55 +00:00
Makefile
Fine-tune llvm optimization for sys/boot/i386/boot2, which shaves off
2011-05-05 18:47:24 +00:00
sio.S
Build boot2 with -mregparm=3, ie. pass upto 3 arguments via registers.
2011-04-04 18:23:55 +00:00