X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=bootcensus;a=blobdiff_plain;f=src%2Fboot%2Fboot2.s;h=572a4f071fda1f45f47304cf02ddd8110d3c4166;hp=59096acd2b5ce7db337e718d5607b451dc730b9b;hb=331b4c6f7dace93a6207a1f294f13bcc52a96cf9;hpb=f03c64c0d3c22faa867aaad9243b679f5d1d7819 diff --git a/src/boot/boot2.s b/src/boot/boot2.s index 59096ac..572a4f0 100644 --- a/src/boot/boot2.s +++ b/src/boot/boot2.s @@ -15,6 +15,8 @@ # along with this program. If not, see . # this is the second-stage boot loader +# plus some other code that needs to run below 1mb (int86 implementation). + .code16 .section .boot2,"ax"