Zdenek Styblik
|
c94c7a5c86
|
ID: 65 - Fixes for configure.in for cross compilation
Fixed silly error where the return from fseek was compared to (unsigned
int) NULL, which makes no sense at all.
Commit for Dan Gora
|
2013-07-21 19:31:57 +00:00 |
|
Ales Ledvinka
|
bd5ffa4756
|
3600914 no more crash on no response. allow more send/recv loops of waiting.
|
2013-01-18 12:43:19 +00:00 |
|
Zdenek Styblik
|
c1e46b35cd
|
Remove hardcoded CR('\r') from 'lib/ipmi_fwum.c'.
|
2012-01-21 05:35:49 +00:00 |
|
Francois Isabelle
|
fb0d4e7fc1
|
correct EOL (unix)
-Fixed detection of packing support in GCC
-Added packing support detection magic on all packed structures in project
|
2009-06-09 15:36:13 +00:00 |
|
Jean-Michel Audet
|
35daac42a5
|
- Fix new GCC compilation issues in regards to Packing
|
2008-09-29 18:33:32 +00:00 |
|
Francois Isabelle
|
968e97d905
|
Adjusted packet length for AMC.0 specification retricting IPMB packets to
32 bytes
Added lan packet size reduction mechanism to workaround fact
that lan iface will not return C7 on excessive length
|
2007-01-11 15:01:39 +00:00 |
|
Jean-Michel Audet
|
68afc1b001
|
Handle timeout completion code C3h in SaveFirmwareImage
|
2006-12-01 16:34:48 +00:00 |
|
Jean-Michel Audet
|
e7f7209c32
|
- Auto adjust packet size for SaveFirmwareImage
- Fix bug with sendMessage of bad length with different target (IOL, IPMB-0, IPMB-L, etc..)
|
2006-10-13 15:03:13 +00:00 |
|
Jean-Michel Audet
|
19f9d13807
|
- Fix a bug with FWUM Get Info
- Output of DEBUG build was erronous.
- Mode byte change to a bitfield
|
2006-09-21 15:29:09 +00:00 |
|
Duncan Laurie
|
83a924d7ed
|
fix gcc4 compile warnings (again...)
|
2006-05-16 23:43:37 +00:00 |
|
Duncan Laurie
|
10154ba9ce
|
fix compile warnings
|
2006-05-16 23:09:06 +00:00 |
|
Jean-Michel Audet
|
8e12bc0299
|
- Fix flag in StartFirmwareImage
|
2006-05-03 13:34:59 +00:00 |
|
Jean-Michel Audet
|
b253fd5da3
|
- Remove write number of bytes in function SaveFirwwareImage
- Use this extra byte for payload transfer
|
2006-05-02 19:05:39 +00:00 |
|
Duncan Laurie
|
1ad5d3d0b2
|
remove a few straggling nuclear clauses
|
2006-04-27 18:04:09 +00:00 |
|
Jean-Michel Audet
|
a089b441f9
|
Upgrade to new protocol version
Faster Upgrade
|
2006-04-21 16:36:51 +00:00 |
|
Duncan Laurie
|
21fb127ce2
|
fix gcc4 + buildcheck compile problems
|
2006-03-19 21:15:06 +00:00 |
|
Duncan Laurie
|
c65b206144
|
fix gcc4 compile warnings
|
2006-03-19 20:54:44 +00:00 |
|
Duncan Laurie
|
58ea8803f9
|
remove nuclear clause from license
|
2006-03-19 17:59:39 +00:00 |
|
Francois Isabelle
|
907d8b30f5
|
Added Kontron OEM firmware update commands
|
2005-07-12 14:43:56 +00:00 |
|