Searched refs:Com (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DConsoleOption.c70 Update Com Ports attributes from DevicePath
72 @param DevicePath DevicePath that contains Com ports
105 UINTN Com; local
112 Com = 0;
116 CopyMem (&Com, &Acpi->UID, sizeof (UINT32));
119 NewMenuEntry = BOpt_GetMenuEntry (&TerminalMenu, Com);
233 UINTN Com; local
239 Com = 0;
243 CopyMem (&Com, &Acpi->UID, sizeof (UINT32));
249 Com
781 UINTN Com; local
[all...]

Completed in 562 milliseconds