]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.c
UefiCpuPkg/LocalApicLib: Add EFIAPI for GetProcessorLocationByApicId()
authorJeff Fan <jeff.fan@intel.com>
Tue, 1 Nov 2016 02:48:18 +0000 (10:48 +0800)
committerJeff Fan <jeff.fan@intel.com>
Wed, 2 Nov 2016 01:17:04 +0000 (09:17 +0800)
commit1c8ca9a012ce19a1096625ef9e810036e8346827
tree70203d0e86185464ac884bab5c6693c93721f091
parent262128e5ab9edda666586c7dda3f2b0f53c0c557
UefiCpuPkg/LocalApicLib: Add EFIAPI for GetProcessorLocationByApicId()

We need to add EFIAPI for all interface service including library API.

Contributed-under: TianoCore Contribution Agreement 1.0
Cc: Leo Duran <leo.duran@amd.com>
Cc: Michael Kinney <Michael.d.kinney@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Michael Kinney <Michael.d.kinney@intel.com>
Reviewed-by: Leo Duran <leo.duran@amd.com>
UefiCpuPkg/Include/Library/LocalApicLib.h
UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.c
UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.c