Fix the errors detected by the GCC compiler:
* Add EFIAPI to the timer callbacks * Fix 32-bit pointer casts Signed-off-by: lpleahy git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13024 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1318,6 +1318,7 @@ Tcp4Open (
|
||||
@param [in] pContext Context for this routine
|
||||
**/
|
||||
VOID
|
||||
EFIAPI
|
||||
TimerCallback (
|
||||
IN EFI_EVENT Event,
|
||||
IN VOID * pContext
|
||||
|
Reference in New Issue
Block a user