Sync/include/efi/aarch64/efilibplat.h

26 lines
263 B
C
Raw Permalink Normal View History

2019-09-11 22:44:47 +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
);