Home
last modified time | relevance | path

Searched refs:ACPI_ETH_MAC_KEY (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/AcpiPlatformDxe/
DEthMac.c57 #define ACPI_ETH_MAC_KEY "local-mac-address" macro
154 || AsciiStrCmp((CHAR8 *) Data, ACPI_ETH_MAC_KEY) != 0) in _SearchReplacePackageMACAddress()