summaryrefslogtreecommitdiff
path: root/sys/src/boot
AgeCommit message (Expand)Author
2018-02-10aijuboard bootloader: fix 10BASE-T / 100BASE-TX supportaiju
2017-09-299boot: limit read size to 4K for efi simple file system protocolcinap_lenrek
2017-09-10rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update document...cinap_lenrek
2016-05-22efi: ensure 8 byte alignment of buffer, as ReadBlocks() method will fail othe...cinap_lenrek
2016-05-22efi: allow access to iso filesystem on non-cdrom media (iso/hybrid)cinap_lenrek
2016-05-199boot: add iso hybrid loader 9boothybcinap_lenrek
2016-05-04retire the dec alpha portcinap_lenrek
2015-06-059boot: look for plan9.ini in all filesystems accessible to efi to find plan9 ...cinap_lenrek
2015-05-13boot/zynq: use ./boothead.$cputype to invoke helpercinap_lenrek
2015-05-13boot/zynq: add jtagload utilitycinap_lenrek
2015-05-13boot/zynq: implement sdmmc boot (fat)cinap_lenrek
2015-01-25pc, efi loaders: erase characters when backspace is pressedmischief
2014-12-24added zynq kernelaiju
2014-10-31efi: generate /386/efiboot.fat for generating efi bootable cd images (see -E ...cinap_lenrek
2014-10-31efi: iso filesystem support for cdrom bootingcinap_lenrek
2014-10-31efi: add test targets for iso and fat (for documentation only)cinap_lenrek
2014-10-24efi: change eficonfig ordering so memconf() is first, dont fallback to fs whe...cinap_lenrek
2014-10-23efi: add initial pxe support (v4 only)cinap_lenrek
2014-10-19efi: use LocateHandle() and HandleProtocol() to check for multiple gop protoc...cinap_lenrek
2014-10-19efi: fix compiler warnings, remove indicator prints in readn()cinap_lenrek
2014-10-18efi: simplify bootscreen codecinap_lenrek
2014-10-18efi: convert pixel format to bootscreen color channelcinap_lenrek
2014-10-18efi: make clean target virtualcinap_lenrek
2014-10-18efi: add experimental efi bootloadercinap_lenrek
2013-09-239bootfat: only check for fat at block 0 on floppy drives (thanks aap)cinap_lenrek
2013-09-019bootfat: always try plan9 partition even when not marked active, fix bugcinap_lenrek
2013-05-06pbs: allow 9bootfat start cluster beyond 0xFFFFcinap_lenrek
2013-02-189boot: fix 9bootisocinap_lenrek
2013-02-189boot: serial console supportcinap_lenrek
2013-02-179boot: make print handle \n -> \r\n conversion, stylecinap_lenrek
2013-02-179boot: preserve configuration on boot error, add show commandcinap_lenrek
2012-12-039boot: truncate long lines instead of producing partial lines from console/pl...cinap_lenrek
2012-09-20tftp: prevent it from hanging if ack packets get lostcinap_lenrek
2012-08-219bootpxe: try /cfg/pxe/default if /cfg/pxe/$ether fails before breaking to th...cinap_lenrek
2012-06-239boot: change to new *e820= format, support for 64bit kernelscinap_lenrek
2012-05-08disk/format, 9boot: fix alignment issuescinap_lenrek
2012-05-089bootfat: fat12 supportcinap_lenrek
2012-01-209boot: always check if a20 is already enabled, use different keyboard code, r...cinap_lenrek
2011-12-269boot: replace strrchr() call with a loop and strchr() for ignoring bang path...cinap_lenrek
2011-11-119boot: fix more e820cinap_lenrek
2011-11-109boot: fix e820 scancinap_lenrek
2011-11-099boot: add wait wordcinap_lenrek
2011-11-04use /386/9pcf in test.iso targetcinap_lenrek
2011-08-16handy test targetscinap_lenrek
2011-07-209bootfat: handle extended partitionscinap_lenrek
2011-07-09pbs: fix commentcinap_lenrek
2011-07-09pbs: add some diagnostic dots, simplifycinap_lenrek
2011-06-22boot/pbs: wrong registerment
2011-06-13pbs: dont rely on chainloader to hand us a partition table and properly get t...cinap_lenrek
2011-06-08boot/pc: changed PBS relocating offsetment