mirror of https://github.com/acidanthera/audk.git
update the comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11141 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
3ddc4cf20f
commit
969ebd263b
|
@ -2010,7 +2010,7 @@ Ip6ConfigFormInit (
|
|||
}
|
||||
|
||||
//
|
||||
// Append MAC string in the menu string and tile string
|
||||
// Append MAC string in the menu help string and tile help string
|
||||
//
|
||||
Status = NetLibGetMacString (IpSb->Controller, IpSb->Image, &MacString);
|
||||
if (!EFI_ERROR (Status)) {
|
||||
|
|
Loading…
Reference in New Issue