MdeModulePkg/Logo.idf: Remove incorrect comments.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
Ruiyu Ni 2018-02-24 16:02:06 +08:00
parent cdbf45ad85
commit 25184ec33c
1 changed files with 1 additions and 4 deletions

View File

@ -1,10 +1,7 @@
// /** @file
// Platform Logo image definition file.
//
// Console Platfrom DXE Driver that specifies whether device can be used as console
// input/output device or error output device and update global variables accordingly.
//
// Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
// Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
//
// This program and the accompanying materials
// are licensed and made available under the terms and conditions of the BSD License