]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Support.c
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework codin...
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Mtftp4Dxe / Mtftp4Support.c
index b17e31c103a82868ce910430690e10cc3d6f2e51..b43f94da62193e6093f5b3ec4224eca25fbff58f 100644 (file)
@@ -33,7 +33,6 @@ Abstract:
   @return NULL if failed to allocate memory, otherwise the created block range.\r
 \r
 **/\r
-STATIC\r
 MTFTP4_BLOCK_RANGE *\r
 Mtftp4AllocateRange (\r
   IN UINT16                 Start,\r
@@ -372,7 +371,6 @@ Mtftp4SendError (
   @return None\r
 \r
 **/\r
-STATIC\r
 VOID\r
 Mtftp4OnPacketSent (\r
   NET_BUF                   *Packet,\r