VirtualBox

Ignore:
Timestamp:
Oct 28, 2015 8:17:18 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103761
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/StdLib/LibC/gdtoa/gdtoa.h

    r48674 r58459  
    1 /* $NetBSD: gdtoa.h,v 1.6.4.1.4.1 2008/04/08 21:10:55 jdc Exp $ */
     1/** @file
    22
    3 /****************************************************************
     3  Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
     4  This program and the accompanying materials are licensed and made available under
     5  the terms and conditions of the BSD License that accompanies this distribution.
     6  The full text of the license may be found at
     7  http://opensource.org/licenses/bsd-license.
     8
     9  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
     10  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
    411
    512The author of this software is David M. Gay.
     
    2734THIS SOFTWARE.
    2835
     36  $NetBSD: gdtoa.h,v 1.6.4.1.4.1 2008/04/08 21:10:55 jdc Exp
     37
    2938****************************************************************/
    3039
     
    3948
    4049#ifndef Long
    41 #define Long EFI_LONG_T
     50#define Long int32_t
    4251#endif
    4352#ifndef ULong
    44 #define ULong EFI_ULONG_T
     53#define ULong uint32_t
    4554#endif
    4655#ifndef UShort
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