]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.c
UefiCpuPkg/LocalApicLib: Add EFIAPI for GetProcessorLocationByApicId()
[mirror_edk2.git] / UefiCpuPkg / Library / BaseXApicLib / BaseXApicLib.c
index 5976403456f6d91d335321b58d44ac0821aa4529..4064049807b72fcc334520339695fdcffd74fe93 100644 (file)
@@ -955,7 +955,8 @@ GetApicMsiValue (
   @param[out]  Thread        Returns the processor thread ID.\r
 **/\r
 VOID\r
-GetProcessorLocation(\r
+EFIAPI\r
+GetProcessorLocationByApicId (\r
   IN  UINT32  InitialApicId,\r
   OUT UINT32  *Package  OPTIONAL,\r
   OUT UINT32  *Core    OPTIONAL,\r