From 73c7e13392ea74bc55786f59a7fe89ba938014ca Mon Sep 17 00:00:00 2001 From: vanjeff Date: Fri, 28 Sep 2007 02:38:36 +0000 Subject: [PATCH 1/1] Sync BASE_NAME of Upd4Dxe to Udp4Dxe. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3959 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf | 4 ++-- MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.msa | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf b/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf index c510487413..625c64af08 100644 --- a/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf +++ b/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/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.msa b/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.msa index dac7869ce7..28a47f9c1b 100644 --- a/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.msa +++ b/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.39.2