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/setMvpdRing.H | |
| 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/setMvpdRing.H')
| -rw-r--r-- | src/usr/hwpf/hwp/mvpd_accessors/setMvpdRing.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwpf/hwp/mvpd_accessors/setMvpdRing.H b/src/usr/hwpf/hwp/mvpd_accessors/setMvpdRing.H index 814c01f0a..0b9c66719 100644 --- a/src/usr/hwpf/hwp/mvpd_accessors/setMvpdRing.H +++ b/src/usr/hwpf/hwp/mvpd_accessors/setMvpdRing.H @@ -20,7 +20,7 @@ /* Origin: 30 */ /* */ /* IBM_PROLOG_END_TAG */ -// $Id: RepairRingFunc.H,v 1.1 2012/07/19 22:00:38 mjjones Exp $ +// $Id: setMvpdRing.H,v 1.2 2013/01/25 21:12:40 whs Exp $ /** * @file setMvpdRing.H * |

