Change license from GPLv3 to LGPLv3.
[seabios.git] / src / farptr.h
2009-01-16 Kevin O'ConnorChange license from GPLv3 to LGPLv3.
2009-01-01 Kevin O'ConnorSwitch to new stack when calling ATA function in 16bit...
2008-11-08 Kevin O'ConnorRework READx_SEG/WRITEx_SEG macro type detection.
2008-07-13 Kevin O'ConnorAlways define macro MODE16 - that way it can be used...
2008-05-14 Kevin O'ConnorAdd full support for drives with more that 2<<32 sectors.
2008-04-12 Kevin O'ConnorFix asm dependencies on segment based writes.
2008-03-31 Kevin O'ConnorAvoid using volatile on GET/SET_VAR macros.
2008-03-29 Kevin O'ConnorFix bugs in GET/SET_FARPTR macros.
2008-03-23 Kevin O'ConnorUse "FARPTR" consistently in macros.
2008-03-13 Kevin O'ConnorUse 32bit absolute pointers for buffers in ATA code.
2008-03-09 Kevin O'ConnorFix bug in SET_FARVAR.
2008-03-09 Kevin O'ConnorOptimize insb/outsb/insw/etc. functions.
2008-02-27 Kevin O'ConnorSome cleanups based on patch by Nguyen Anh Quynh
2008-02-26 Kevin O'ConnorVersion 0.1.2
2008-02-26 Kevin O'ConnorVersion 0.1.1
2008-02-26 Kevin O'ConnorInitial checkin.