Failed in applying to current master (
apply log)
MdeModulePkg/Application/CapsuleApp/AppSupport.c | 140 +--
MdeModulePkg/Application/CapsuleApp/CapsuleApp.c | 25 +-
MdeModulePkg/Include/Library/NetLib.h | 5 +-
MdeModulePkg/Library/DxeNetLib/DxeNetLib.c | 382 +-----
MdePkg/Include/Base.h | 16 +-
MdePkg/Include/Library/BaseLib.h | 455 ++++++++
MdePkg/Include/Uefi/UefiBaseType.h | 10 +-
MdePkg/Library/BaseLib/SafeString.c | 1214 ++++++++++++++++++++
.../Library/UefiDevicePathLib/DevicePathFromText.c | 213 +---
.../SecureBootConfigDxe/SecureBootConfigImpl.c | 11 +-
.../SecureBootConfigDxe/SecureBootConfigImpl.h | 22 +-
.../SecureBootConfigDxe/SecureBootConfigMisc.c | 141 +--
.../Library/UefiShellDebug1CommandsLib/DmpStore.c | 5 +-
.../Library/UefiShellDebug1CommandsLib/SetVar.c | 10 +-
.../UefiShellDebug1CommandsLib.c | 119 +-
.../UefiShellDebug1CommandsLib.h | 32 +-
.../Library/IniParsingLib/IniParsingLib.c | 143 +--
17 files changed, 1751 insertions(+), 1192 deletions(-)