MdeModulePkg/Core/RuntimeDxe/Crc32.c | 74 +----- MdeModulePkg/Core/RuntimeDxe/Runtime.c | 5 - MdeModulePkg/Core/RuntimeDxe/Runtime.h | 9 - .../PeiCrc32GuidedSectionExtractLib.c | 108 +------- .../PeiCrc32GuidedSectionExtractLib.inf | 3 +- MdePkg/Include/Library/BaseLib.h | 18 ++ MdePkg/Library/BaseLib/CheckSum.c | 294 +++++++++++++++++++++ 7 files changed, 323 insertions(+), 188 deletions(-)