VirtualBox

Ignore:
Timestamp:
Aug 12, 2020 4:09:12 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
139865
Message:

Devices/EFI: Merge edk-stable202005 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/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c

    r80721 r85718  
    44  Copyright (c) 2005 - 2018, Intel Corporation. All rights reserved.<BR>
    55  (C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR>
    6   (C) Copyright 2015-2017 Hewlett Packard Enterprise Development LP<BR>
     6  (C) Copyright 2015-2019 Hewlett Packard Enterprise Development LP<BR>
    77  SPDX-License-Identifier: BSD-2-Clause-Patent
    88
     
    11701170
    11711171  //
     1172  // Processor Additional Information (Type 44)
     1173  //
     1174  case 44:
     1175    DisplayProcessorArchitectureType (Struct->Type44->ProcessorSpecificBlock.ProcessorArchType, Option);
     1176    break;
     1177
     1178  //
    11721179  // Inactive (Type 126)
    11731180  //
     
    23492356    case 0x1F4:
    23502357      Print (L"Video Processor\n");
     2358      break;
     2359
     2360    case 0x200:
     2361      Print (L"RISC-V RV32\n");
     2362      break;
     2363
     2364    case 0x201:
     2365      Print (L"RISC-V RV64\n");
     2366      break;
     2367
     2368    case 0x202:
     2369      Print (L"RISC-V RV128\n");
    23512370      break;
    23522371
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