VirtualBox

Ignore:
Timestamp:
Apr 14, 2023 3:17:44 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156854
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/EmbeddedPkg/Include/Guid/ExtractSection.h

    r85718 r99404  
    1212#include <Library/ExtractGuidedSectionLib.h>
    1313
    14 
    1514//
    1615// The GUID for this protocol mathes the Decompression scheme being used
     
    1817//
    1918typedef struct {
    20   EXTRACT_GUIDED_SECTION_GET_INFO_HANDLER   SectionGetInfo;
    21   EXTRACT_GUIDED_SECTION_DECODE_HANDLER     SectionExtraction;
     19  EXTRACT_GUIDED_SECTION_GET_INFO_HANDLER    SectionGetInfo;
     20  EXTRACT_GUIDED_SECTION_DECODE_HANDLER      SectionExtraction;
    2221} EXTRACT_SECTION_DATA;
    2322
    2423typedef struct {
    25   EFI_HOB_GUID_TYPE     Hob;
    26   EXTRACT_SECTION_DATA  Data;
     24  EFI_HOB_GUID_TYPE       Hob;
     25  EXTRACT_SECTION_DATA    Data;
    2726} EXTRACT_SECTION_HOB;
    2827
    2928#endif
    30 
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