audk/ShellPkg/Application/Shell
jcarsey cf6a8f1453 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
2011-10-13 23:05:08 +00:00
..
ConsoleLogger.c maintain output attributes. 2011-06-27 20:29:23 +00:00
ConsoleLogger.h Refine comments and two code style. 2011-09-02 08:05:34 +00:00
ConsoleWrappers.c Refine comments and two code style. 2011-09-02 08:05:34 +00:00
ConsoleWrappers.h console logger - support disabling the console out. 2011-03-25 22:23:05 +00:00
FileHandleInternal.h Refine comments and two code style. 2011-09-02 08:05:34 +00:00
FileHandleWrappers.c ShellPkg: Add checks for NULL pointers. 2011-10-10 20:32:17 +00:00
FileHandleWrappers.h udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Shell.c ShellPkg: Eliminate loss of high bits in return value from exit command on 64 bit platform. 2011-09-15 20:10:39 +00:00
Shell.h Refine comments and two code style. 2011-09-02 08:05:34 +00:00
Shell.inf This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. 2011-06-30 22:58:53 +00:00
Shell.uni ShellPkg: Update revision info. 2011-09-15 22:24:09 +00:00
ShellEnvVar.c Refine comments and two code style. 2011-09-02 08:05:34 +00:00
ShellEnvVar.h Refine comments and two code style. 2011-09-02 08:05:34 +00:00
ShellManParser.c ShellPkg: Add checks for NULL pointers. 2011-10-10 20:32:17 +00:00
ShellManParser.h udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
ShellParametersProtocol.c ShellPkg: Set CRC value whenever changing a system table. 2011-10-13 23:05:08 +00:00
ShellParametersProtocol.h Refine comments and two code style. 2011-09-02 08:05:34 +00:00
ShellProtocol.c ShellPkg: Fix concatenation on full device paths. 2011-09-15 20:18:58 +00:00
ShellProtocol.h Refine comments and two code style. 2011-09-02 08:05:34 +00:00