Update the crc32 of the runtime services table when detaching.

Travis results where ok except for two file size limits exceeded:
https://travis-ci.org/xypron2/u-boot/builds/409390055

v4:
        Remove patches accepted for efi-next
        Rebase on current master
        Do not put functions into runtime data

Heinrich Schuchardt (2):
  lib: crc32: mark function crc32() as __efi_runtime
  efi_loader: update runtime services table crc32

 include/efi_loader.h          |  3 +++
 lib/crc32.c                   | 26 ++++++++++++++------------
 lib/efi_loader/efi_boottime.c | 12 ------------
 lib/efi_loader/efi_runtime.c  | 15 +++++++++++++++
 4 files changed, 32 insertions(+), 24 deletions(-)

-- 
2.18.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to