efilibplat.h 175 B

1234567
  1. /* SPDX-License-Identifier: GPL-2.0+ OR BSD-2-Clause */
  2. VOID
  3. InitializeLibPlatform (
  4. IN EFI_HANDLE ImageHandle,
  5. IN EFI_SYSTEM_TABLE *SystemTable
  6. );