| /openbmc/openbmc-test-automation/redfish/extended/ |
| H A D | test_power_capping.robot | 6 # PL Power Limit 39 Set DCMI Power Limit And Verify ${max_power} 67 ${power}= Get DCMI Power Limit 73 Set DCMI Power Limit And Verify ${near_max_power_50} 85 Set DCMI Power Limit And Verify ${power_setting} 92 ${power}= Get DCMI Power Limit 107 Set DCMI Power Limit And Verify ${power_setting} 110 ${power}= Get DCMI Power Limit 120 ${power}= Get DCMI Power Limit 133 Set DCMI Power Limit And Verify ${power_setting} [all …]
|
| H A D | test_escale_base.robot | 60 Set DCMI Power Limit Via REST ${test_power} 63 ${power_limit}= Get DCMI Power Limit 76 Set DCMI Power Limit And Verify ${test_power} 79 ${power_limit}= Get DCMI Power Limit Via REST 108 Set DCMI Power Limit And Verify ${mid_power} 109 Test Power Limit ${min_power} ${below_min_power} 110 Test Power Limit ${min_power} ${zero_power} 111 Test Power Limit ${max_power} ${over_max_power} 113 ${power_limit}= Get DCMI Power Limit 118 Test Power Limit [all …]
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | energy_scale_utils.robot | 16 Get System Power Cap Limit 38 # Current Limit State: No Active Power Limit 40 # Power Limit: 500 Watts 55 Get DCMI Power Limit 64 Set DCMI Power Limit And Verify 73 ${power}= Get DCMI Power Limit 91 Should Contain ${resp} Power Limit Active msg=DCMI power is not active. 108 Should Contain ${resp} No Active Power Limit 112 Get DCMI Power Limit Via REST 120 Set DCMI Power Limit Via REST
|
| H A D | os_utilities.robot | 171 Get CPU Min Frequency Limit 196 Get CPU Max Frequency Limit 310 Get GPU Power Limit 355 Get GPU Temperature Limit 418 Get GPU Clock Limit
|
| /openbmc/openbmc-test-automation/systest/ |
| H A D | proc_freq_check.robot | 26 ${min_freq_designated_lower_limit}= Get CPU Min Frequency Limit 36 ${max_freq_designated_limit}= Get CPU Max Frequency Limit
|
| H A D | gpu_stress_test.robot | 91 ${power_max}= Get GPU Power Limit 92 ${temperature_max}= Get GPU Temperature Limit 93 ${clock_max}= Get GPU Clock Limit
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/ |
| H A D | close-RequireValidShell-check.patch | 22 # Limit the maximum number of anonymous logins
|
| /openbmc/openbmc-test-automation/ipmi/ |
| H A D | test_ipmi_general.robot | 245 ${power_limit_watts}= Get System Power Cap Limit 259 ${updated_power_limits}= Get System Power Cap Limit 271 ${power_cap_limit}= Get System Power Cap Limit 291 ${cmd}= Catenate dcmi power get_limit | grep "Power Limit:" 295 # Power Limit: 1472 Watts 298 ${output_limit}= Strip String ${resp} mode=left characters=Power Limit: 343 # Verify requested level exceeds Channel and/or User Privilege Limit.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/ |
| H A D | pcp.inc | 11 file://0001-configure-Limit-the-header-search-to-sysroot.patch \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/ |
| H A D | 0001-configure-Limit-the-header-search-to-sysroot.patch | 4 Subject: [PATCH] configure: Limit the header search to sysroot
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | host-ipmid-whitelist.conf | 48 0x2C:0x03 //<Group Extension>:<Get Power Limit>
|
| /openbmc/qemu/docs/tools/ |
| H A D | qemu-vmsr-helper.rst | 15 Accessing the RAPL (Running Average Power Limit) MSR enables the RAPL powercap
|
| /openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-host/ |
| H A D | gbs-ipmid-whitelist.conf | 66 0x2C:0x03 //<Group Extension>:<Get Power Limit>
|
| /openbmc/qemu/docs/system/i386/ |
| H A D | kvm-pv.rst | 91 Limit the supported paravirtualized feature set to the exposed features only.
|
| /openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
| H A D | test_savearea_management.robot | 45 Redfish Upload Lower Limit Partition File To BMC 66 Test Upload Lower Limit Partition File To BMC And Expect Failure 76 Test Upload Upper Limit Partition File To BMC And Expect Failure 245 Test Redfish Upload Partition File Name With Character Limit To BMC 249 [Template] Check Redfish Upload Partition File Name With Character Limit To BMC 839 Check Redfish Upload Partition File Name With Character Limit To BMC
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
| H A D | 0003-Platform-Corstone1000-Enable-firewall-in-FVP.patch | 37 REGION_DECLARE(Image$$, ARM_LIB_HEAP, $$ZI$$Limit)[];
|
| /openbmc/openbmc/poky/meta/recipes-extended/bash/ |
| H A D | bash.inc | 135 # Limit the RPROVIDES here to class target so that if usrmerge is enabled for nativesdk, it does not
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | CAL-1.0-Combined-Work-Exception | 187 #### 4.2.2. No Technical Measures that Limit Access 197 #### 4.2.3. No Legal or Contractual Measures that Limit Access 282 ## 6. Disclaimer of Warranty and Limit on Liability
|
| H A D | CAL-1.0 | 187 #### 4.2.2. No Technical Measures that Limit Access 197 #### 4.2.3. No Legal or Contractual Measures that Limit Access 282 ## 6. Disclaimer of Warranty and Limit on Liability
|
| /openbmc/webui-vue/ |
| H A D | CONTRIBUTING.md | 142 - Limit the subject line to 50 characters
|
| /openbmc/u-boot/drivers/net/phy/ |
| H A D | Kconfig | 17 bool "Limit phy address"
|
| /openbmc/qemu/hw/audio/ |
| H A D | fmopl.c | 239 static inline int Limit( int val, int max, int min ) { in Limit() function 1022 data = Limit( outd[0] , OPL_MAXOUT, OPL_MINOUT ); in YM3812UpdateOne()
|
| /openbmc/openbmc-test-automation/openpower/localuser/ |
| H A D | test_ipmi_redfish_user.robot | 148 # ID Name Callin Link Auth IPMI Msg Channel Priv Limit
|
| /openbmc/openbmc-test-automation/redfish/telemetry_service/ |
| H A D | test_telemetry_report.robot | 32 …# Metric definition Metric ReportDefinition Type Report Actions Append Limit Expected…
|
| /openbmc/intel-ipmi-oem/ |
| H A D | ipmi-allowlist.conf | 264 0x30:0x9c:0x7f7f //<Intel General Application>:<Set Fan PWM Limit> 265 0x30:0x9d:0xff7f //<Intel General Application>:<Get Fan PWM Limit>
|