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

28 lines
304 B
C

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