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/SmmServicesTableLib/SmmServicesTableLib.c

    r48674 r58466  
    4141  //
    4242  // Retrieve SMM Base2 Protocol,  Do not use gBS from UefiBootServicesTableLib on purpose
    43   // to prevent inclusion of gBS, gST, and gImageHandle from SMM Drivers unless the 
    44   // SMM driver explicity declares that dependency. 
     43  // to prevent inclusion of gBS, gST, and gImageHandle from SMM Drivers unless the
     44  // SMM driver explicity declares that dependency.
    4545  //
    4646  Status = SystemTable->BootServices->LocateProtocol (
     
    7272
    7373/**
    74   This function allows the caller to determine if the driver is executing in 
     74  This function allows the caller to determine if the driver is executing in
    7575  System Management Mode(SMM).
    7676
    77   This function returns TRUE if the driver is executing in SMM and FALSE if the 
     77  This function returns TRUE if the driver is executing in SMM and FALSE if the
    7878  driver is not executing in SMM.
    7979
    8080  @retval  TRUE  The driver is executing in System Management Mode (SMM).
    81   @retval  FALSE The driver is not executing in System Management Mode (SMM). 
     81  @retval  FALSE The driver is not executing in System Management Mode (SMM).
    8282
    8383**/
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