Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDhcp6.h55 UINT8 ArchitectureType[5]; member
DHttpBootDhcp4.h135 UINT8 ArchitectureType[5]; member
DHttpBootDhcp4.c154 OptEnt.Clid->ArchitectureType, in HttpBootBuildDhcp4Options()
155 sizeof (OptEnt.Clid->ArchitectureType) in HttpBootBuildDhcp4Options()
DHttpBootDhcp6.c100 OptEnt.VendorClass->ClassId.ArchitectureType, in HttpBootBuildDhcp6Options()
101 sizeof (OptEnt.VendorClass->ClassId.ArchitectureType) in HttpBootBuildDhcp6Options()
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcDhcp6.h75 UINT8 ArchitectureType[5]; member
DPxeBcDhcp4.h193 UINT8 ArchitectureType[5]; member
DPxeBcDhcp4.c370 OptEnt.Clid->ArchitectureType, in PxeBcBuildDhcp4Options()
371 sizeof (OptEnt.Clid->ArchitectureType) in PxeBcBuildDhcp4Options()
DPxeBcDhcp6.c150 OptEnt.VendorClass->ClassId.ArchitectureType, in PxeBcBuildDhcp6Options()
151 sizeof (OptEnt.VendorClass->ClassId.ArchitectureType) in PxeBcBuildDhcp6Options()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
DPxeBcDhcp.h160 UINT8 ArchitectureType[5]; member
DPxeBcDhcp.c1176 …EFI_PXE_CLIENT_SYSTEM_ARCHITECTURE, OptEnt.Clid->ArchitectureType, sizeof (OptEnt.Clid->Architectu… in PxeBcBuildDhcpOptions()