windows-nt/Source/XPSP1/NT/base/efiutil/sdk/shell/lib/shelllib.h
2020-09-26 16:20:57 +08:00

29 lines
276 B
C

/*++
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;