aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libefi/rdwr_efi.c
Commit message (Expand)AuthorAgeFilesLines
* Disable efi_debug in --enable-debug buildsBrian Behlendorf2016-04-251-4/+0
* Add support for s390[x].Dimitri John Ledkov2016-03-171-1/+1
* Fix cstyle issue from 7a02327ilovezfs2015-12-041-2/+2
* Ext4's typical GPT partition type not recognizedilovezfs2015-12-041-1/+61
* Illumos 934 - FreeBSD's GPT not recognizedYuri Pankov2015-12-041-1/+7
* Fix zvol detectionRichard Yao2015-08-191-0/+6
* Fix Xen Virtual Block Device detectionRichard Yao2015-07-101-0/+6
* Use (void) memcpy(), not (void *) memcpy()Richard Yao2015-01-301-3/+3
* 2493 change efi_rescan() to wait longerAndrew Hamilton2014-08-261-2/+3
* Improve partition detection on lesser used devicesRichard Yao2014-04-081-8/+12
* Define the needed ISA types for SparcBrian Behlendorf2014-01-091-1/+2
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-46/+47
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-171-10/+3
* Add PowerPC to supported VTOCsBrian Behlendorf2012-07-121-1/+1
* Fix efi_use_whole_disk() when efi_nparts == 128.Etienne Dechamps2012-07-121-24/+26
* Define the needed ISA types for ARMJorgen Lundman2012-05-031-1/+1
* Treat /dev/vd* as whole disksRichard Laager2012-01-111-0/+6
* Make libefi-created GPT compatible with gptfdiskZachary Bedell2011-09-261-9/+16
* Remove useless libefi warningsBrian Behlendorf2011-02-101-10/+3
* Add linux user disk supportBrian Behlendorf2010-08-311-55/+329
* Update to onnv_147Brian Behlendorf2010-08-261-4/+3
* Script update-zfs.sh updated to include libefi libraryBrian Behlendorf2009-10-091-0/+1211