diff options
author | CHRISTINA L. GRAVES <clgraves@us.ibm.com> | 2017-04-19 09:39:58 -0500 |
---|---|---|
committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-04-25 15:37:51 -0400 |
commit | b99ba88d1a7b98a5e76df88a584505c3167b83c5 (patch) | |
tree | 09096ef1692f38ab96c5023b47483d6108460426 /src | |
parent | c291a4a8283d4f098d0c442f138279a226c9fcc4 (diff) | |
download | blackbird-hostboot-b99ba88d1a7b98a5e76df88a584505c3167b83c5.tar.gz blackbird-hostboot-b99ba88d1a7b98a5e76df88a584505c3167b83c5.zip |
p9_sbe_set_lqa and p9_sbe_hb_structures changed owner to Josh
Change-Id: I7337b97d282f80c079e38a677b7bb6130a0150b2
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39431
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-by: JOSHUA L. HANNAN <jlhannan@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39434
Reviewed-by: Hostboot Team <hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/import/chips/p9/procedures/hwp/nest/p9_sbe_hb_structures.H | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_sbe_hb_structures.H b/src/import/chips/p9/procedures/hwp/nest/p9_sbe_hb_structures.H index c486e0088..4c26ac051 100644 --- a/src/import/chips/p9/procedures/hwp/nest/p9_sbe_hb_structures.H +++ b/src/import/chips/p9/procedures/hwp/nest/p9_sbe_hb_structures.H @@ -27,10 +27,10 @@ /// @file p9_sbe_hb_structures.H /// @brief Structures that the SBE and HB will both use // -// *HWP HWP Owner: Christina Graves clgraves@us.ibm.com +// *HWP HWP Owner: Joshua Hannan jlhannan@us.ibm.com // *HWP FW Owner: Thi Tran thi@us.ibm.com // *HWP Team: Nest -// *HWP Level: 2 +// *HWP Level: 3 // *HWP Consumed by: SBE, HB //----------------------------------------------------------------------------------- |