VirtualBox

Ignore:
Timestamp:
Oct 28, 2015 8:17:18 PM (9 years ago)
Author:
vboxsync
Message:

EFI/Firmware: 'svn merge /vendor/edk2/UDK2010.SR1 /vendor/edk2/current .', reverting and removing files+dirs listed in ReadMe.vbox, resolving conflicts with help from ../UDK2014.SP1/. This is a raw untested merge.

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/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/DxeDebugAgentLib.h

    r48674 r58459  
    22  Header file for Dxe Core Debug Agent Library instance.
    33
    4   Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>
     4  Copyright (c) 2010 - 2013, Intel Corporation. All rights reserved.<BR>
    55  This program and the accompanying materials
    66  are licensed and made available under the terms and conditions of the BSD License
     
    1818#include <PiDxe.h>
    1919
     20#include <Protocol/SerialIo.h>
     21#include <Protocol/DevicePath.h>
     22#include <Protocol/PiPcd.h>
     23
    2024#include <Library/UefiBootServicesTableLib.h>
    2125#include <Library/UefiLib.h>
     26#include <Library/DevicePathLib.h>
     27#include <Library/MemoryAllocationLib.h>
    2228
    2329#include "DebugAgent.h"
    2430
     31/**
     32  Install EFI Serial IO protocol based on Debug Communication Library.
     33
     34**/
     35VOID
     36InstallSerialIo (
     37  VOID
     38  );
     39 
    2540#endif
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