Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActionLibNull"
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7823 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#/** @file
|
#/** @file
|
||||||
# Debug Library with empty functions.
|
# Debug Library with empty functions.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 - 2008, Intel Corporation.
|
# Copyright (c) 2009, Intel Corporation.
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
@@ -14,6 +14,7 @@
|
|||||||
|
|
||||||
#include <Base.h>
|
#include <Base.h>
|
||||||
#include <Library/PeCoffExtraActionLib.h>
|
#include <Library/PeCoffExtraActionLib.h>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Applies additional actions to relocate fixups to a PE/COFF image.
|
Applies additional actions to relocate fixups to a PE/COFF image.
|
||||||
|
|
@@ -83,7 +83,7 @@
|
|||||||
MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
|
MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
|
||||||
MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
|
MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
|
||||||
MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
|
MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
|
||||||
MdePkg/Library/PeCoffExtraActionLibNull/PeCoffExtraActionLibNull.inf
|
MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
|
||||||
MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
|
MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
|
||||||
MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf
|
MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf
|
||||||
MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf
|
MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf
|
||||||
|
Reference in New Issue
Block a user