Skip to content

Commit

Permalink
Add constant for VPD #W keyword
Browse files Browse the repository at this point in the history
Change-Id: I85205a69e949cda44c3421eac93666c94c355204
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34765
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
Reviewed-by: Brent Wieman <bwieman@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34769
Reviewed-by: Hostboot Team <hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
dcrowell77 committed Jan 24, 2017
1 parent 7f9a405 commit 508fda8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/import/hwpf/fapi2/include/mvpd_access_defs.H
Expand Up @@ -121,6 +121,7 @@ enum MvpdKeyword
MVPD_KEYWORD_L6 = 0x29,
MVPD_KEYWORD_L7 = 0x2a,
MVPD_KEYWORD_L8 = 0x2b,
MVPD_KEYWORD_PDW = 0x2c,
MVPD_KEYWORD_LAST, //useful for testcases
MVPD_KEYWORD_FIRST = MVPD_KEYWORD_VD, //useful for testcases
};
Expand Down

0 comments on commit 508fda8

Please sign in to comment.