Refine DxeReportStatusCodeLib and RuntimeDxeReportStatusCodeLib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9651 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24
2009-12-31 03:53:06 +00:00
parent ff482c5692
commit 4adf000886
6 changed files with 258 additions and 339 deletions

View File

@ -26,13 +26,11 @@
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64 EBC
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
#
[Sources.common]
ReportStatusCodeLib.c
RuntimeDxeSupport.c
ReportStatusCodeLibInternal.h
[Packages]
MdePkg/MdePkg.dec
@ -43,11 +41,8 @@
BaseMemoryLib
BaseLib
DebugLib
UefiRuntimeServicesTableLib
UefiBootServicesTableLib
OemHookStatusCodeLib
DevicePathLib
MemoryAllocationLib
UefiRuntimeLib
[Guids]