Home
last modified time | relevance | path

Searched refs:SerialRegBase (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformHookLib/
DPlatformHookLib.c52 UINT32 SerialRegBase; in PlatformHookSerialPortInitialize() local
61 Status = CbParseSerialInfo (&SerialRegBase, &SerialRegAccessType, in PlatformHookSerialPortInitialize()
76 Status = PcdSet64S (PcdSerialRegisterBase, (UINT64) SerialRegBase); in PlatformHookSerialPortInitialize()