Searched refs:Guid (Results 1 – 11 of 11) sorted by relevance
| /openbmc/phosphor-net-ipmid/command/ |
| H A D | guid.cpp | 16 static std::optional<command::Guid> guid; 27 static void rfcToGuid(std::string rfc4122, Guid& uuid) in rfcToGuid() 66 static constexpr Guid fakeGuid = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 69 const Guid& getSystemGUID() in getSystemGUID() 98 Guid tmpGuid{}; in getSystemGUID() 133 Guid tmpGuid{}; in registerGUIDChangeCallback()
|
| H A D | guid.hpp | 15 using Guid = std::array<uint8_t, BMC_GUID_LEN>; typedef 23 const Guid& getSystemGUID();
|
| H A D | rakp34.cpp | 247 const Guid& guid = command::getSystemGUID(); in RAKP34()
|
| H A D | rakp12.cpp | 296 const Guid& guid = command::getSystemGUID(); in RAKP12()
|
| /openbmc/libcper/include/libcper/sections/ |
| H A D | cper-section.h | 15 EFI_GUID *Guid; member
|
| /openbmc/libcper/include/libcper/generator/sections/ |
| H A D | gen-section.h | 58 EFI_GUID *Guid; member
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
| H A D | 0050-fwu-Use-metadata-v2.patch | 31 printf("\nImage Type Guid: %pUL\n", 33 printf("Location Guid: %pUL\n", &img_entry->location_uuid);
|
| /openbmc/libcper/generator/ |
| H A D | cper-generate.c | 170 generator_definitions[i].Guid, in generate_section_descriptor()
|
| /openbmc/libcper/ |
| H A D | cper-parse.c | 417 if (guid_equal(guid, section_definitions[i].Guid)) { in select_section_by_guid()
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |