]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/EmulatorPkg.dec
EmulatorPkg/WinHost: Enable network support.
[mirror_edk2.git] / EmulatorPkg / EmulatorPkg.dec
index 27d8b2be4ededd2e0797c62c331296df3e5e05c0..90a8d2a8681a93b4c28897f89e3f2f31e8eaa0f1 100644 (file)
@@ -4,6 +4,7 @@
 #\r
 # Copyright (c) 2008 - 2019, Intel Corporation. All rights reserved.<BR>\r
 # Portions copyright (c) 2011, Apple Inc. All rights reserved.\r
+# (C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>\r
 #\r
 #    SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuGop|L"GOP Window"|VOID*|0x00001018\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuFileSystem|L"."|VOID*|0x00001004\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuSerialPort|L"/dev/ttyS0"|VOID*|0x00001002\r
+\r
+  #\r
+  # On Unix host, this is the network interface name on host system that will\r
+  #  be used in UEFI.\r
+  # On Win host, this is the network interface index number on Windows that\r
+  #  will be used in UEFI. For example, string L"0" is the first network\r
+  #  interface.\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuNetworkInterface|L"en0"|VOID*|0x0000100d\r
 \r
   gEmulatorPkgTokenSpaceGuid.PcdEmuCpuModel|L"Intel(R) Processor Model"|VOID*|0x00001007\r