mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-25 14:44:28 +02:00
Cleanup unused ReportStatusCodeLib reference.
Signed-off-by: Jeff Fan <jeff.fan@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14898 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
742d9b3a38
commit
76f9f2e6b0
@ -22,7 +22,6 @@
|
|||||||
#include <Library/PrintLib.h>
|
#include <Library/PrintLib.h>
|
||||||
#include <Library/LocalApicLib.h>
|
#include <Library/LocalApicLib.h>
|
||||||
#include <Library/PeCoffGetEntryPointLib.h>
|
#include <Library/PeCoffGetEntryPointLib.h>
|
||||||
#include <Library/ReportStatusCodeLib.h>
|
|
||||||
#include <Library/BaseMemoryLib.h>
|
#include <Library/BaseMemoryLib.h>
|
||||||
#include <Library/SynchronizationLib.h>
|
#include <Library/SynchronizationLib.h>
|
||||||
|
|
||||||
|
@ -58,7 +58,6 @@
|
|||||||
SynchronizationLib
|
SynchronizationLib
|
||||||
LocalApicLib
|
LocalApicLib
|
||||||
PeCoffGetEntryPointLib
|
PeCoffGetEntryPointLib
|
||||||
ReportStatusCodeLib
|
|
||||||
MemoryAllocationLib
|
MemoryAllocationLib
|
||||||
DebugLib
|
DebugLib
|
||||||
|
|
||||||
|
@ -56,7 +56,6 @@
|
|||||||
PrintLib
|
PrintLib
|
||||||
LocalApicLib
|
LocalApicLib
|
||||||
PeCoffGetEntryPointLib
|
PeCoffGetEntryPointLib
|
||||||
ReportStatusCodeLib
|
|
||||||
|
|
||||||
[Ppis]
|
[Ppis]
|
||||||
gEfiVectorHandoffInfoPpiGuid
|
gEfiVectorHandoffInfoPpiGuid
|
||||||
|
@ -58,7 +58,6 @@
|
|||||||
SynchronizationLib
|
SynchronizationLib
|
||||||
LocalApicLib
|
LocalApicLib
|
||||||
PeCoffGetEntryPointLib
|
PeCoffGetEntryPointLib
|
||||||
ReportStatusCodeLib
|
|
||||||
DebugLib
|
DebugLib
|
||||||
|
|
||||||
[Ppis]
|
[Ppis]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user