windows-nt/Source/XPSP1/NT/base/efiutil/sdk/shell/lib/shelllib.h

29 lines
276 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
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;