Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDhcp4.h175 #define DEFAULT_UNDI_MINOR 0 macro
DHttpBootDhcp4.c124 OptEnt.Undi->MinorVer = DEFAULT_UNDI_MINOR; in HttpBootBuildDhcp4Options()
DHttpBootDhcp6.c68 OptEnt.Undi->MinorVer = DEFAULT_UNDI_MINOR; in HttpBootBuildDhcp6Options()
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcDhcp4.h93 #define DEFAULT_UNDI_MINOR 0 macro
DPxeBcDhcp4.c340 OptEnt.Undi->MinorVer = DEFAULT_UNDI_MINOR; in PxeBcBuildDhcp4Options()
DPxeBcDhcp6.c118 OptEnt.Undi->MinorVer = DEFAULT_UNDI_MINOR; in PxeBcBuildDhcp6Options()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
DPxeBcDhcp.h155 #define DEFAULT_UNDI_MINOR 0 macro
DPxeBcDhcp.c1152 OptEnt.Undi->MinorVer = DEFAULT_UNDI_MINOR; in PxeBcBuildDhcpOptions()