From 68154a82a871e23d54b1c77d4d8d92f263b1ee3e Mon Sep 17 00:00:00 2001 From: qwang12 Date: Wed, 14 Mar 2007 02:15:36 +0000 Subject: [PATCH] Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which force every driver to include MdePkg/Include/Library/PeCoffLib.h. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2459 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa b/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa index 86cdc2bd4a..d9943bb799 100644 --- a/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa +++ b/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa @@ -9,7 +9,7 @@ Do platform action customized by IBV/OEM. - Copyright (c) 2006, Intel Corporation + 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 @@ -78,6 +78,9 @@ HiiLib + + PeCoffLib + PlatformData.c -- 2.39.2