KabylakeRvp3Id.h 374 B

123456789101112131415
  1. /** @file
  2. Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
  3. SPDX-License-Identifier: BSD-2-Clause-Patent
  4. **/
  5. #ifndef _KABYLAKE_RVP3_ID_H_
  6. #define _KABYLAKE_RVP3_ID_H_
  7. // PUT SKL CRB BoardIds here
  8. #define BoardIdSkylakeRvp3 0x4
  9. #define BoardIdKabyLakeYLpddr3Rvp3 0x60
  10. #endif // _PEI_KABYLAKE_RVP3_BOARD_INIT_LIB_H_