blob: 671ad6bcc9583c265ab1f223e84604d0be5ea137 (
plain)
1
2
3
4
5
6
7
8
9
10
|
// /** @file
// Platform Logo image definition file.
//
// Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
//
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// **/
#image IMG_LOGO Logo.bmp
|