david/ipxe
Archived
1
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/drivers
Michael Brown 267ef31791 [pci] Allow pci_vpd_init() return status to be ignored
Most xxx_init() functions are void functions with no failure cases.
Allow pci_vpd_init() to be used in the same way.  (Subsequent calls to
pci_vpd_read() etc. will fail if pci_vpd_init() fails.)

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-01-19 13:52:55 +00:00
..
bitbash [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
block [iscsi] Include both DNS addresses in iBFT, if available 2010-12-09 15:35:02 +00:00
bus [pci] Allow pci_vpd_init() return status to be ignored 2011-01-19 13:52:55 +00:00
infiniband [hermon] Fix incorrectly-padded sense_port structure 2010-12-24 01:10:26 +00:00
linux [netdevice] Call netdev_link_[up|down|err]() only while registered 2010-09-05 02:51:46 +01:00
net [nvo] Allow resizing of non-volatile stored option blocks 2011-01-19 13:52:48 +00:00
nvs [nvs] Allow for non-volatile storage devices without block boundaries 2011-01-11 21:24:40 +00:00