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/MdePkg/Include/Ppi/GuidedSectionExtraction.h

    r80721 r99404  
    2929//
    3030
    31 
    32 typedef struct _EFI_PEI_GUIDED_SECTION_EXTRACTION_PPI   EFI_PEI_GUIDED_SECTION_EXTRACTION_PPI;
    33 
     31typedef struct _EFI_PEI_GUIDED_SECTION_EXTRACTION_PPI EFI_PEI_GUIDED_SECTION_EXTRACTION_PPI;
    3432
    3533/**
     
    8078  OUT UINTN                                        *OutputSize,
    8179  OUT UINT32                                       *AuthenticationStatus
    82 );
     80  );
    8381
    8482///
     
    9088///
    9189struct _EFI_PEI_GUIDED_SECTION_EXTRACTION_PPI {
    92   EFI_PEI_EXTRACT_GUIDED_SECTION ExtractSection;
     90  EFI_PEI_EXTRACT_GUIDED_SECTION    ExtractSection;
    9391};
    9492
    95 
    96 
    9793#endif
    98 
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