Searched refs:CAP_INFO (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.h244 } CAP_INFO; typedef in typeref:struct:__anon9980
260 extern CAP_INFO mCapDataInfo;
335 OUT CAP_INFO *CapInfo
H A DGenFv.c234 memset (&mCapDataInfo, 0, sizeof (CAP_INFO));
H A DGenFvInternalLib.c160 CAP_INFO mCapDataInfo;
3434 OUT CAP_INFO *CapInfo
3440 This function parses a Cap.INF file and copies info into a CAP_INFO structure.
3462 // memset (CapInfo, 0, sizeof (CAP_INFO));

Completed in 1497 milliseconds