]> code.delx.au - refind/history - refind/global.h
Added new "csr_rotate" option for "showtools", and matching
[refind] / refind / global.h
2015-11-04 srs5694Added new "csr_rotate" option for "showtools", and...
2015-11-03 srs5694Added summary of Apple System Integrity Protection...
2015-10-30 srs5694Add code to spoof OSX booting for other OSes (on Macs)
2015-10-27 srs5694Preliminary OS spoofing code for Macs.
2015-09-16 srs5694PRELIMINARY workaround for Shim 0.8 bug.
2015-09-02 srs5694Add support for bit 60 (read-only) and 63 (do-not-autom...
2015-07-21 srs5694Added new fold_linux_kernels option, which combines...
2015-07-04 srs5694Added feature to detect the root (/) Linux filesystem...
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-08 srs56940.8.6 release.
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-01 srs5694Version 0.8.5 release.
2014-12-08 srs5694Merge commit 'a1e55b412149a2b2ced44c07ea5c285c04c243fb'
2014-12-06 srs5694Support for iPXE (booting from a network server from...
2014-11-20 srs5694Tweaks for OS X 10.10 (Yosemite) and new support to...
2014-07-06 srs5694Merge commit 'd32e77051a063ae5ddd9fa370d4f25c3e9408f0e'
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-17 srs5694New configuration token, deep_uefi_legacy_scan, control...
2014-05-09 srs5694BIOS-mode boot support now works when compiled with...
2014-04-28 srs5694Added support for GPT partition name for display and...
2014-04-27 srs5694Added support for specifying volumes via partition...
2014-03-29 srs5694Fixed filesystem driver bugs.
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-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-08-25 srs5694Return of PoolPrint() function; modified launch code...
2013-08-19 srs5694Support for memtest86 as a second-row item.
2013-08-07 srs5694Fixed BIOS-booting bugs on Macs. Version 0.7.3 release.
2013-07-18 srs5694Misc. small changes.
2013-06-28 srs5694Version 0.7.0 release with misc. filesystem driver...
2013-05-11 srs5694Small changes.
2013-05-02 srs5694ChromeOS icon.
2013-04-28 srs5694New "Reboot to Firmware User Interface" feature.
2013-03-18 srs56940.6.8 version.
2013-02-04 srs5694Version 0.6.7 release.
2013-01-16 srs5694Improved submenu and information menu appearance over...
2013-01-13 srs5694Support for transparency of icons & main menu text...
2013-01-05 srs5694New ability to specify volume labels in "dont_scan_dirs...
2012-12-30 srs5694Shim/MOK fine-tuning & support for building drivers...
2012-12-20 Stefan AgnerMerge branch 'master' of git://git.code.sf.net/p/refind...
2012-12-19 srs5694Refinement to hint function for greater context sensiti...
2012-12-18 srs5694Fixed screen-clearing bug; display fs type & size rathe...
2012-12-17 srs5694Version 0.6.0
2012-12-14 srs5694New "textmode" option to set the text-mode video mode...
2012-12-04 srs5694Documentation changes; minor code cleanups.
2012-12-03 srs5694Version supports Secure Boot/MOK verification of binaries.
2012-11-12 srs5694New Apple Recovery partition tool (2nd-row icon).
2012-11-03 srs5694Removed space_after_boot_options token in favor of...
2012-10-16 srs5694Added new "space_after_boot_options" token to refind...
2012-10-07 srs5694Version 0.4.6 release, with UEFI legacy boot support.
2012-10-06 srs5694Further refinement of the legacy UEFI boot feature.
2012-10-02 srs5694Added new "scan_delay" feature.
2012-10-02 srs5694Reconfigured new UEFI BIOS-boot support to use the...
2012-09-30 srs5694New support for legacy BIOS booting on PCs
2012-06-21 srs5694TianoCore build support; new use_graphics_for refind...
2012-05-29 srs5694Added "dont_scan_dirs" option to configuration file.
2012-05-09 srs5694Added new "icons_dir" configuration file token.
2012-04-22 srs5694Version 0.3.0 (beta) release. Adds "resolution" option...
2012-04-21 srs5694Added "scan_all_linux_kernels" refind.conf option ...
2012-04-19 srs5694rEFInd can now load EFI drivers!
2012-04-16 srs5694New config file option: "also_scan_dirs".
2012-04-15 srs5694Version 0.2.6; adds more options for "volume" token...
2012-04-09 srs5694Version 0.2.5 release. Additional icon-management changes.
2012-04-05 srs56940.2.4 release version
2012-04-05 srs5694Various changes, esp. to "disabled", "hideui", & "showt...
2012-04-04 srs5694Added max_tags option; new shell filenames; new rEFIt...
2012-03-25 srs5694Added remaining main project files