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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A DElfConvert.c46 UINT16 *mCoffEntryRel; variable
69 *mCoffEntryRel = Val;
70 mCoffEntryRel++;
109 mCoffEntryRel = (UINT16 *)(mCoffBaseRel + 1);

Completed in 505 milliseconds