opengnsys_ipxe/src
Michael Brown 8da22a59ee [block] Allow for iteration over SAN device list in drive number order
Maintain the SAN device list in order of drive number, and provide
sandev_next() to locate the first SAN device at or above a given drive
number.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2024-03-05 13:17:35 +00:00
..
arch [block] Use drive number as debug message stream ID 2024-03-04 12:50:25 +00:00
bin [build] Reduce scope of wildcard .gitignore rules 2024-01-09 12:39:48 +00:00
config [eap] Add support for the MS-CHAPv2 authentication method 2024-02-23 16:37:07 +00:00
core [block] Allow for iteration over SAN device list in drive number order 2024-03-05 13:17:35 +00:00
crypto [crypto] Add implementation of MS-CHAPv2 authentication 2024-02-22 00:08:27 +00:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [drivers] Sort PCI_ROM() entries numerically 2024-02-22 14:19:04 +00:00
hci [efi] Implement "shim" as a dummy command on non-EFI platforms 2023-05-24 10:20:31 +01:00
image [libc] Make static_assert() available via assert.h 2024-01-16 13:35:08 +00:00
include [block] Allow for iteration over SAN device list in drive number order 2024-03-05 13:17:35 +00:00
interface [efi] Generalise block device boot to support arbitrary EFI handles 2024-03-04 15:25:25 +00:00
libgcc [libgcc] Change __divmoddi4 from int64 [unknown] to int64_t 2020-07-21 14:33:32 +01:00
net [eap] Add support for the MS-CHAPv2 authentication method 2024-02-23 16:37:07 +00:00
scripts [arm] Inhibit linker warnings about an implied executable stack 2023-01-23 12:55:44 +00:00
tests [settings] Add parsing for UUID and GUID settings types 2024-02-29 15:20:44 +00:00
usr [efi] Support versions of shim that perform SBAT verification 2023-05-23 15:27:20 +01:00
util [efi] Ignore new LoongArch PC-relative relocations and relaxations 2024-02-22 14:40:53 +00:00
.gitignore [build] Reduce scope of wildcard .gitignore rules 2024-01-09 12:39:48 +00:00
Makefile [build] Avoid invoking genkeymap.py via Perl 2022-02-15 13:54:28 +00:00
Makefile.efi [build] Avoid using multiple target patterns in pattern rules 2023-06-30 10:31:52 +01:00
Makefile.housekeeping [build] Inhibit more linker warnings about an implied executable stack 2023-07-04 15:12:49 +01:00
Makefile.linux [linux] Centralise the linker script for Linux binaries 2023-01-22 12:38:03 +00:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00