1. Merger generic functions into one file.
2. Use the basic definitions in BaseLib.h, instead of local definitions git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6986 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -32,14 +32,18 @@
|
||||
DebugSupport.c
|
||||
|
||||
[Sources.Ia32]
|
||||
Ia32/DebugSupport.h
|
||||
Ia32/PlDebugSupport.c
|
||||
Ia32/PlDebugSupport.h
|
||||
Ia32/PlDebugSupportIa32.c
|
||||
Ia32/AsmFuncs.S
|
||||
Ia32/AsmFuncs.asm
|
||||
|
||||
[Sources.X64]
|
||||
X64/PlDebugSupport.c
|
||||
Ia32/DebugSupport.h
|
||||
Ia32/PlDebugSupport.c
|
||||
X64/PlDebugSupport.h
|
||||
X64/PlDebugSupportX64.c
|
||||
X64/AsmFuncs.S
|
||||
X64/AsmFuncs.asm
|
||||
|
||||
|
Reference in New Issue
Block a user