diff options
| author | Bill Schwartz <whs@us.ibm.com> | 2013-07-25 06:36:25 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-07-30 14:46:33 -0500 |
| commit | d83daa515aba95f7c756fe3406d79076cc6f57cd (patch) | |
| tree | 96a3f073f7590aaec4b65ecfcda0516d7a457e5e /src/usr/hwpf/hwp/mvpd_accessors/getMBvpdTermData.C | |
| parent | 9319829a92387bc15ab63a5a90710a518e43a453 (diff) | |
| download | blackbird-hostboot-d83daa515aba95f7c756fe3406d79076cc6f57cd.tar.gz blackbird-hostboot-d83daa515aba95f7c756fe3406d79076cc6f57cd.zip | |
VPD Accessor functions for Slope/Intercept - big endian
little -> big endian interpretation of cvpd.
Requested and verified by Mark Bellows.
Also update recent hwp accessor $IDs to be in sync with eKB
Change-Id: I7f802332b070319d327c869a955a2c2999e1ca88
RTC: 67125
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5563
Tested-by: Jenkins Server
Reviewed-by: Brian H. Horton <brianh@linux.ibm.com>
Reviewed-by: Donald E. Dahle <dedahle@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/mvpd_accessors/getMBvpdTermData.C')
| -rw-r--r-- | src/usr/hwpf/hwp/mvpd_accessors/getMBvpdTermData.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdTermData.C b/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdTermData.C index eaaf1339e..7723d38cf 100644 --- a/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdTermData.C +++ b/src/usr/hwpf/hwp/mvpd_accessors/getMBvpdTermData.C @@ -20,7 +20,7 @@ /* Origin: 30 */ /* */ /* IBM_PROLOG_END_TAG */ -// $Id: getMBvpdTermData.C,v 1.1 2013/05/28 11:17:23 whs Exp $ +// $Id: getMBvpdTermData.C,v 1.2 2013/06/13 13:48:46 whs Exp $ /** * @file getMBvpdTermData.C * |

