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 e8c636fe75 [hermon] Add missing __attribute__ (( packed ))
On 64-bit builds, MLX_DECLARE_STRUCT() produces a structure that is
always a multiple of 64 bits long, causing the HCR structure to be
over-length by one dword.  This in turn causes hermon_cmd() to write
beyond the end of the HCR, which causes commands to fail.

Reported-by: Itay Gazit <itayg@mellanox.co.il>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-02-17 01:25:10 +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] Add ability to resize a VPD field 2011-01-19 13:52:55 +00:00
infiniband [hermon] Add missing __attribute__ (( packed )) 2011-02-17 01:25:10 +00:00
linux [netdevice] Call netdev_link_[up|down|err]() only while registered 2010-09-05 02:51:46 +01:00
net [3c90x] Clean up reset code 2011-02-08 19:10:55 +00:00
nvs [pci] Auto-resize VPD fields used for non-volatile storage 2011-01-19 13:52:56 +00:00