10extern BOOLEAN mBaseSerialPortLibHobAtRuntime;
27 mBaseSerialPortLibHobAtRuntime =
TRUE;
47 EFI_EVENT SerialPortLibHobExitBootServicesEvent;
49 return SystemTable->BootServices->CreateEvent (
50 EVT_SIGNAL_EXIT_BOOT_SERVICES,
54 &SerialPortLibHobExitBootServicesEvent
EFI_STATUS EFIAPI DxeBaseSerialPortLibHobConstructor(IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable)
STATIC VOID EFIAPI BaseSerialPortLibHobExitBootServicesEvent(IN EFI_EVENT Event, IN VOID *Context)