Update comments for Protocol definitions to match UEFI spec.
And add the missing comments for the data structure. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6635 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -96,9 +96,8 @@ EFI_STATUS
|
||||
);
|
||||
|
||||
/**
|
||||
This routine is called by the core firmware to provide the EBC driver with
|
||||
a function to call to flush the CPU's instruction cache following creation
|
||||
of a thunk. It is not required.
|
||||
Registers a callback function that the EBC interpreter calls to flush
|
||||
the processor instruction cache following creation of thunks.
|
||||
|
||||
@param This A pointer to the EFI_EBC_PROTOCOL instance.
|
||||
@param Flush Pointer to a function of type EBC_ICACH_FLUSH.
|
||||
|
Reference in New Issue
Block a user