X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FDebugPortDxe%2FDebugPort.c;fp=MdeModulePkg%2FUniversal%2FDebugPortDxe%2FDebugPort.c;h=2616299df7d48c21a71a608dbb93cf61828b15c2;hp=76c77b6a25d1bbe3245dc32048bb3d4e918b831d;hb=5a169fca4748255be54d19a1cde755ee5730262c;hpb=187cb3dd8d665619ff489ad8a8dc58c6aeab5aec diff --git a/MdeModulePkg/Universal/DebugPortDxe/DebugPort.c b/MdeModulePkg/Universal/DebugPortDxe/DebugPort.c index 76c77b6a25..2616299df7 100644 --- a/MdeModulePkg/Universal/DebugPortDxe/DebugPort.c +++ b/MdeModulePkg/Universal/DebugPortDxe/DebugPort.c @@ -37,8 +37,8 @@ DEBUGPORT_DEVICE mDebugPortDevice = { (EFI_DEVICE_PATH_PROTOCOL *) NULL, { DebugPortReset, - DebugPortRead, DebugPortWrite, + DebugPortRead, DebugPortPoll }, (EFI_HANDLE) 0,