summaryrefslogtreecommitdiff
path: root/SecurityPkg
diff options
context:
space:
mode:
authorPaytonX Hsieh <paytonx.hsieh@intel.com>2023-04-26 20:36:56 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-05-02 07:11:21 +0000
commit23c71536efbebed57942947668f470f934324477 (patch)
tree53fd8b83378c41d78ca1d309a556bb3ed5c9d299 /SecurityPkg
parent56e9828380b7425678a080bd3a08e7c741af67ba (diff)
downloadedk2-23c71536efbebed57942947668f470f934324477.zip
edk2-23c71536efbebed57942947668f470f934324477.tar.gz
edk2-23c71536efbebed57942947668f470f934324477.tar.bz2
UefiPayloadPkg: Fix issues when MULTIPLE_DEBUG_PORT_SUPPORT is true
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4427 1. Since UART speed is slower than CPU, BIOS need to check the write buffer is empty, to avoid overwrite the buffer content. 2. LPSS UART might disable MMIO space for Windows debug usage during ExitBootServices event. BIOS need to avoid access the MMIO space after ExitBootServices. Cc: Guo Dong <guo.dong@intel.com> Cc: Ray Ni <ray.ni@intel.com> Cc: Sean Rhodes <sean@starlabs.systems> Cc: James Lu <james.lu@intel.com> Reviewed-by: Gua Guo <gua.guo@intel.com> Signed-off-by: PaytonX Hsieh <paytonx.hsieh@intel.com>
Diffstat (limited to 'SecurityPkg')
0 files changed, 0 insertions, 0 deletions