Changeset 32394 in vbox for trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg
- Timestamp:
- Sep 10, 2010 12:13:11 PM (14 years ago)
- Location:
- trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxMisc/efi-app/Readme.txt
r26441 r32394 5 5 6 6 # 7 # Copyright (C) 2009-2010 Sun Microsystems, Inc.7 # Copyright (C) 2009-2010 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 #17 # The contents of this file may alternatively be used under the terms18 # of the Common Development and Distribution License Version 1.019 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the20 # VirtualBox OSE distribution, in which case the provisions of the21 # CDDL are applicable instead of those of the GPL.22 #23 # You may elect to license modified versions of this file under the24 # terms and conditions of either the GPL or the CDDL or both.25 #26 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa27 # Clara, CA 95054 USA or visit http://www.sun.com if you need28 # additional information or have any questions.29 16 #/ 30 17 Here could be some help how to manage files on efi-app ISO -
trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxOSELogo/VBoxOSELogo.inf
r28800 r32394 6 6 7 7 # 8 # Copyright (C) 2009.2010 Sun Microsystems, Inc. 9 # 10 # Copyright (C) Oracle Corporation 8 # Copyright (C) 2009-2010 Oracle Corporation 11 9 # 12 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkg.dec
r26441 r32394 5 5 6 6 # 7 # Copyright (C) 2009-2010 Sun Microsystems, Inc.7 # Copyright (C) 2009-2010 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 #17 # The contents of this file may alternatively be used under the terms18 # of the Common Development and Distribution License Version 1.019 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the20 # VirtualBox OSE distribution, in which case the provisions of the21 # CDDL are applicable instead of those of the GPL.22 #23 # You may elect to license modified versions of this file under the24 # terms and conditions of either the GPL or the CDDL or both.25 #26 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa27 # Clara, CA 95054 USA or visit http://www.sun.com if you need28 # additional information or have any questions.29 16 #/ 30 17 -
trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkg.dsc
r30098 r32394 5 5 6 6 # 7 # Copyright (C) 2009-2010 Sun Microsystems, Inc.7 # Copyright (C) 2009-2010 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 #17 # The contents of this file may alternatively be used under the terms18 # of the Common Development and Distribution License Version 1.019 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the20 # VirtualBox OSE distribution, in which case the provisions of the21 # CDDL are applicable instead of those of the GPL.22 #23 # You may elect to license modified versions of this file under the24 # terms and conditions of either the GPL or the CDDL or both.25 #26 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa27 # Clara, CA 95054 USA or visit http://www.sun.com if you need28 # additional information or have any questions.29 16 #/ 30 17 -
trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkg.fdf
r27353 r32394 6 6 7 7 # 8 # Copyright (C) 2009-2010 Sun Microsystems, Inc.8 # Copyright (C) 2009-2010 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 #18 # The contents of this file may alternatively be used under the terms19 # of the Common Development and Distribution License Version 1.020 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the21 # VirtualBox OSE distribution, in which case the provisions of the22 # CDDL are applicable instead of those of the GPL.23 #24 # You may elect to license modified versions of this file under the25 # terms and conditions of either the GPL or the CDDL or both.26 #27 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa28 # Clara, CA 95054 USA or visit http://www.sun.com if you need29 # additional information or have any questions.30 17 # 31 18 -
trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkgOSE.dsc
r29123 r32394 5 5 6 6 # 7 # Copyright (C) 2009-2010 Sun Microsystems, Inc.7 # Copyright (C) 2009-2010 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 #17 # The contents of this file may alternatively be used under the terms18 # of the Common Development and Distribution License Version 1.019 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the20 # VirtualBox OSE distribution, in which case the provisions of the21 # CDDL are applicable instead of those of the GPL.22 #23 # You may elect to license modified versions of this file under the24 # terms and conditions of either the GPL or the CDDL or both.25 #26 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa27 # Clara, CA 95054 USA or visit http://www.sun.com if you need28 # additional information or have any questions.29 16 #/ 30 17 -
trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkgOSE.fdf
r29123 r32394 6 6 7 7 # 8 # Copyright (C) 2009-2010 Sun Microsystems, Inc.8 # Copyright (C) 2009-2010 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as … … 21 21 # VirtualBox OSE distribution, in which case the provisions of the 22 22 # CDDL are applicable instead of those of the GPL. 23 #24 # You may elect to license modified versions of this file under the25 # terms and conditions of either the GPL or the CDDL or both.26 #27 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa28 # Clara, CA 95054 USA or visit http://www.sun.com if you need29 # additional information or have any questions.30 23 # 31 24 -
trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkgOSEX64.dsc
r29132 r32394 11 11 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 12 12 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 13 #14 # The contents of this file may alternatively be used under the terms15 # of the Common Development and Distribution License Version 1.016 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the17 # VirtualBox OSE distribution, in which case the provisions of the18 # CDDL are applicable instead of those of the GPL.19 #20 # You may elect to license modified versions of this file under the21 # terms and conditions of either the GPL or the CDDL or both.22 #23 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa24 # Clara, CA 95054 USA or visit http://www.sun.com if you need25 # additional information or have any questions.26 13 #/ 27 14 -
trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkgX64.dsc
r26451 r32394 2 2 3 3 # 4 # Copyright (C) 2009-2010 Sun Microsystems, Inc.4 # Copyright (C) 2009-2010 Oracle Corporation 5 5 # 6 6 # This file is part of VirtualBox Open Source Edition (OSE), as … … 11 11 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 12 12 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 13 #14 # The contents of this file may alternatively be used under the terms15 # of the Common Development and Distribution License Version 1.016 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the17 # VirtualBox OSE distribution, in which case the provisions of the18 # CDDL are applicable instead of those of the GPL.19 #20 # You may elect to license modified versions of this file under the21 # terms and conditions of either the GPL or the CDDL or both.22 #23 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa24 # Clara, CA 95054 USA or visit http://www.sun.com if you need25 # additional information or have any questions.26 13 #/ 27 14
Note:
See TracChangeset
for help on using the changeset viewer.