X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FIpf%2FProcessorBind.h;h=9bce825cbe8e7768241eab8faf9521e9fc74d366;hp=6faddab55599685d570c29a084ac7de322d97c88;hb=24a7505cefd6dbb73bcdf2778f4e59095780aa50;hpb=b74350e9562f0ad4400afdbc2a157d66f55fb113 diff --git a/MdePkg/Include/Ipf/ProcessorBind.h b/MdePkg/Include/Ipf/ProcessorBind.h index 6faddab555..9bce825cbe 100644 --- a/MdePkg/Include/Ipf/ProcessorBind.h +++ b/MdePkg/Include/Ipf/ProcessorBind.h @@ -235,5 +235,7 @@ typedef struct { UINT64 r11; } PAL_CALL_RETURN; +#define FUNCTION_ENTRY_POINT(p) (((EFI_PLABEL *)(p))->EntryPoint) + #endif