public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 1/1] MdeModulePkg/SdDxe: Remove redundant SdDxeExtra.uni file
@ 2021-10-10 10:54 Konstantin Aladyshev
  2021-10-11  1:47 ` [edk2-devel] " Wu, Hao A
  0 siblings, 1 reply; 2+ messages in thread
From: Konstantin Aladyshev @ 2021-10-10 10:54 UTC (permalink / raw)
  To: devel; +Cc: Jian J Wang, Liming Gao

'SdDxeExtra.uni' duplicates 'SdDxe.uni' and is not even referenced in
the module INF file.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
---
 MdeModulePkg/Bus/Sd/SdDxe/SdDxeExtra.uni | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/MdeModulePkg/Bus/Sd/SdDxe/SdDxeExtra.uni b/MdeModulePkg/Bus/Sd/SdDxe/SdDxeExtra.uni
deleted file mode 100644
index eb8ebd5a3594..000000000000
--- a/MdeModulePkg/Bus/Sd/SdDxe/SdDxeExtra.uni
+++ /dev/null
@@ -1,15 +0,0 @@
-// /** @file
-// SD memory card device driver to manage the SD memory card device and provide interface for upper layer
-// access.
-//
-// Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
-//
-// SPDX-License-Identifier: BSD-2-Clause-Patent
-//
-// **/
-
-
-#string STR_MODULE_ABSTRACT             #language en-US "SD device driver to manage the SD memory card device and provide interface for upper layer access"
-
-#string STR_MODULE_DESCRIPTION          #language en-US "This driver follows the UEFI driver model and layers on the SdMmcPassThru protocol. It installs BlockIo and BlockIo2 protocols on the SD device."
-
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-11  1:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-10 10:54 [PATCH v1 1/1] MdeModulePkg/SdDxe: Remove redundant SdDxeExtra.uni file Konstantin Aladyshev
2021-10-11  1:47 ` [edk2-devel] " Wu, Hao A

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox