VirtualBox

Ignore:
Timestamp:
Mar 12, 2019 12:40:12 PM (6 years ago)
Author:
vboxsync
Message:

EFI: First step in UDK2018 merge. Does not build yet.

Location:
trunk/src/VBox/Devices/EFI/FirmwareNew
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/FirmwareNew

  • trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.c

    r58466 r77662  
    136136  UINTN                  SecCol;
    137137  UINTN                  ThdCol;
    138   UINTN                  LeftColumnOfHelp;
    139138  UINTN                  RightColumnOfHelp;
    140139  UINTN                  TopRowOfHelp;
     
    170169  //
    171170  StartColumnOfHelp = gScreenDimensions.LeftColumn + 2;
    172   LeftColumnOfHelp  = gScreenDimensions.LeftColumn + 1;
    173171  RightColumnOfHelp = gScreenDimensions.RightColumn - 1;
    174172  TopRowOfHelp      = gScreenDimensions.BottomRow - STATUS_BAR_HEIGHT - gFooterHeight + 1;
     
    681679
    682680/**
    683   Prints a chracter to the default console, at
     681  Prints a character to the default console, at
    684682  the supplied cursor position, using L"%c" format.
    685683
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette