2025-04-27 07:49:33 -04:00

28 lines
250 B
C

/*++
Copyright (c) 1998 Intel Corporation
Module Name:
nshell.h
Abstract:
Shell
Revision History
--*/
#include "shell.h"
#include "shellenv.h"
/*
* Globals
*/
extern EFI_SHELL_ENVIRONMENT *SE;