audk/UefiPayloadPkg
Kavya 6937fc8338 UefiPayloadPkg/SerialPortLib: Enhance multi port behaviour
Add condition to return success if mUartCount is greater
than zero in SerialPortInitialize() to avoid filling mUartInfo
with the same hob data when SerialPortInitialize() is called
multiple times. Also add proper conditions in SerialPortRead
function to read the data properly from multiple UART's.

Cc: Guo Dong <guo.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: James Lu <james.lu@intel.com>
Reviewed-by: Gua Guo <gua.guo@intel.com>
Signed-off-by: Kavya <k.kavyax.sravanthi@intel.com>
2022-12-20 07:53:41 +00:00
..
BlSupportDxe UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BlSupportSmm BlSupportSmm: fix definition of SetSmrr() 2022-03-07 22:48:49 +00:00
FvbRuntimeDxe UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
GraphicsOutputDxe UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Include UefiPayloadPkg: Add support for logging to CBMEM console 2022-07-27 20:54:35 +00:00
Library UefiPayloadPkg/SerialPortLib: Enhance multi port behaviour 2022-12-20 07:53:41 +00:00
PayloadLoaderPeim UefiPayloadPkg/PayloadLoaderPeim: remove GCC build warning 2022-09-16 15:46:22 +08:00
PchSmiDispatchSmm UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SmmAccessDxe UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SmmControlRuntimeDxe UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiPayloadEntry UefiPayloadPkg: Support multiple firmware volume 2022-12-06 10:13:54 +00:00
BuildAndIntegrationInstructions.txt UefiPayloadPkg: Fix architecture in the build instruction 2022-03-29 05:18:43 +00:00
UefiPayloadPkg.ci.yaml UefiPayloadPkg/UefiPayloadPkg.ci.yaml: Remove duplicated entry 2022-03-29 04:22:16 +00:00
UefiPayloadPkg.dec UefiPayloadPkg: Add definition for PayloadCommandLine HOB 2022-05-06 04:49:22 +00:00
UefiPayloadPkg.dsc UefiPayloadPkg: Define default values for the DynamicEX PCDs 2022-12-20 03:53:47 +00:00
UefiPayloadPkg.fdf UefiPayloadPkg: Move bdsdxe.inf from DXEFV to BDSFV 2022-12-19 07:28:55 +00:00
UniversalPayloadBuild.py UefiPayloadPkg: Move bdsdxe.inf from DXEFV to BDSFV 2022-12-19 07:28:55 +00:00
UniversalPayloadBuild.sh UefiPayloadPkg: Provide a wrapper for UniversalPayloadBuild.py 2022-09-28 17:52:34 +08:00