Changeset 106061 in vbox for trunk/src/VBox/Devices/BiosCommonCode
- Timestamp:
- Sep 16, 2024 2:03:52 PM (2 months ago)
- Location:
- trunk/src/VBox/Devices/BiosCommonCode
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/BiosCommonCode/ASMBitLastSetU16.asm
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2006-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/BiosCommonCode/DoUInt32Div.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp
r105724 r106061 5 5 6 6 /* 7 * Copyright (C) 2012-202 3Oracle and/or its affiliates.7 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/BiosCommonCode/Makefile.kmk
r98103 r106061 5 5 6 6 # 7 # Copyright (C) 2012-202 3Oracle and/or its affiliates.7 # Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/BiosCommonCode/__I4D.asm
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2012-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/BiosCommonCode/__I4M.asm
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2012-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/BiosCommonCode/__U4D.asm
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2012-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/BiosCommonCode/__U4M.asm
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2012-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/BiosCommonCode/__U8LS.asm
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2012-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/BiosCommonCode/__U8RS.asm
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2012-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/BiosCommonCode/biosorg_check.sed
r98103 r106061 6 6 7 7 # 8 # Copyright (C) 2012-202 3Oracle and/or its affiliates.8 # Copyright (C) 2012-2024 Oracle and/or its affiliates. 9 9 # 10 10 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/BiosCommonCode/commondefs.inc
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2004-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2004-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/BiosCommonCode/fmemcpy.asm
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2012-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/BiosCommonCode/fmemset.asm
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2012-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as
Note:
See TracChangeset
for help on using the changeset viewer.