Searched defs:SectionsStart (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DFirmwareVolumeBuffer.c1202 IN VOID *SectionsStart,
1215 SectionsStart - Address of the start of the FFS sections array
1241 sectionHdr = (EFI_COMMON_SECTION_HEADER*)((UINT8*)SectionsStart + *Key);
1201 FvBufFindNextSection( IN VOID *SectionsStart, IN UINTN TotalSectionsSize, IN OUT UINTN *Key, OUT VOID **Section ) argument

Completed in 34 milliseconds