]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Set CRC value whenever changing a system table.
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 13 Oct 2011 23:05:08 +0000 (23:05 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 13 Oct 2011 23:05:08 +0000 (23:05 +0000)
commitcf6a8f1453bed5aca0ac32b4038c83ce62b77327
tree06960caf73ca56b0401bdbefb60f8f22e37a4cc1
parent7a95efda40f616117ffd86e338c8bafc287d8221
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
ShellPkg/Application/Shell/ShellParametersProtocol.c