Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
DBiosSnp16.c1353 Start.Status = INIT_PXE_STATUS; in Undi16SimpleNetworkStartUndi()
1394 Stop.Status = INIT_PXE_STATUS; in Undi16SimpleNetworkStopUndi()
1429 Cleanup.Status = INIT_PXE_STATUS; in Undi16SimpleNetworkCleanupUndi()
1491 SimpleNetworkDevice->GetInformation.Status = INIT_PXE_STATUS; in Undi16SimpleNetworkGetInformation()
1605 SimpleNetworkDevice->GetNicType.Status = INIT_PXE_STATUS; in Undi16SimpleNetworkGetNicType()
1656 SimpleNetworkDevice->GetNdisInfo.Status = INIT_PXE_STATUS; in Undi16SimpleNetworkGetNdisInfo()
1743 SimpleNetworkDevice->Isr.Status = INIT_PXE_STATUS; in Undi16SimpleNetworkIsr()
1768 SimpleNetworkDevice->Isr.Status = INIT_PXE_STATUS; in Undi16SimpleNetworkIsr()
1873 SimpleNetworkDevice->Isr.Status = INIT_PXE_STATUS; in Undi16SimpleNetworkIsr()
1947 Startup.Status = INIT_PXE_STATUS; in Undi16SimpleNetworkStart()
[all …]
DBiosSnp16.h47 #define INIT_PXE_STATUS 0xabcd macro