From 6544f5188c91359758ff075eaaa240233052042e Mon Sep 17 00:00:00 2001 From: qwang12 Date: Mon, 12 Mar 2007 09:24:41 +0000 Subject: [PATCH] Resolve the build break caused by changes to DxeCore. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2445 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkModulePkg/EdkModulePkg.fpd | 70 +++++++++++++++++++++++++++++++---- 1 file changed, 63 insertions(+), 7 deletions(-) diff --git a/EdkModulePkg/EdkModulePkg.fpd b/EdkModulePkg/EdkModulePkg.fpd index 42db3586cb..00c8720264 100644 --- a/EdkModulePkg/EdkModulePkg.fpd +++ b/EdkModulePkg/EdkModulePkg.fpd @@ -7,12 +7,12 @@ EFI/Framework Reference Module Package for All Architectures This FPD file is used for Package Level build. Copyright (c) 2006 - 2007, 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 - 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, + All rights reserved. This program and the accompanying materials + 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 @@ -763,6 +763,14 @@ + + + + + + + + @@ -1493,6 +1501,8 @@ + + @@ -1559,6 +1569,14 @@ 4 10000000 + + PcdUefiLibMaxPrintBufferSize + 0x101 + gEfiMdePkgTokenSpaceGuid + UINT32 + 4 + 320 + NULL @@ -6943,6 +6961,14 @@ + + + + + + + + @@ -7665,6 +7691,8 @@ + + @@ -7731,6 +7759,14 @@ 4 10000000 + + PcdUefiLibMaxPrintBufferSize + 0x101 + gEfiMdePkgTokenSpaceGuid + UINT32 + 4 + 320 + NULL @@ -11685,6 +11721,14 @@ + + + + + + + + @@ -16226,6 +16270,14 @@ + + + + + + + + @@ -20788,6 +20840,10 @@ 320 + + NULL + RT_DRIVER + @@ -21315,4 +21371,4 @@ - + \ No newline at end of file -- 2.39.2