]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Arp.h
Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.
[mirror_edk2.git] / MdePkg / Include / Protocol / Arp.h
index 7394f3fb6afa9a29884b5230e7005fe9d7e946ad..ddcc740eb48755b583899c082e63f3fafa06f810 100644 (file)
@@ -73,8 +73,8 @@ EFI_STATUS
   Inserts an entry to the ARP cache.\r
 \r
   @param  This            A pointer to the EFI_ARP_PROTOCOL instance.  \r
-  @param  DenyFlag        Set to TRUE if this entry is a ¡°deny¡± entry. Set to FALSE if this\r
-                          entry is a ¡°normal¡± entry.\r
+  @param  DenyFlag        Set to TRUE if this entry is a "deny" entry. Set to FALSE if this\r
+                          entry is a "normal" entry.\r
   @param  TargetSwAddress Pointer to a protocol address to add (or deny). May be set to\r
                           NULL if DenyFlag is TRUE.\r
   @param  TargetHwAddress Pointer to a hardware address to add (or deny). May be set to\r