VirtualBox

Ignore:
Timestamp:
Mar 12, 2019 12:40:12 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
129295
Message:

EFI: First step in UDK2018 merge. Does not build yet.

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/Include/Guid/ShellLibHiiGuid.h

    r58516 r77662  
    22  GUIDs for HII package list installed by Shell libraries.
    33
    4   Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>
     4  Copyright (c) 2011 - 2016, Intel Corporation. All rights reserved.<BR>
    55  This program and the accompanying materials
    66  are licensed and made available under the terms and conditions of the BSD License
     
    5555    0xf3d301bb, 0xf4a5, 0x45a8, { 0xb0, 0xb7, 0xfa, 0x99, 0x9c, 0x62, 0x37, 0xae } \
    5656  }
     57
     58#define SHELL_NETWORK2_HII_GUID \
     59  { \
     60    0x174b2b5, 0xf505, 0x4b12, { 0xaa, 0x60, 0x59, 0xdf, 0xf8, 0xd6, 0xea, 0x37 } \
     61  }
     62
     63#define SHELL_TFTP_HII_GUID \
     64  { \
     65    0x738a9314, 0x82c1, 0x4592, { 0x8f, 0xf7, 0xc1, 0xbd, 0xf1, 0xb2, 0x0e, 0xd4 } \
     66  }
     67
     68
    5769#define SHELL_BCFG_HII_GUID \
    5870  { \
     
    6880extern EFI_GUID gShellLevel3HiiGuid;
    6981extern EFI_GUID gShellNetwork1HiiGuid;
     82extern EFI_GUID gShellNetwork2HiiGuid;
     83extern EFI_GUID gShellTftpHiiGuid;
    7084extern EFI_GUID gShellBcfgHiiGuid;
    7185
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