Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pldm: Support password prompt for graphical SMS menu #589

Open
wants to merge 1 commit into
base: 1110
Choose a base branch
from

Conversation

jaypadath
Copy link
Contributor

This supports the following password prompts for PFW (Platform Firmware) provided graphical SMS (System Management Services (SMS) menu

In system configurations that include a graphics adapter assigned to a partition, PFW can display the SMS menus on the console allowing users to interact with PFW using a keybaord. This menu requires as they can be used to change partition configurations (e.g. Boot option, I/O device info etc.)

Supported password prompt functions:

  1. The ability to prompt for a username/password and provide authentication
  2. The ability to change a password when the current password is expired

Change-Id: Ie42c5306e6447f65064bb8cb9480a3cde0e4ed4e

@jaypadath jaypadath force-pushed the sms_password_support_1110 branch 4 times, most recently from d500c4e to d2a0949 Compare August 12, 2024 04:22
@jaypadath jaypadath force-pushed the sms_password_support_1110 branch 15 times, most recently from 13455e7 to 60a869b Compare September 19, 2024 03:51
This supports the following password prompts for PFW (Platform Firmware)
provided graphical SMS (System Management Services (SMS) menu

In system configurations that include a graphics adapter assigned to a partition,
PFW can display the SMS menus on the console allowing users to interact with
PFW using a keybaord. This menu requires as they can be used to change partition
configurations (e.g. Boot option, I/O device info etc.)

Supported password prompt functions:
1. The ability to prompt for a username/password and provide authentication
2. The ability to change a password when the current password is expired

Tested:
Tested normal power on, power off and reset

Change-Id: Ie42c5306e6447f65064bb8cb9480a3cde0e4ed4e
Signed-off-by: Jayashankar Padath <jayashankar.padath@in.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant