hc
2024-08-13 72be3801e63d82671c9d90577a9efb3126a6aa37
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#/** @file
#
#  Copyright (c) 2017 - 2019, Linaro Limited. All rights reserved.
#
#  This library is free software; you can redistribute it and/or
#  modify it under the terms of the GNU Lesser General Public
#  License as published by the Free Software Foundation; either
#  version 2 of the License, or (at your option) any later version.
#
#**/
 
[Defines]
  INF_VERSION                    = 1.27
  BASE_NAME                      = X86EmulatorDxe
  FILE_GUID                      = E6727A5E-CBCD-44C8-B37F-78BC3A0C16C8
  MODULE_TYPE                    = UEFI_DRIVER
  VERSION_STRING                 = 1.0
 
[Binaries.common.AARCH64]
  PE32|X86EmulatorDxe.efi|*
  DXE_DEPEX|X86EmulatorDxe.depex|*