clean up EBC in inf files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6267 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -26,7 +26,11 @@
|
||||
|
||||
ENTRY_POINT = DxeMain
|
||||
|
||||
# VALID_ARCHITECTURES = IA32 X64 IPF
|
||||
#
|
||||
# The following information is for reference only and not required by the build tools.
|
||||
#
|
||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)
|
||||
#
|
||||
|
||||
[Sources.common]
|
||||
DxeMain.h
|
||||
|
@@ -30,7 +30,7 @@
|
||||
#
|
||||
# The following information is for reference only and not required by the build tools.
|
||||
#
|
||||
# VALID_ARCHITECTURES = IA32 X64 IPF
|
||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)
|
||||
#
|
||||
|
||||
[Sources.common]
|
||||
@@ -45,7 +45,7 @@
|
||||
Ia32/IdtVectorAsm.asm
|
||||
Ia32/IdtVectorAsm.S | GCC
|
||||
|
||||
[Sources.X64]
|
||||
[Sources.X64, Sources.EBC]
|
||||
X64/DxeLoadFunc.c
|
||||
Ia32/ImageRead.c
|
||||
|
||||
|
@@ -30,7 +30,7 @@
|
||||
#
|
||||
# The following information is for reference only and not required by the build tools.
|
||||
#
|
||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)
|
||||
#
|
||||
|
||||
[Sources.common]
|
||||
|
@@ -26,6 +26,8 @@
|
||||
|
||||
ENTRY_POINT = RuntimeDriverInitialize
|
||||
|
||||
#
|
||||
# The following information is for reference only and not required by the build tools.
|
||||
#
|
||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||
#
|
||||
|
Reference in New Issue
Block a user