]> code.delx.au - refind/history - refind/main.c
Added OS check to mkrlconf.sh. Bypass checks for BIOS-mode boot
[refind] / refind / main.c
2015-03-21 srs5694Added OS check to mkrlconf.sh. Bypass checks for BIOS...
2015-03-02 srs5694Version 0.8.7 release.
2015-03-01 srs5694Documentation updates (including two replacement images...
2015-03-01 srs5694Misc. changes, mostly to fix minor or rare bugs.
2015-02-17 srs5694New FreeBSD GPT BIOS-mode boot loader detection code...
2015-02-14 srs5694Work around problem with (bogus, I think) "invalid...
2015-02-13 srs5694install.sh & related: Improved Secure Boot detection...
2015-02-08 srs56940.8.6 release.
2015-02-04 srs5694Further tweaks to new NTFS Windows boot partition filte...
2015-02-04 srs5694rEFInd now weeds out non-BIOS-bootable NTFS volumes...
2015-02-04 srs5694Minor refinement to FAT over-detection bug.
2015-02-04 srs5694Fixed bug that caused NTFS filesystems and whole disks...
2015-02-03 srs5694Moved legacy functions from refind/main.c to their...
2015-02-03 srs5694Added new "badge" option for the "hideui" configuration...
2015-02-02 srs5694Reverted rEFIt commit r472, since it's caused some...
2015-02-01 srs5694Version 0.8.5 release.
2015-01-09 srs5694Applied old rEFIt commits r467 and r472, which improve...
2014-12-18 srs5694Improvements to install.sh; check for valid loader...
2014-12-09 srs5694Version 0.8.4 release
2014-12-08 srs5694Merge commit 'a1e55b412149a2b2ced44c07ea5c285c04c243fb'
2014-12-08 srs5694Changed install.sh to better support Yosemite.
2014-12-07 srs5694Some more minor changes.
2014-12-06 srs5694A couple of overlooked changes.
2014-12-06 srs5694Support for iPXE (booting from a network server from...
2014-12-01 Paul Molodowitchmain.c: fix for skipping auto-added entries with DONT_S...
2014-11-20 srs5694Tweaks for OS X 10.10 (Yosemite) and new support to...
2014-07-06 srs5694Version 0.8.3 release
2014-07-06 srs5694Merge commit 'd32e77051a063ae5ddd9fa370d4f25c3e9408f0e'
2014-07-06 srs5694Display partition label, if available, for BIOS-mode...
2014-06-29 srs5694Don't unload drivers immediately after loading them...
2014-06-08 srs5694Version 0.8.2 release; refinement to last-booted as...
2014-06-08 srs5694Added ability to boot the previously-booted loader if
2014-05-18 srs5694Fixed very minor GUID-interpretation bug and adjusted
2014-05-17 srs5694New configuration token, deep_uefi_legacy_scan, control...
2014-05-16 srs5694Version 0.8.1 release.
2014-05-15 srs5694Fixed bug that could cause rEFInd to fail to detect...
2014-05-14 srs5694Suppress messages about delays for scanning boot loader...
2014-05-09 srs5694Fixed a bug that cause Tianocore builds to not mount...
2014-05-09 srs5694BIOS-mode boot support now works when compiled with...
2014-05-04 srs5694Significant improvements to legacy-mode boot support...
2014-05-03 srs5694Limit length of firmware description string in Info...
2014-05-03 srs5694Improved GPT support; uses CRCs to minimize the risk...
2014-04-28 srs5694Added support for GPT partition name for display and...
2014-04-27 srs5694Added support for specifying volumes via partition...
2014-04-26 srs5694Fixed memory-allocation bug.
2014-04-20 srs5694rEFInd version 0.7.9 release.
2014-04-20 srs5694Added correct filesystem name detection to HFS+ driver.
2014-04-15 srs5694Remove redundant Ubuntu kernel entries; attempt at...
2014-03-29 srs5694Fixed filesystem driver bugs.
2014-03-18 srs5694Fixed typo: Identification of MOK utility as "MOK utili...
2014-03-15 srs5694Added check for unbootable German iPartition-created...
2014-03-09 srs5694Refinements to image-sizing code; 0.7.8 release version.
2014-03-09 srs5694New small_icon_size and big_icon_size tokens for refind...
2014-03-08 srs5694New image-scaling code; used for icons and (optionally...
2014-01-04 srs5694Version 0.7.7 full release
2014-01-02 srs5694Can now specify complete paths, optionally including...
2014-01-01 srs5694Added "windows_recovery" option to "showtools" token and
2013-12-30 srs5694Added support for "-c" command-line parameter to rEFInd...
2013-12-21 srs5694Remove second and subsequent occurrences of ext2/3...
2013-12-15 srs5694Cleanup for 0.7.6 release.
2013-12-15 srs5694Time support in default_selection; enables different...
2013-11-11 srs5694Version 0.7.5 release.
2013-11-07 srs5694Remove exFAT partitions from boot list under OS X unles...
2013-10-03 srs5694Graphics-mode launches now clear to rEFInd's menu backg...
2013-08-28 srs5694New CSM/BIOS/legacy support for UEFI PCs.
2013-08-26 srs5694Fix legacy booting on Macs.
2013-08-25 srs5694Version 0.7.4 release
2013-08-25 srs5694Return of PoolPrint() function; modified launch code...
2013-08-20 srs5694New memory tester icon; refinement of progam-launch...
2013-08-19 srs5694Support for memtest86 as a second-row item.
2013-08-13 srs5694Fix to hang when booting from Mac Firewire devices.
2013-08-07 srs5694Fixed BIOS-booting bugs on Macs. Version 0.7.3 release.
2013-08-06 srs5694Version 0.7.2 release.
2013-08-05 srs5694Fixed display glitch on first icon row when second...
2013-07-24 srs5694Protection against loading invalid EFI drivers; bug...
2013-07-18 srs5694Misc. small changes.
2013-07-11 srs5694Fixed bugs related to loading of customized disk-type...
2013-07-08 srs5694Version 0.7.1 official release.
2013-07-08 srs5694Fixed bug that caused Btrfs driver to hang sometimes.
2013-07-06 srs5694Fixed bug that caused also_scan_dirs to ignore volume...
2013-07-05 srs5694Detect Boot Repair's backed-up Windows boot loader.
2013-06-30 srs5694REALLY fixed build problem with development version...
2013-06-28 srs5694Version 0.7.0 release with misc. filesystem driver...
2013-06-27 srs5694Added primitive cache to most drivers to improve perfor...
2013-06-22 srs5694Btrfs driver & check for valid loader before adding...
2013-06-18 srs5694Version 0.6.12 release.
2013-06-16 srs5694Scan /etc/fstab to extract a root= option if refind_lin...
2013-05-13 srs56940.6.11 release.
2013-05-11 srs5694Small changes.
2013-05-09 srs5694Fixed gptsync bug that could cause system hang; changed...
2013-05-06 srs56940.6.10 release; adds screen saver code.
2013-05-02 srs5694ChromeOS icon.
2013-04-28 srs5694New "Reboot to Firmware User Interface" feature.
2013-04-26 srs5694Support for multiple screen shot files using screenshot...
2013-04-25 srs5694Version 0.6.9 release
2013-04-24 srs5694Misc. changes
2013-04-09 srs5694Fixed no timeout with keyboard disconnected; better...
2013-03-18 srs56940.6.8 version.
2013-02-16 srs5694Fixed bug that caused icons named after boot loaders...
2013-02-04 srs5694Version 0.6.7 release.
next