X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=src%2Fmapper.S;h=73bae7af3e0b8f054086c35244c899d7c1a5942b;hb=570b9132b7f7b75f7add9d03e019fd689ab53f21;hp=993b23d7ea8d9356efea1ae85f67c92ab3dd35d2;hpb=23c77cc092dbbb1e12c47c2b0021d4476b543702;p=rrq%2Fmaintain_lilo.git diff --git a/src/mapper.S b/src/mapper.S index 993b23d..73bae7a 100644 --- a/src/mapper.S +++ b/src/mapper.S @@ -1,12 +1,15 @@ ; mapper.S - LILO chain loader subroutine ; -; Copyright 2003-2004 John Coffman. -; All rights reserved. +; Copyright 2003-2004 John Coffman +; Copyright 2009-2011 Joachim Wiedorn +; All rights reserved. ; -; Licensed under the terms contained in the file 'COPYING' in the -; source directory. +; Licensed under the terms contained in the file 'COPYING' +; in the source directory. ; -; Check for presence of existing drive mapper + + +; Check for presence of existing drive mapper ; ; Enter with DS == CS, SS == 0000 (chain loader) ; Enter with DS == CS == ES, SS != 0000 (second stage)