X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FInclude%2FFramework%2FDxeCis.h;h=9c5a28ea51247048bf98352d073e5daa155c63ab;hp=f7a6c18c8681a7fdfbddd11d26a6ba8466aea7d3;hb=2367a40d293501dc2b4557d0abc51b8928661d87;hpb=e15fbaf473f1b7fda7a34d0158e4f6455660bee7 diff --git a/IntelFrameworkPkg/Include/Framework/DxeCis.h b/IntelFrameworkPkg/Include/Framework/DxeCis.h index f7a6c18c86..9c5a28ea51 100644 --- a/IntelFrameworkPkg/Include/Framework/DxeCis.h +++ b/IntelFrameworkPkg/Include/Framework/DxeCis.h @@ -91,14 +91,4 @@ typedef struct { } FRAMEWORK_MEDIA_FW_VOL_FILEPATH_DEVICE_PATH; -// -// Function prototype for invoking a function on an Application Processor -// Used by both the SMM infrastructure and the MP Services Protocol -// -typedef -VOID -(EFIAPI *EFI_AP_PROCEDURE) ( - IN VOID *Buffer - ); - #endif