]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/Pi/PiDxeCis.h
MdePkg: Move duplicate EFI_AP_PROCEDURE typedef to a common location
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Nov 2009 23:16:04 +0000 (23:16 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Nov 2009 23:16:04 +0000 (23:16 +0000)
commita32c6dcf3e661923f2a51bfad88a8750a2d6b282
treea89644fe63a5dde67ba9fb2cc72c86b9917539d7
parent1e4506f2ccff06967d7b46862c96bb6fa822b1e7
MdePkg: Move duplicate EFI_AP_PROCEDURE typedef to a common location

EFI_AP_PROCEDURE was defined equivalently in two locations:
1. MdePkg/Include/Pi/PiSmmCis.h
2. MdePkg/Include/Protocol/MpService.h

This change moves the definition to a common file:
* MdePkg/Include/Pi/PiDxeCis.h

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9470 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Pi/PiDxeCis.h
MdePkg/Include/Pi/PiSmmCis.h
MdePkg/Include/Protocol/MpService.h