diff options
author | Pranav V V <pranav.v.v@intel.com> | 2025-07-14 21:27:17 +0530 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-07-22 06:34:29 +0000 |
commit | 6cb452370482b17af4ffb58d0b5704ae20050017 (patch) | |
tree | d81ca68ea815896260f056d0a748e5ef222d33c4 /ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c | |
parent | 095bfacc9e52d5e7d4ef5e4a1c9bf311dce61b18 (diff) | |
download | edk2-6cb452370482b17af4ffb58d0b5704ae20050017.zip edk2-6cb452370482b17af4ffb58d0b5704ae20050017.tar.gz edk2-6cb452370482b17af4ffb58d0b5704ae20050017.tar.bz2 |
ArmPlatformPkg/PL011SerialPortLib: Support dynamic PCD type.
Convert UART configuration PCDs from FixedPcd to dynamic Pcd to enable
runtime modification of serial port parameters.
Changes made:
- Replace FixedPcdGet64/FixedPcdGet8 calls with PcdGet64/PcdGet8 for:
* PcdUartDefaultBaudRate
* PcdUartDefaultParity
* PcdUartDefaultDataBits
* PcdUartDefaultStopBits
- Update INF file to declare these PCDs under [Pcd].
Signed-off-by: Pranav V V <pranav.v.v@intel.com>
Diffstat (limited to 'ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c')
0 files changed, 0 insertions, 0 deletions