Home
last modified time | relevance | path

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

/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/EmulatorPkg/Application/RedfishPlatformConfig/
H A DRedfishPlatformConfig.c95 UINTN RedfishServiceIpPort; in UefiMain() local
137 ReturnStatus = StrDecimalToUintnS (Argv[6], NULL, &RedfishServiceIpPort); in UefiMain()
203 &RedfishServiceIpPort in UefiMain()
232 ReturnStatus = StrDecimalToUintnS (Argv[4], NULL, &RedfishServiceIpPort); in UefiMain()
276 &RedfishServiceIpPort in UefiMain()
/dports/sysutils/edk2/edk2-edk2-stable202102/EmulatorPkg/Application/RedfishPlatformConfig/
H A DRedfishPlatformConfig.c95 UINTN RedfishServiceIpPort; in UefiMain() local
137 ReturnStatus = StrDecimalToUintnS (Argv[6], NULL, &RedfishServiceIpPort); in UefiMain()
203 &RedfishServiceIpPort in UefiMain()
232 ReturnStatus = StrDecimalToUintnS (Argv[4], NULL, &RedfishServiceIpPort); in UefiMain()
276 &RedfishServiceIpPort in UefiMain()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/EmulatorPkg/Library/RedfishPlatformHostInterfaceLib/
H A DRedfishPlatformHostInterfaceLib.c320 …E, "RedfishProtocolData->RedfishServiceIpPort - %d\n", RedfishProtocolData->RedfishServiceIpPort)); in DumpRedfishIpProtocolData()
352 UINT16 RedfishServiceIpPort; in GetRedfishRecordFromVariable() local
432 &RedfishServiceIpPort in GetRedfishRecordFromVariable()
494 (*RedfishProtocolData)->RedfishServiceIpPort = RedfishServiceIpPort; in GetRedfishRecordFromVariable()
/dports/sysutils/edk2/edk2-edk2-stable202102/EmulatorPkg/Library/RedfishPlatformHostInterfaceLib/
H A DRedfishPlatformHostInterfaceLib.c320 …E, "RedfishProtocolData->RedfishServiceIpPort - %d\n", RedfishProtocolData->RedfishServiceIpPort));
352 UINT16 RedfishServiceIpPort;
432 &RedfishServiceIpPort
494 (*RedfishProtocolData)->RedfishServiceIpPort = RedfishServiceIpPort;
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/RedfishPkg/Include/IndustryStandard/
H A DRedfishHostInterface.h160 UINT16 RedfishServiceIpPort; // Used for Static and AutoConfigure. member
/dports/sysutils/edk2/edk2-edk2-stable202102/RedfishPkg/Include/IndustryStandard/
H A DRedfishHostInterface.h160 UINT16 RedfishServiceIpPort; // Used for Static and AutoConfigure.