From: jcarsey Date: Thu, 13 Oct 2011 23:05:08 +0000 (+0000) Subject: ShellPkg: Set CRC value whenever changing a system table. X-Git-Tag: edk2-stable201903~14064 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=cf6a8f1453bed5aca0ac32b4038c83ce62b77327;hp=cf6a8f1453bed5aca0ac32b4038c83ce62b77327 ShellPkg: Set CRC value whenever changing a system table. This adds a function (from DxeMain.c) that calculates and sets a CRC into a system table header and then calls the function in the 2 places where the shell changes the system table. signed-off-by: jcarsey reviewed-by: geekboy15a git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12536 6f19259b-4bc3-4df7-8a09-765794883524 ---