VirtualBox

Ignore:
Timestamp:
Oct 29, 2015 4:30:44 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103777
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/DxeServicesTableLib/DxeServicesTableLib.c

    r48674 r58466  
    22  This library implement library class DxeServiceTableLib.
    33  It produce EFI_DXE_SERVICE pointer in global variable gDS in library's constructure.
    4  
     4
    55  A DXE driver can use gDS pointer to access services in EFI_DXE_SERVICE, if this
    6   DXE driver declare that use DxeServicesTableLib library class and link to this 
     6  DXE driver declare that use DxeServicesTableLib library class and link to this
    77  library instance.
    88
    9   Please attention this library instance can not be used util EFI_SYSTEM_TABLE was 
     9  Please attention this library instance can not be used util EFI_SYSTEM_TABLE was
    1010  initialized.
    11  
     11
    1212  This library contains contruct function to retrieve EFI_DXE_SERIVCE, this construct
    1313  function will be invoked in DXE driver's autogen file.
Note: See TracChangeset for help on using the changeset viewer.

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