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

28 lines
277 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1998 Intel Corporation
Module Name:
ver.h
Abstract:
declares interface functions
Revision History
--*/
/*
*
*/
VOID
DisplayExtendedVersionInfo (
IN EFI_HANDLE ImageHandle,
IN EFI_SYSTEM_TABLE *SystemTable
);