aboutsummaryrefslogtreecommitdiffstats
path: root/core/bios.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-20kbd: Make getting the keyboard shift state a firmware methodH. Peter Anvin1-0/+2
2014-03-03Merge branch 'nocomapi'syslinux-6.03-pre7H. Peter Anvin1-13/+26
2014-02-26Merge branch 'syslinux-5.xx'H. Peter Anvin1-3/+3
2014-02-13comapi: Remove the comapi interfaces completelyH. Peter Anvin1-2/+0
2014-02-13bios: Remove shuffle and boot comapi callH. Peter Anvin1-0/+25
2014-02-13bios: Remove comapi calls related to the ADVH. Peter Anvin1-13/+3
2014-01-23mem: Calling int15 for 0x8800Erwan Velu1-0/+1
2014-01-22com32sys_t inreg shall be zeroified prior intcallErwan Velu1-0/+21
2013-09-30Merge branch 'elflink-pxe-fixes-for-mfleming-2' of git://github.com/geneC/sys...Matt Fleming1-0/+2
2013-07-26video.h: we need one syslinux_force_text_mode() prototypeMatt Fleming1-0/+1
2013-07-17memscan: build a linked list of memory scannersMatt Fleming1-1/+124
2013-07-04firmware: s/set_mode/text_mode/Matt Fleming1-2/+2
2013-06-27bios, font: zero input registers to get fontsyslinux-6.01-pre4Matt Fleming1-0/+2
2013-06-19bios: fix definition of 'bios_free_mem'Matt Fleming1-1/+1
2013-06-19ipappend: delete .ipappend_strings()Matt Fleming1-25/+0
2013-06-19firmware: correct the get_cursor() argument typesMatt Fleming1-1/+1
2013-06-19efi: Turn on symbol export whitelistMatt Fleming1-1/+1
2013-03-22Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmwareMatt Fleming1-0/+6
2013-01-29Merge tag 'syslinux-5.01' into firmwaresyslinux-6.00-pre4Matt Fleming1-1/+0
2013-01-11Revert "vesa: Correct screencpy() prototype"Matt Fleming1-3/+4
2013-01-07vesa: Correct screencpy() prototypeMatt Fleming1-1/+1
2012-12-07Merge tag 'syslinux-5.00' into firmwaresyslinux-6.00-pre3Matt Fleming1-0/+3
2012-11-15firmware: Move memory operations into firmwareMatt Fleming1-1/+12
2012-11-15sys/vesa: Modularise common vesa codeMatt Fleming1-0/+258
2012-09-05Merge branch 'elflink' into for-hpa/elflink/firmwareMatt Fleming1-2/+0
2012-07-30Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmwareMatt Fleming1-15/+202
2012-02-02firmware: Add EFI linux boot supportMatt Fleming1-0/+3
2012-02-02efi: Add Auxiliary Data Vector supportChandramouli Narayanan1-0/+31
2012-02-02firmware: Add .ipappend_strings function pointerMatt Fleming1-0/+25
2012-02-02firmware: Move firmware code into core/bios.cMatt Fleming1-0/+57