VirtualBox

Ignore:
Timestamp:
Oct 29, 2015 4:30:44 AM (9 years ago)
Author:
vboxsync
Message:

EFI/Firmware: Merged in the svn:eol-style, svn:mime-type and trailing whitespace cleanup that was done after the initial UDK2014.SP1 import: svn merge /vendor/edk2/UDK2014.SP1 /vendor/edk2/current .

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

Legend:

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

  • trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiIoLibCpuIo/IoLib.c

    r48674 r58466  
    127127  If 16-bit I/O port operations are not supported, then ASSERT().
    128128  If Port is not aligned on a 16-bit boundary, then ASSERT().
    129  
     129
    130130  @param  Port  The I/O port to write.
    131131  @param  Value The value to write to the I/O port.
     
    164164  If 32-bit I/O port operations are not supported, then ASSERT().
    165165  If Port is not aligned on a 32-bit boundary, then ASSERT().
    166  
     166
    167167  @param  Port  The I/O port to read.
    168168
     
    198198  If 32-bit I/O port operations are not supported, then ASSERT().
    199199  If Port is not aligned on a 32-bit boundary, then ASSERT().
    200  
     200
    201201  @param  Port  The I/O port to write.
    202202  @param  Value The value to write to the I/O port.
     
    338338  @param  Address The MMIO register to write.
    339339  @param  Value   The value to write to the MMIO register.
    340  
     340
    341341  @return Value.
    342342
     
    407407  @param  Address The MMIO register to write.
    408408  @param  Value   The value to write to the MMIO register.
    409  
     409
    410410  @return Value.
    411411
     
    479479  @param  Address The MMIO register to write.
    480480  @param  Value   The value to write to the MMIO register.
    481  
     481
    482482  @return Value.
    483483
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