Syncboot/gnu-efi/inc/arm/efilibplat.h

26 lines
263 B
C
Raw Permalink Normal View History

2019-07-21 14:22:32 +00:00
/*++
Copyright (c) 1998 Intel Corporation
Module Name:
efilibplat.h
Abstract:
EFI to compile bindings
Revision History
--*/
VOID
InitializeLibPlatform (
IN EFI_HANDLE ImageHandle,
IN EFI_SYSTEM_TABLE *SystemTable
);