Searched refs:GetFileByType (Results 1 - 3 of 3) sorted by relevance
| /vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/ |
| H A D | FvLib.h | 63 GetFileByType (
|
| H A D | FvLib.c | 312 GetFileByType ( function
|
| /vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFv/ |
| H A D | GenFvInternalLib.c | 1334 Status = GetFileByType (EFI_FV_FILETYPE_SECURITY_CORE, 1, &SecCoreFile); 1397 Status = GetFileByType (EFI_FV_FILETYPE_PEI_CORE, 1, &PeiCoreFile); 1686 Status = GetFileByType (EFI_FV_FILETYPE_SECURITY_CORE, 1, &SecCoreFile); 1696 Status = GetFileByType (EFI_FV_FILETYPE_PEI_CORE, 1, &PeiCoreFile); 1789 Status = GetFileByType (EFI_FV_FILETYPE_PEI_CORE, 1, &PeiCoreFile); 3387 Status = GetFileByType (EFI_FV_FILETYPE_FFS_PAD, Index, &PadFile);
|
Completed in 57 milliseconds