1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BREAKPOINT and MEMORY_FENCE.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6806 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -57,6 +57,11 @@ COMPONENT_TYPE = LIBRARY
|
||||
Ipf/Fvb.c
|
||||
Ipf/EsalLib.s
|
||||
Ipf/IpfCpuCache.s
|
||||
#
|
||||
# Only for CYGWINGCC IPF tool chain, EFI_BREAKPOINT and MEMORY_FENCE
|
||||
# is defined as two functions EcpEfiBreakPoint and EcpMemoryFence.
|
||||
#
|
||||
Ipf/AsmCpuMisc.s | GCC
|
||||
|
||||
[sources.ebc]
|
||||
Ebc/RuntimeLib.c
|
||||
|
Reference in New Issue
Block a user