Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2781 → Rev 2782

/tags/0.3.0/boot/arch/ia64/loader/gefi/inc/ia32/efilibplat.h
0,0 → 1,26
/*++
 
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
);