david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src
Michael Brown c212597336 [block] Add dummy SAN device
Add a dummy SAN device which allows the "sanhook" command to be tested
even when no SAN booting capability is present on the platform.  This
allows substantial portions of the SAN boot code to be run in Linux
under Valgrind.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2017-03-26 16:03:29 +03:00
..
arch [video_subr] Use memmove() for overlapping memory copy 2017-03-22 15:13:06 +02:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [efi] Add missing SANBOOT_PROTO_HTTP to EFI default configuration 2017-03-07 13:39:55 +00:00
core [block] Add dummy SAN device 2017-03-26 16:03:29 +03:00
crypto [crypto] Mark permanent certificates as permanent 2016-08-31 17:23:42 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [scsi] Avoid duplicate call to scsicmd_close() on TEST UNIT READY failure 2017-03-26 11:29:18 +03:00
hci [mucurses] Ensure SLK labels are always terminated 2017-03-22 16:35:29 +02:00
image [crypto] Free correct pointer on the error path 2017-03-21 14:07:40 +02:00
include [block] Add dummy SAN device 2017-03-26 16:03:29 +03:00
interface [xen] Use standard calling pattern for asprintf() 2017-03-22 14:41:01 +02:00
libgcc [libgcc] Provide __divmoddi4() 2016-05-05 23:42:57 +01:00
net [tcp] Use correct length for memset() 2017-03-22 15:11:05 +02:00
scripts [efi] Centralise architecture-independent EFI Makefile and linker script 2016-03-12 21:47:13 +00:00
tests [list] Add list_next_entry() and list_prev_entry() 2016-08-31 15:06:36 +01:00
usr [crypto] Add certstat() to display basic certificate information 2016-08-31 15:41:15 +01:00
util [efi] Fix building elf2efi.c when -fpic is enabled by default 2017-01-25 08:15:21 +00:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [golan] Bug fixes and improved paging allocation method 2017-03-23 16:03:40 +02:00
Makefile.efi [efi] Centralise architecture-independent EFI Makefile and linker script 2016-03-12 21:47:13 +00:00
Makefile.housekeeping [profile] Allow profiling to be globally enabled or disabled 2016-07-05 13:49:51 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00