OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SECTION_ITEM
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
ParseUpdateProfile.c
226
IN OUT
SECTION_ITEM
**SectionHead
230
SECTION_ITEM
*SectionItem;
268
SectionItem = AllocatePool (sizeof (
SECTION_ITEM
));
312
IN OUT
SECTION_ITEM
**SectionHead
316
SECTION_ITEM
*SectionItem;
317
SECTION_ITEM
*PtrSection;
366
SectionItem = AllocatePool (sizeof (
SECTION_ITEM
));
438
IN
SECTION_ITEM
*Section,
442
SECTION_ITEM
*PtrSection;
486
IN
SECTION_ITEM
*Section,
[
all
...]
UpdateDriver.h
61
typedef struct _SECTION_ITEM
SECTION_ITEM
;
67
SECTION_ITEM
*ptrNext;
Completed in 49 milliseconds