/*++ Copyright (c) 1998 Intel Corporation Module Name: shelllib.h Abstract: Revision History --*/ #include "shell.h" #include "shellenv.h" /* * Intenral shell lib globals */ extern CHAR16 *ShellLibMemoryTypeDesc[]; extern EFI_SHELL_ENVIRONMENT *SE;