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/MdeModulePkg/Library/PeiDebugPrintHobLib/PeiDebugPrintHobLib.c

    r48674 r58466  
    2626/**
    2727  The constructor reads variable and sets HOB
    28  
     28
    2929  @param  FileHandle   The handle of FFS header the loaded driver.
    3030  @param  PeiServices  The pointer to the PEI services.
     
    4545  UINT64                          GlobalErrorLevel;
    4646  UINT32                          HobErrorLevel;
    47  
     47
    4848  Status = PeiServicesLocatePpi (
    4949             &gEfiPeiReadOnlyVariable2PpiGuid,
     
    5454  if (!EFI_ERROR (Status)) {
    5555    Size = sizeof (GlobalErrorLevel);
    56     Status = Variable->GetVariable ( 
    57                          Variable, 
     56    Status = Variable->GetVariable (
     57                         Variable,
    5858                         DEBUG_MASK_VARIABLE_NAME,
    5959                         &gEfiGenericVariableGuid,
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