efilibplat.h 159 B

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