VirtualBox

Ignore:
Timestamp:
Apr 14, 2023 3:17:44 PM (22 months ago)
Author:
vboxsync
Message:

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

Location:
trunk/src/VBox/Devices/EFI/FirmwareNew
Files:
2 edited

Legend:

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

  • trunk/src/VBox/Devices/EFI/FirmwareNew/DynamicTablesPkg/DynamicTablesPkg.ci.yaml

    r89983 r99404  
    66##
    77{
     8    "EccCheck": {
     9        ## Exception sample looks like below:
     10        ## "ExceptionList": [
     11        ##     "<ErrorID>", "<KeyWord>"
     12        ## ]
     13        "ExceptionList": [
     14        # "The #ifndef at the start of an include file should use
     15        # both prefix and postfix underscore characters, '_'"
     16        # This error is not triggered for the latest BaseTools code.
     17        # @TODO The error should be re-enabled when the python packages
     18        # containing the BaseTools are updated to the latest version.
     19        "8003", "DISABLE_NEW_DEPRECATED_INTERFACES",
     20        "9005", "@defgroup",      # Use extra Doxygen commands
     21        "9005", "@ingroup",       # Use extra Doxygen commands
     22        "9005", "@mainpage",      # Use extra Doxygen commands
     23        "9005", "@ref",           # Use extra Doxygen commands
     24        ],
     25        ## Both file path and directory path are accepted.
     26        "IgnoreFiles": [
     27        ]
     28    },
     29
    830    ## options defined .pytool/Plugin/CompilerPlugin
    931    "CompilerPlugin": {
     
    2446    "DependencyCheck": {
    2547        "AcceptableDependencies": [
     48            "ArmPkg/ArmPkg.dec",
    2649            "ArmPlatformPkg/ArmPlatformPkg.dec",
    2750            "EmbeddedPkg/EmbeddedPkg.dec",
     
    78101           "CCSIDR",
    79102           "countof",
     103           "edynamic",
    80104           "EOBJECT",
    81105           "invoc",
     106           "ITARGETSR",
    82107           "GTBLOCK",
    83108           "lgreater",
    84109           "lless",
    85110           "MPIDR",
     111           "PASID",
    86112           "PERIPHBASE",
     113           "phandle",
    87114           "pytool",
     115           "Rdword",
    88116           "Roadmap",
    89117           "ROOTNODEBASE",
     
    91119           "ssdtserialporttemplate",
    92120           "SMMUV",
     121           "ssdtpcieosctemplate",
     122           "SSDTPC",
    93123           "standardised",
    94124           "TABLEEX",
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