Searched refs:UiSection (Results 1 – 6 of 6) sorted by relevance
41 CHAR16 *UiSection; in LocateEfiApplicationInFvByName() local95 UiSection = NULL; in LocateEfiApplicationInFvByName()101 (VOID **)&UiSection, in LocateEfiApplicationInFvByName()106 if (StrnCmp (EfiAppName, UiSection, UiStringLen) == 0) { in LocateEfiApplicationInFvByName()118 FreePool (UiSection); in LocateEfiApplicationInFvByName()122 FreePool (UiSection); in LocateEfiApplicationInFvByName()162 CHAR16 *UiSection; in LocateEfiApplicationInFvByGuid() local211 UiSection = NULL; in LocateEfiApplicationInFvByGuid()217 (VOID **)&UiSection, in LocateEfiApplicationInFvByGuid()225 *DevicePath = FileDevicePath (HandleBuffer[Index], UiSection); in LocateEfiApplicationInFvByGuid()
68 CHAR16 *UiSection; in PlatformRegisterFvBootOption() local110 UiSection = NULL; in PlatformRegisterFvBootOption()116 (VOID **) &UiSection, in PlatformRegisterFvBootOption()123 FreePool (UiSection); in PlatformRegisterFvBootOption()
89 CHAR16 *UiSection; in FvSimpleFileSystemOpenVolume() local157 UiSection = NULL; in FvSimpleFileSystemOpenVolume()163 (VOID **)&UiSection, in FvSimpleFileSystemOpenVolume()168 Name = UiSection; in FvSimpleFileSystemOpenVolume()
29 class UiSection (UiSectionClassObject): class
28 import UiSection2914 UiSectionObj = UiSection.UiSection()
152 $(BASE_TOOLS_PATH)\Source\Python\GenFds\UiSection.py \