mirror of https://github.com/acidanthera/audk.git
- Fix EFI_IPv4_ADDRESS usages to use a macro to copy the structure instead of direct assignment, to avoid runtime alignment errors. - Fix a EFI_INPUT_KEY usage in TerminalDxe to use CopyMem() to copy the structure instead of direct assignment, to avoid runtime alignment error. - Delete excess local variables that are initialized but otherwise unused. - CompilerIntrinsicsLib library now imported for AARCH64, as well as ARM. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Randy Pawell <randy_pawell@hp.com> Reviewed-by: Olivier Martin <Olivier.Martin@arm.com> Reviewed-by: Feng Tian <feng.tian@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16471 6f19259b-4bc3-4df7-8a09-765794883524 |
||
---|---|---|
.. | ||
ComponentName.c | ||
SockImpl.c | ||
SockImpl.h | ||
SockInterface.c | ||
Socket.h | ||
Tcp4Dispatcher.c | ||
Tcp4Driver.c | ||
Tcp4Driver.h | ||
Tcp4Dxe.inf | ||
Tcp4Dxe.uni | ||
Tcp4DxeExtra.uni | ||
Tcp4Func.h | ||
Tcp4Input.c | ||
Tcp4Io.c | ||
Tcp4Main.c | ||
Tcp4Main.h | ||
Tcp4Misc.c | ||
Tcp4Option.c | ||
Tcp4Option.h | ||
Tcp4Output.c | ||
Tcp4Proto.h | ||
Tcp4Timer.c |