Searched refs:DeleteList (Results 1 – 10 of 10) sorted by relevance
/device/linaro/bootloader/edk2/NetworkPkg/HttpUtilitiesDxe/ |
D | HttpUtilitiesDxe.h | 83 IN CHAR8 *DeleteList[], OPTIONAL
|
D | HttpUtilitiesProtocol.c | 63 IN CHAR8 *DeleteList[], OPTIONAL in HttpUtilitiesBuild() argument 126 if (HttpIsValidHttpHeader( DeleteList, DeleteCount, SeedHeaderFields[Index].FieldName)) { in HttpUtilitiesBuild()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | HttpUtilities.h | 71 IN CHAR8 *DeleteList[], OPTIONAL
|
D | Dhcp4.h | 680 IN UINT8 *DeleteList OPTIONAL,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/ |
D | Dhcp4Option.h | 228 IN UINT8 *DeleteList OPTIONAL,
|
D | Dhcp4Impl.c | 261 IN UINT8 *DeleteList OPTIONAL, 1136 IN UINT8 *DeleteList OPTIONAL, in EfiDhcp4Build() 1156 ((DeleteCount != 0) && (DeleteList == NULL)) || in EfiDhcp4Build() 1165 DeleteList, in EfiDhcp4Build()
|
D | Dhcp4Option.c | 787 IN UINT8 *DeleteList OPTIONAL, in DhcpBuild() 838 Mark[DeleteList[Index]].Len = 0; in DhcpBuild()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
D | HttpLib.h | 478 IN CHAR8 *DeleteList[],
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Dhcp4/ |
D | Dhcp4.h | 201 IN UINT8 *DeleteList OPTIONAL,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeHttpLib/ |
D | DxeHttpLib.c | 1988 IN CHAR8 *DeleteList[], in HttpIsValidHttpHeader() argument 1996 if (AsciiStrCmp (FieldName, DeleteList[Index]) == 0) { in HttpIsValidHttpHeader()
|