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:
3 edited

Legend:

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

  • trunk/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/DebugAgentDxe/DebugAgentDxe.c

    r58464 r58466  
    33
    44Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.<BR>
    5 This program and the accompanying materials                         
    6 are licensed and made available under the terms and conditions of the BSD License         
    7 which accompanies this distribution.  The full text of the license may be found at       
    8 http://opensource.org/licenses/bsd-license.php                                           
    9                                                                                          
    10 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     
    11 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             
     5This program and the accompanying materials
     6are licensed and made available under the terms and conditions of the BSD License
     7which accompanies this distribution.  The full text of the license may be found at
     8http://opensource.org/licenses/bsd-license.php
     9
     10THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
     11WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
    1212
    1313**/
     
    1818#include <Library/DebugAgentLib.h>
    1919
    20 EFI_EVENT       mExitBootServiceEvent; 
     20EFI_EVENT       mExitBootServiceEvent;
    2121
    2222/**
  • trunk/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/DebugAgentDxe/DebugAgentDxe.inf

    r58464 r58466  
    2121  FILE_GUID                      = 9727502C-034E-472b-8E1B-67BB28C6CFDB
    2222  MODULE_TYPE                    = DXE_DRIVER
    23   VERSION_STRING                 = 1.0 
     23  VERSION_STRING                 = 1.0
    2424  ENTRY_POINT                    = DebugAgentDxeInitialize
    2525  UNLOAD_IMAGE                   = DebugAgentDxeUnload
     
    3333[Sources]
    3434  DebugAgentDxe.c
    35  
     35
    3636[Packages]
    3737  MdePkg/MdePkg.dec
     
    4141  UefiDriverEntryPoint
    4242  UefiBootServicesTableLib
    43   DebugAgentLib 
     43  DebugAgentLib
    4444
    4545[Guids]
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