From b039c68bb638ead0879691087858598f2b4c87f6 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Fri, 28 Sep 2007 02:38:36 +0000 Subject: [PATCH] Sync BASE_NAME of Upd4Dxe to Udp4Dxe. git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@3959 de2fecce-e211-0410-80a6-f3fac2684e05 --- edk2/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf | 4 ++-- edk2/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.msa | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf b/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf index c51048741..625c64af0 100644 --- a/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf +++ b/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf @@ -2,7 +2,7 @@ # Component name for module Udp4 # # FIX ME! -# Copyright (c) 2006, Intel Corporation. +# Copyright (c) 2006, Intel Corporation. # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -17,7 +17,7 @@ [Defines] INF_VERSION = 0x00010005 - BASE_NAME = Udp4 + BASE_NAME = Udp4Dxe FILE_GUID = 6d6963ab-906d-4a65-a7ca-bd40e5d6af2b MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 diff --git a/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.msa b/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.msa index dac7869ce..28a47f9c1 100644 --- a/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.msa +++ b/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.msa @@ -1,6 +1,6 @@ - Udp4 + Udp4Dxe DXE_DRIVER 6d6963ab-906d-4a65-a7ca-bd40e5d6af2b 1.0 @@ -11,7 +11,7 @@ are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php - + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -19,7 +19,7 @@ IA32 X64 IPF EBC false - Udp4 + Udp4Dxe -- 2.17.1