slimbootloader/PayloadPkg/Library/PlatformHookLib
Maurice Ma 21917377c8 Change GetSerialPortBase() API to return 64bit address
When UART bar is alloaced to 64 bit address, the current SBL API
GetSerialPortBase() only returns the lower 32 bit address, which will
cause problem for UART access. This patch fixed this issue.

Please note the patch did not change the payload HOB interface for
UART info. That needs to be updated to 64bit base address too. But this
patch does not cover that.

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
2021-10-21 10:09:20 -07:00
..
PlatformHookLib.c Change GetSerialPortBase() API to return 64bit address 2021-10-21 10:09:20 -07:00
PlatformHookLib.inf Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00