diff --git a/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/DeviceManager.c b/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/DeviceManager.c index 77935f1ca2..dfc1b887a7 100644 --- a/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/DeviceManager.c +++ b/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/DeviceManager.c @@ -429,7 +429,6 @@ GetMacAddressString( Save question id and prompt id to the mac device list. If the same mac address has saved yet, no need to add more. - @param NewQuestionId New question id. @param MacAddrString Mac address string. @retval EFI_SUCCESS Add the item is successful.