]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/Serial.h
Replace Fixed PCD with Feature PCD for useHalfHandshake to reduce code size.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaSerialDxe / Serial.h
index 8d985a408f9c879a2a9130a3ea4024419a4d6c84..c7f2105f6264095f5f45cd08f2574ab82c99e2aa 100644 (file)
@@ -109,7 +109,6 @@ typedef struct {
   BOOLEAN                                HardwareFlowControl;\r
   EFI_UART_TYPE                          Type;\r
   EFI_UNICODE_STRING_TABLE               *ControllerNameTable;\r
-  BOOLEAN                                UseHalfHandshake;\r
 } SERIAL_DEV;\r
 \r
 #define SERIAL_DEV_FROM_THIS(a) CR (a, SERIAL_DEV, SerialIo, SERIAL_DEV_SIGNATURE)\r