X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FCore%2FRuntimeDxe%2FRuntime.c;h=0557457e04ff5faa15308d544797a03444ef962b;hp=c61301cf80d849fd0873d7209eab2ab80c0c9c86;hb=9917def3294bac4d14cd86ba382652aa41c6c1d6;hpb=b0121d768d7cd25aa39b2140a93740a47f6f1fa0 diff --git a/MdeModulePkg/Core/RuntimeDxe/Runtime.c b/MdeModulePkg/Core/RuntimeDxe/Runtime.c index c61301cf80..0557457e04 100644 --- a/MdeModulePkg/Core/RuntimeDxe/Runtime.c +++ b/MdeModulePkg/Core/RuntimeDxe/Runtime.c @@ -400,11 +400,6 @@ RuntimeDriverInitialize ( ASSERT_EFI_ERROR (Status); mMyImageBase = MyLoadedImage->ImageBase; - // - // Initialize the table used to compute 32-bit CRCs - // - RuntimeDriverInitializeCrc32Table (); - // // Fill in the entries of the EFI Boot Services and EFI Runtime Services Tables //