mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
delete duplicated EFI_AP_PROCEDURE
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3107 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
e15fbaf473
commit
2367a40d29
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user