Home
last modified time | relevance | path

Searched refs:inf (Results 1 – 25 of 74) sorted by relevance

123

/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/
H A DUefiTestToolsPkg.dsc44 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
45 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
46 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
47 …ePathLib|MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf
48 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
49 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
50 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
51 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
52 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
53 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/
H A D0001-Platform-StMmRpmb-Fix-build.patch22 …tGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf
23 FvLib|StandaloneMmPkg/Library/FvLib/FvLib.inf
24 HobLib|StandaloneMmPkg/Library/StandaloneMmCoreHobLib/StandaloneMmCoreHobLib.inf
25 + HobPrintLib|MdeModulePkg/Library/HobPrintLib/HobPrintLib.inf
26 …ImagePropertiesRecordLib|MdeModulePkg/Library/ImagePropertiesRecordLib/ImagePropertiesRecordLib.inf
27 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
28 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
29 MemLib|StandaloneMmPkg/Library/StandaloneMmMemLib/StandaloneMmMemLib.inf
30 …StandaloneMmPkg/Library/StandaloneMmCoreMemoryAllocationLib/StandaloneMmCoreMemoryAllocationLib.inf
31 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
[all …]
H A D0001-Platform-Sgi-workaround-ArmFfaLib-error.patch13 …ky-linux/edk2-firmware/202502/edk2/ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.inf] [AARCH64]
14 …/sgi575-poky-linux/edk2-firmware/202502/edk2/ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.inf]
20 ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.inf
38 Platform/ARM/SgiPkg/AcpiTables/Sgi575AcpiTables.inf
41 + ArmFfaLib|ArmPkg/Library/ArmFfaLib/ArmFfaDxeLib.inf
/openbmc/u-boot/tools/patman/
H A Dtest.py219 inf = self.SetupData('good')
220 result = checkpatch.CheckPatch(inf)
227 os.remove(inf)
230 inf = self.SetupData('no-signoff')
231 result = checkpatch.CheckPatch(inf)
238 os.remove(inf)
241 inf = self.SetupData('no-license')
242 result = checkpatch.CheckPatch(inf)
249 os.remove(inf)
252 inf = self.SetupData('spaces')
[all …]
/openbmc/openpower-hw-diags/attn/
H A Dattn_handler.cpp87 trace::inf("Attention handler started"); in attnHandler()
104 trace::inf("pib path or target not found"); in attnHandler()
118 trace::inf("fsi path or target not found"); in attnHandler()
123 trace::inf("proc: %u", proc); in attnHandler()
143 trace::inf("cfam 0x1007 = 0x%08x", isr_val); in attnHandler()
163 trace::inf("cfam 0x100d = 0x%08x", isr_mask); in attnHandler()
231 trace::inf("checkstop handler started"); in handleCheckstop()
239 trace::inf("Checkstop handling disabled"); in handleCheckstop()
290 trace::inf("using libphal to get TI info"); in handleSpecial()
313 trace::inf("using libpdbg to get TI info"); in handleSpecial()
[all …]
H A Dti_handler.cpp74 trace::inf("PHYP TI"); in handlePhypTi()
133 trace::inf("HB TI with PLID/EID"); in handleHbTiWithEid()
138 trace::inf("TI data HB Flags = 0x%02x", i_tiDataArea->hbFlags); in handleHbTiWithEid()
139 trace::inf("TI data HB Word 0 = 0x%08x", in handleHbTiWithEid()
141 trace::inf("TI data HB Word 2 = 0x%08x", in handleHbTiWithEid()
143 trace::inf("TI data HB Word 3 = 0x%08x", in handleHbTiWithEid()
145 trace::inf("TI data HB Word 4 = 0x%08x", in handleHbTiWithEid()
147 trace::inf("TI data HB Word 5 = 0x%08x", in handleHbTiWithEid()
149 trace::inf("TI data HB Word 6 = 0x%08x", in handleHbTiWithEid()
151 trace::inf("TI data HB Word 7 = 0x%08x", in handleHbTiWithEid()
[all …]
H A Dvital_handler.cpp29 trace::inf("hreset completed"); in attemptSbeRecovery()
71 trace::inf("sbe attention cleared"); in attemptSbeRecovery()
94 trace::inf("fsi path or target not found"); in checkstopActive()
130 trace::inf("vital handler started"); in handleVital()
135 trace::inf("vital handling disabled"); in handleVital()
143 trace::inf("power fault was reported"); in handleVital()
H A Dattn_common.cpp60 trace::inf("HostBoot Reg:%08x Data:%08x Proc:00000000", l_cfamAddr, in addHbStatusRegs()
62 trace::inf("HostBoot Reg:%08" PRIx64 " Data:%016" PRIx64 in addHbStatusRegs()
65 trace::inf("HostBoot Reg:%08" PRIx64 " Data:%016" PRIx64 in addHbStatusRegs()
107 trace::inf("PRD scratch Proc0, Chip ID: %08x, Signature ID: %08x", in addPrdScratchRegs()
135 trace::inf(e.what()); in addPrdScratchRegs()
163 trace::inf("pib path or target not found"); in recoverableErrors()
177 trace::inf("fsi path or target not found"); in recoverableErrors()
H A Dattn_monitor.cpp22 trace::inf("Attention GPIO active"); in scheduleGPIOEvent()
50 trace::inf("GPIO handler out of sync"); in handleGPIOEvent()
55 trace::inf("GPIO line unexpected value"); in handleGPIOEvent()
H A Dbp_handler.cpp20 trace::inf("Notify Cronus"); in bpHandler()
36 trace::inf("bpHandler() exception"); in bpHandler()
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/sbsa-acs/
H A D0001-Patch-in-the-paths-to-the-SBSA-test-suite.patch20 + SbsaValLib|ShellPkg/Application/sbsa-acs/val/SbsaValLib.inf
21 + SbsaPalLib|ShellPkg/Application/sbsa-acs/platform/pal_uefi/SbsaPalLib.inf
22 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
23 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
24 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
29 + ShellPkg/Application/sbsa-acs/uefi_app/SbsaAvs.inf
30 ShellPkg/Library/UefiShellLib/UefiShellLib.inf
31 ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.inf
32 ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf
/openbmc/openpower-hw-diags/analyzer/
H A Danalyzer_main.cpp108 trace::inf(">>> enter analyzeHardware(%s)", __analysisType(i_type)); in analyzeHardware()
111 trace::inf("Initializing the isolator..."); in analyzeHardware()
116 trace::inf("Isolating errors: # of chips=%u", chips.size()); in analyzeHardware()
123 trace::inf("Signature: %s 0x%0" PRIx32 " %s", in analyzeHardware()
149 trace::inf("Root cause attention: %s 0x%0" PRIx32 " %s", in analyzeHardware()
206 trace::inf("PEL created: PLID=0x%0" PRIx32, o_plid); in analyzeHardware()
223 trace::inf("No active attentions found"); in analyzeHardware()
227 trace::inf("Uninitializing isolator..."); in analyzeHardware()
230 trace::inf("<<< exit analyzeHardware()"); in analyzeHardware()
/openbmc/qemu/linux-user/
H A Dgen-vdso.c59 FILE *inf = NULL, *outf = NULL; in main() local
102 inf = fopen(inf_name, "rb"); in main()
103 if (inf == NULL) { in main()
116 if (fseek(inf, 0, SEEK_END) < 0) { in main()
119 total_len = ftell(inf); in main()
123 if (fseek(inf, 0, SEEK_SET) < 0) { in main()
138 if (fread(buf, 1, total_len, inf) != total_len) { in main()
228 if (inf && fclose(inf) != 0) { in main()
/openbmc/openpower-hw-diags/test/
H A Dtest-pdbg-dts.cpp23 trace::inf("retrieving fapi pos."); in TEST()
27 trace::inf("perv1 fapi pos in DTS: %u", attr); in TEST()
33 trace::inf("perv12 fapi pos in DTS: %u", attr); in TEST()
46 trace::inf("retrieving fapi pos."); in TEST()
50 trace::inf("index in DTS: %u", attr); in TEST()
55 trace::inf("fapi pos in DTS: %u", attr); in TEST()
78 trace::inf("Chip ID: %u", attr); in TEST()
83 trace::inf("ATTR_FAPI_POS: %u", attr); in TEST()
104 trace::inf("index in DTS: %u", attr); in TEST()
109 trace::inf("fapi pos in DTS: %u", attr); in TEST()
[all …]
H A Dtest-ti-handler.cpp24 trace::inf("TestSet1: will test ti handler."); in TEST()
29 trace::inf("Set values in tiData to the map by parsePhypOpalTiInfo()."); in TEST()
96 trace::inf("TestSet2: will test ti handler."); in TEST()
104 trace::inf("Set values in tiData to the map by defaultHbTiInfo()."); in TEST()
H A Dtest-end2end.cpp40 trace::inf("proc: %u", pdbg_target_index(target)); in main()
43 trace::inf("target enabled"); in main()
65 trace::inf("calling handler"); in main()
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/files/
H A Dedk2_fix_epoch.patch10 …2-firmware/202411/edk2/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf [AARCH64]
21 .../Library/VirtualRealTimeClockLib/VirtualRealTimeClockLib.inf | 2 +-
24 …lTimeClockLib/VirtualRealTimeClockLib.inf b/EmbeddedPkg/Library/VirtualRealTimeClockLib/VirtualRea…
26 --- a/EmbeddedPkg/Library/VirtualRealTimeClockLib/VirtualRealTimeClockLib.inf
27 +++ b/EmbeddedPkg/Library/VirtualRealTimeClockLib/VirtualRealTimeClockLib.inf
/openbmc/qemu/docs/
H A Dqemupciserial.inf1 ; qemupciserial.inf for QEMU, based on MSPORTS.INF
4 ; just an inf file to tell windows which pci id the serial pci card
39 Include=mf.inf
43 Include=mf.inf
47 Include=mf.inf
60 Include=mf.inf
64 Include=mf.inf
68 Include=mf.inf
/openbmc/qemu/tests/tcg/arm/
H A Dfloat_madds.ref2 op : f32(-nan:0xffa00000) * f32(-nan:0xffc00000) + f32(-inf:0xff800000)
4 op : f32(-nan:0xffc00000) * f32(-inf:0xff800000) + f32(-nan:0xffa00000)
6 op : f32(-inf:0xff800000) * f32(-nan:0xffa00000) + f32(-nan:0xffc00000)
8 op : f32(-nan:0xffc00000) * f32(-inf:0xff800000) + f32(-0x1.fffffe00000000000000p+127:0xff7fffff)
10 op : f32(-inf:0xff800000) * f32(-0x1.fffffe00000000000000p+127:0xff7fffff) + f32(-nan:0xffc00000)
12 op : f32(-0x1.fffffe00000000000000p+127:0xff7fffff) * f32(-nan:0xffc00000) + f32(-inf:0xff800000)
14 op : f32(-inf:0xff800000) * f32(-0x1.fffffe00000000000000p+127:0xff7fffff) + f32(-0x1.1874b20000000…
15 res: f32(inf:0x7f800000) flags=OK (2/0)
16 …0000000000p+127:0xff7fffff) * f32(-0x1.1874b200000000000000p+103:0xf30c3a59) + f32(-inf:0xff800000)
17 res: f32(-inf:0xff800000) flags=OK (2/1)
[all …]
/openbmc/qemu/tests/tcg/loongarch64/
H A Dfloat_madds.ref2 op : f32(-nan:0xffa00000) * f32(-nan:0xffc00000) + f32(-inf:0xff800000)
4 op : f32(-nan:0xffc00000) * f32(-inf:0xff800000) + f32(-nan:0xffa00000)
6 op : f32(-inf:0xff800000) * f32(-nan:0xffa00000) + f32(-nan:0xffc00000)
8 op : f32(-nan:0xffc00000) * f32(-inf:0xff800000) + f32(-0x1.fffffe00000000000000p+127:0xff7fffff)
10 op : f32(-inf:0xff800000) * f32(-0x1.fffffe00000000000000p+127:0xff7fffff) + f32(-nan:0xffc00000)
12 op : f32(-0x1.fffffe00000000000000p+127:0xff7fffff) * f32(-nan:0xffc00000) + f32(-inf:0xff800000)
14 op : f32(-inf:0xff800000) * f32(-0x1.fffffe00000000000000p+127:0xff7fffff) + f32(-0x1.1874b20000000…
15 res: f32(inf:0x7f800000) flags=OK (2/0)
16 …0000000000p+127:0xff7fffff) * f32(-0x1.1874b200000000000000p+103:0xf30c3a59) + f32(-inf:0xff800000)
17 res: f32(-inf:0xff800000) flags=OK (2/1)
[all …]
/openbmc/qemu/tests/tcg/aarch64/
H A Dfloat_madds.ref2 op : f32(-nan:0xffa00000) * f32(-nan:0xffc00000) + f32(-inf:0xff800000)
4 op : f32(-nan:0xffc00000) * f32(-inf:0xff800000) + f32(-nan:0xffa00000)
6 op : f32(-inf:0xff800000) * f32(-nan:0xffa00000) + f32(-nan:0xffc00000)
8 op : f32(-nan:0xffc00000) * f32(-inf:0xff800000) + f32(-0x1.fffffe00000000000000p+127:0xff7fffff)
10 op : f32(-inf:0xff800000) * f32(-0x1.fffffe00000000000000p+127:0xff7fffff) + f32(-nan:0xffc00000)
12 op : f32(-0x1.fffffe00000000000000p+127:0xff7fffff) * f32(-nan:0xffc00000) + f32(-inf:0xff800000)
14 op : f32(-inf:0xff800000) * f32(-0x1.fffffe00000000000000p+127:0xff7fffff) + f32(-0x1.1874b20000000…
15 res: f32(inf:0x7f800000) flags=OK (2/0)
16 …0000000000p+127:0xff7fffff) * f32(-0x1.1874b200000000000000p+103:0xf30c3a59) + f32(-inf:0xff800000)
17 res: f32(-inf:0xff800000) flags=OK (2/1)
[all …]
H A Dfcvt.ref8 02 SINGLE: -inf / 0xff800000 (0 => OK)
60 28 SINGLE: inf / 0x7f800000 (0 => OK)
71 02 SINGLE: -inf / 0xff800000 (0 => OK)
72 02 DOUBLE: -inf / 0x00fff0000000000000 (0 => OK)
123 28 SINGLE: inf / 0x7f800000 (0 => OK)
124 28 DOUBLE: inf / 0x007ff0000000000000 (0 => OK)
134 02 DOUBLE: -inf / 0x00fff0000000000000 (0 => OK)
204 37 DOUBLE: inf / 0x007ff0000000000000 (0 => OK)
217 02 DOUBLE: -inf / 0x00fff0000000000000 (0 => OK)
218 02 SINGLE: -inf / 0xff800000 (0 => OK)
[all …]
/openbmc/qemu/tests/tcg/hexagon/
H A Dfloat_madds.ref2 op : f32(-nan:0xffa00000) * f32(-nan:0xffc00000) + f32(-inf:0xff800000)
4 op : f32(-nan:0xffc00000) * f32(-inf:0xff800000) + f32(-nan:0xffa00000)
6 op : f32(-inf:0xff800000) * f32(-nan:0xffa00000) + f32(-nan:0xffc00000)
8 op : f32(-nan:0xffc00000) * f32(-inf:0xff800000) + f32(-0x1.fffffe00000000000000p+127:0xff7fffff)
10 op : f32(-inf:0xff800000) * f32(-0x1.fffffe00000000000000p+127:0xff7fffff) + f32(-nan:0xffc00000)
12 op : f32(-0x1.fffffe00000000000000p+127:0xff7fffff) * f32(-nan:0xffc00000) + f32(-inf:0xff800000)
14 op : f32(-inf:0xff800000) * f32(-0x1.fffffe00000000000000p+127:0xff7fffff) + f32(-0x1.1874b20000000…
15 res: f32(inf:0x7f800000) flags=OK (2/0)
16 …0000000000p+127:0xff7fffff) * f32(-0x1.1874b200000000000000p+103:0xf30c3a59) + f32(-inf:0xff800000)
17 res: f32(-inf:0xff800000) flags=OK (2/1)
[all …]
/openbmc/qemu/tests/tcg/ppc64le/
H A Dfloat_madds.ref2 op : f32(-nan:0xffa00000) * f32(-nan:0xffc00000) + f32(-inf:0xff800000)
4 op : f32(-nan:0xffc00000) * f32(-inf:0xff800000) + f32(-nan:0xffa00000)
6 op : f32(-inf:0xff800000) * f32(-nan:0xffa00000) + f32(-nan:0xffc00000)
8 op : f32(-nan:0xffc00000) * f32(-inf:0xff800000) + f32(-0x1.fffffe00000000000000p+127:0xff7fffff)
10 op : f32(-inf:0xff800000) * f32(-0x1.fffffe00000000000000p+127:0xff7fffff) + f32(-nan:0xffc00000)
12 op : f32(-0x1.fffffe00000000000000p+127:0xff7fffff) * f32(-nan:0xffc00000) + f32(-inf:0xff800000)
14 op : f32(-inf:0xff800000) * f32(-0x1.fffffe00000000000000p+127:0xff7fffff) + f32(-0x1.1874b20000000…
15 res: f32(inf:0x7f800000) flags=OK (2/0)
16 …0000000000p+127:0xff7fffff) * f32(-0x1.1874b200000000000000p+103:0xf30c3a59) + f32(-inf:0xff800000)
17 res: f32(-inf:0xff800000) flags=OK (2/1)
[all …]
/openbmc/openpower-hw-diags/util/
H A Dtrace.hpp18 inline void inf(const char* format, va_list args1) in inf() function
60 inline void inf(const char* format, ...) in inf() function
64 trace::inf(format, args); in inf()

123