synced function header
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6595 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -691,7 +691,8 @@ ON_EXIT:
|
||||
gBS->FreePool (Data);
|
||||
}
|
||||
|
||||
/*++
|
||||
/**
|
||||
|
||||
Request Ip4AutoConfigCallBackDpc as a DPC at TPL_CALLBACK.
|
||||
|
||||
@param Event The event that is signalled.
|
||||
@@ -699,7 +700,7 @@ ON_EXIT:
|
||||
|
||||
@return None.
|
||||
|
||||
++*/
|
||||
**/
|
||||
VOID
|
||||
EFIAPI
|
||||
Ip4AutoConfigCallBack (
|
||||
|
Reference in New Issue
Block a user