]> git.proxmox.com Git - mirror_edk2.git/commit - EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiDriverLib.h
1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BREAKPOINT...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 2 Dec 2008 14:35:15 +0000 (14:35 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 2 Dec 2008 14:35:15 +0000 (14:35 +0000)
commitf90eb36c1558f2728843bd81bda4958aaa4236a6
tree6733884f524cd43a7a15baedb5ca70cb3680f806
parent8ad4884016d8bbef6cc3db9a272fbc384a049a9e
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
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/EfiDriverLib_Edk2.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Ipf/AsmCpuMisc.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiDriverLib.h
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiRuntimeLib.h
EdkCompatibilityPkg/Foundation/Library/Pei/Include/PeiLib.h
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/AsmCpuMisc.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/PeiLib_Edk2.inf
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/EfiRuntimeLib_Edk2.inf
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ipf/AsmCpuMisc.s [new file with mode: 0644]