X-Git-Url: https://code.delx.au/refind/blobdiff_plain/fae4a8d3fada7d96cf0e50e13622a7ca72b17c0a..e0f6b77e5692ec112bb803202ae27f8c5d55de50:/CREDITS.txt diff --git a/CREDITS.txt b/CREDITS.txt index ad7f478..d8efcde 100644 --- a/CREDITS.txt +++ b/CREDITS.txt @@ -20,8 +20,8 @@ I've incorporated into the current version. Specifically: wrapper created by Christoph Phisterer. They then passed through Oracle's VirtualBox (https://www.virtualbox.org) and the Clover boot loader project (https://sourceforge.net/projects/cloverefiboot/). The - filesystem-specific code comes from various sources, including Apple and - the Linux kernel. + filesystem-specific code comes from various sources, including Apple, + the Linux kernel, and Christoph Phisterer. * I replaced many of the original rEFIt icons with icons taken from the Oxygen Icons project, either from the Oxygen Refit package on its page @@ -31,9 +31,24 @@ I've incorporated into the current version. Specifically: pages correctly, the original creator was David Vignoni (aka "deviantdark" on the deviantart site). +* The keys icon for MOK keys management comes from the + kdeartwork-iconthemes-4.8.5 package on Gentoo. + * The Linux Mint icon comes from the Linux Mint 11.1 user guide (http://ftp.heanet.ie/pub/linuxmint.com/docs/user-guide/) * The Arch Linux icon was created by ~IDRGSKYWALKER on Deviant Art (http://idrgskywalker.deviantart.com/art/Arch-Linux-Logo-186211022). +* The gummiboot icon is taken from the gummiboot Web page + (http://freedesktop.org/wiki/Software/gummiboot) and scaled down + slightly. + +* Dave Vasilevsky (dave@vasilevsky.ca) contributed the disk-ejection + code. + +* John Bressler (jrb1327@gmail.com) contributed the code to boot BIOS-based + OSes on UEFI-based PCs. + +* The code for editing boot options (cursor_left(), cursor_right(), and + line_edit() in screen.c) is taken from gummiboot.