Home
last modified time | relevance | path

Searched refs:UnicodeStrToAsciiStr (Results 1 – 25 of 121) sorted by relevance

12345

/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
H A DMiscBaseBoardManufacturerFunction.c142 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
143 UnicodeStrToAsciiStr(Product, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
144 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
145UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrL… in MISC_SMBIOS_TABLE_FUNCTION()
146UnicodeStrToAsciiStr(AssertTag, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrLen … in MISC_SMBIOS_TABLE_FUNCTION()
147UnicodeStrToAsciiStr(Chassis, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrLen + … in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscSystemManufacturerFunction.c115 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
116 UnicodeStrToAsciiStr(ProductName, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
117 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1 + PdNameStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
118UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + PdNameStrLen + 1 + VerStrLe… in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscChassisManufacturerFunction.c113 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
114 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
115 UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + VerStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
116UnicodeStrToAsciiStr(AssertTag, OptionalStrStart + ManuStrLen + 1 + VerStrLen + 1 + SerialNumStrLe… in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscBiosVendorFunction.c180 UnicodeStrToAsciiStr(Char16String, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
181 UnicodeStrToAsciiStr(Version, OptionalStrStart + VendorStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
182 UnicodeStrToAsciiStr(ReleaseDate, OptionalStrStart + VendorStrLen + 1 + VerStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
H A DMiscBaseBoardManufacturerFunction.c142 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
143 UnicodeStrToAsciiStr(Product, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
144 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
145UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrL… in MISC_SMBIOS_TABLE_FUNCTION()
146UnicodeStrToAsciiStr(AssertTag, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrLen … in MISC_SMBIOS_TABLE_FUNCTION()
147UnicodeStrToAsciiStr(Chassis, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrLen + … in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscSystemManufacturerFunction.c115 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
116 UnicodeStrToAsciiStr(ProductName, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
117 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1 + PdNameStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
118UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + PdNameStrLen + 1 + VerStrLe… in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscChassisManufacturerFunction.c113 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
114 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
115 UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + VerStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
116UnicodeStrToAsciiStr(AssertTag, OptionalStrStart + ManuStrLen + 1 + VerStrLen + 1 + SerialNumStrLe… in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscBiosVendorFunction.c180 UnicodeStrToAsciiStr(Char16String, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
181 UnicodeStrToAsciiStr(Version, OptionalStrStart + VendorStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
182 UnicodeStrToAsciiStr(ReleaseDate, OptionalStrStart + VendorStrLen + 1 + VerStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EmulatorPkg/MiscSubClassPlatformDxe/
H A DMiscBaseBoardManufacturerFunction.c148 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
149 UnicodeStrToAsciiStr(Product, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
150 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
151UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrL… in MISC_SMBIOS_TABLE_FUNCTION()
152UnicodeStrToAsciiStr(AssertTag, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrLen … in MISC_SMBIOS_TABLE_FUNCTION()
153UnicodeStrToAsciiStr(Chassis, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrLen + … in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscSystemManufacturerFunction.c121 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
122 UnicodeStrToAsciiStr(ProductName, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
123 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1 + PdNameStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
124UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + PdNameStrLen + 1 + VerStrLe… in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscChassisManufacturerFunction.c119 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
120 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
121 UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + VerStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
122UnicodeStrToAsciiStr(AssertTag, OptionalStrStart + ManuStrLen + 1 + VerStrLen + 1 + SerialNumStrLe… in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscBiosVendorFunction.c186 UnicodeStrToAsciiStr(Char16String, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
187 UnicodeStrToAsciiStr(Version, OptionalStrStart + VendorStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
188 UnicodeStrToAsciiStr(ReleaseDate, OptionalStrStart + VendorStrLen + 1 + VerStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Nt32Pkg/MiscSubClassPlatformDxe/
H A DMiscBaseBoardManufacturerFunction.c148 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
149 UnicodeStrToAsciiStr(Product, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
150 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
151UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrL… in MISC_SMBIOS_TABLE_FUNCTION()
152UnicodeStrToAsciiStr(AssertTag, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrLen … in MISC_SMBIOS_TABLE_FUNCTION()
153UnicodeStrToAsciiStr(Chassis, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrLen + … in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscSystemManufacturerFunction.c121 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
122 UnicodeStrToAsciiStr(ProductName, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
123 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1 + PdNameStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
124UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + PdNameStrLen + 1 + VerStrLe… in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscChassisManufacturerFunction.c119 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
120 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
121 UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + VerStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
122UnicodeStrToAsciiStr(AssertTag, OptionalStrStart + ManuStrLen + 1 + VerStrLen + 1 + SerialNumStrLe… in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscBiosVendorFunction.c186 UnicodeStrToAsciiStr(Char16String, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
187 UnicodeStrToAsciiStr(Version, OptionalStrStart + VendorStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
188 UnicodeStrToAsciiStr(ReleaseDate, OptionalStrStart + VendorStrLen + 1 + VerStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
H A DMiscBaseBoardManufacturerFunction.c142 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
143 UnicodeStrToAsciiStr(Product, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
144 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
145UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrL… in MISC_SMBIOS_TABLE_FUNCTION()
146UnicodeStrToAsciiStr(AssertTag, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrLen … in MISC_SMBIOS_TABLE_FUNCTION()
147UnicodeStrToAsciiStr(Chassis, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrLen + … in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscSystemManufacturerFunction.c115 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
116 UnicodeStrToAsciiStr(ProductName, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
117 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1 + PdNameStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
118UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + PdNameStrLen + 1 + VerStrLe… in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscChassisManufacturerFunction.c113 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
114 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
115 UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + VerStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
116UnicodeStrToAsciiStr(AssertTag, OptionalStrStart + ManuStrLen + 1 + VerStrLen + 1 + SerialNumStrLe… in MISC_SMBIOS_TABLE_FUNCTION()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/SmBiosMiscDxe/
H A DMiscOemType0x94Function.c1124 UnicodeStrToAsciiStr(GOPVer, OptionalStrStart); in AddSmbiosT0x94Callback()
1127 UnicodeStrToAsciiStr(SECVer, OptionalStrStart + StrIdx); in AddSmbiosT0x94Callback()
1130 UnicodeStrToAsciiStr(MrcVer, OptionalStrStart + StrIdx); in AddSmbiosT0x94Callback()
1133 UnicodeStrToAsciiStr(uCodeVer, OptionalStrStart + StrIdx); in AddSmbiosT0x94Callback()
1136 UnicodeStrToAsciiStr(PunitVer, OptionalStrStart + StrIdx); in AddSmbiosT0x94Callback()
1139 UnicodeStrToAsciiStr(PmcVer, OptionalStrStart + StrIdx); in AddSmbiosT0x94Callback()
1146 UnicodeStrToAsciiStr(SocVer, OptionalStrStart + StrIdx); in AddSmbiosT0x94Callback()
1152 UnicodeStrToAsciiStr(FabVer, OptionalStrStart + StrIdx); in AddSmbiosT0x94Callback()
1158 UnicodeStrToAsciiStr(BiosVer, OptionalStrStart + StrIdx); in AddSmbiosT0x94Callback()
1161 UnicodeStrToAsciiStr(PmicVer, OptionalStrStart + StrIdx); in AddSmbiosT0x94Callback()
[all …]
H A DMiscBaseBoardManufacturerFunction.c224 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
225 UnicodeStrToAsciiStr(Product, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
226 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
227UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrL… in MISC_SMBIOS_TABLE_FUNCTION()
228UnicodeStrToAsciiStr(AssertTag, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrLen … in MISC_SMBIOS_TABLE_FUNCTION()
229UnicodeStrToAsciiStr(Chassis, OptionalStrStart + ManuStrLen + 1 + ProductStrLen + 1 + VerStrLen + … in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscMemoryDeviceFunction.c313 UnicodeStrToAsciiStr(MemDevice, OptionalStrStart);
314 UnicodeStrToAsciiStr(MemBankLocator, OptionalStrStart + MemDeviceStrLen + 1);
315UnicodeStrToAsciiStr(MemManufacturer, OptionalStrStart + MemDeviceStrLen + 1 + MemBankLocatorStrLe…
316UnicodeStrToAsciiStr(MemSerialNumber, OptionalStrStart + MemDeviceStrLen + 1 + MemBankLocatorStrLe…
317UnicodeStrToAsciiStr(MemAssetTag, OptionalStrStart + MemDeviceStrLen + 1 + MemBankLocatorStrLen + …
318UnicodeStrToAsciiStr(MemPartNumber, OptionalStrStart + MemDeviceStrLen + 1 + MemBankLocatorStrLen …
H A DMiscChassisManufacturerFunction.c154 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in MISC_SMBIOS_TABLE_FUNCTION()
155 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
156 UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + VerStrLen + 1); in MISC_SMBIOS_TABLE_FUNCTION()
157UnicodeStrToAsciiStr(AssertTag, OptionalStrStart + ManuStrLen + 1 + VerStrLen + 1 + SerialNumStrLe… in MISC_SMBIOS_TABLE_FUNCTION()
H A DMiscProcessorInformationFunction.c442 UnicodeStrToAsciiStr(Socket, OptionalStrStart);
443 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart + SocketStrLen + 1);
444 UnicodeStrToAsciiStr(Version, OptionalStrStart + SocketStrLen + 1 + ManufacturerStrLen+ 1);
445UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + SocketStrLen + 1 + VersionStrLen + 1 + Manuf…
446UnicodeStrToAsciiStr(AssetTag, OptionalStrStart + SerialNumberStrLen + 1 + VersionStrLen + 1 + Man…
447UnicodeStrToAsciiStr(PartNumber, OptionalStrStart + SerialNumberStrLen + 1 + VersionStrLen + 1 + M…
H A DMiscSystemManufacturerFunction.c297 UnicodeStrToAsciiStr(Manufacturer, OptionalStrStart); in AddSmbiosManuCallback()
298 UnicodeStrToAsciiStr(ProductName, OptionalStrStart + ManuStrLen + 1); in AddSmbiosManuCallback()
299 UnicodeStrToAsciiStr(Version, OptionalStrStart + ManuStrLen + 1 + PdNameStrLen + 1); in AddSmbiosManuCallback()
300UnicodeStrToAsciiStr(SerialNumber, OptionalStrStart + ManuStrLen + 1 + PdNameStrLen + 1 + VerStrLe… in AddSmbiosManuCallback()
302UnicodeStrToAsciiStr(SkuNumber, OptionalStrStart + ManuStrLen + 1 + PdNameStrLen + 1 + VerStrLen … in AddSmbiosManuCallback()
303UnicodeStrToAsciiStr(FamilyName, OptionalStrStart + ManuStrLen + 1 + PdNameStrLen + 1 + VerStrLen … in AddSmbiosManuCallback()

12345