MdeModulePkg/Logo/Logo.idf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
---
MdeModulePkg/Logo/Logo.idf | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/MdeModulePkg/Logo/Logo.idf b/MdeModulePkg/Logo/Logo.idf
index f4c39b78c4..bad878399f 100644
--- a/MdeModulePkg/Logo/Logo.idf
+++ b/MdeModulePkg/Logo/Logo.idf
@@ -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
--
2.16.1.windows.1
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Reviewed-by: Star Zeng <star.zeng@intel.com> Thanks, Star -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ruiyu Ni Sent: Saturday, February 24, 2018 4:05 PM To: edk2-devel@lists.01.org Cc: Zeng, Star <star.zeng@intel.com> Subject: [edk2] [PATCH] MdeModulePkg/Logo.idf: Remove incorrect comments. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Cc: Star Zeng <star.zeng@intel.com> --- MdeModulePkg/Logo/Logo.idf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/MdeModulePkg/Logo/Logo.idf b/MdeModulePkg/Logo/Logo.idf index f4c39b78c4..bad878399f 100644 --- a/MdeModulePkg/Logo/Logo.idf +++ b/MdeModulePkg/Logo/Logo.idf @@ -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 -- 2.16.1.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel
© 2016 - 2024 Red Hat, Inc.