Searched refs:Section (Results 1 - 25 of 67) sorted by relevance

123

/vbox/src/VBox/Additions/x11/Installer/
H A Dsolaris_xorg_modeless.conf6 Section "ServerLayout"
13 Section "Files"
26 Section "Module"
40 Section "InputDevice"
45 Section "InputDevice"
54 Section "Device"
60 Section "Monitor"
68 Section "Device"
76 Section "Screen"
H A Dlinux_xorg_suse11.conf7 Section "Files"
42 Section "ServerFlags"
47 Section "Module"
55 Section "InputDevice"
65 Section "InputDevice"
77 Section "InputDevice"
86 Section "Monitor"
93 Section "Screen"
103 Section "Device"
112 Section "ServerLayou
[all...]
H A Dsolaris_xorg.conf6 Section "ServerLayout"
13 Section "Files"
27 Section "Module"
41 Section "InputDevice"
46 Section "InputDevice"
55 Section "Device"
61 Section "Monitor"
69 Section "Device"
77 Section "Screen"
H A Dx11config.sh33 # ^\s*Section\s*"(InputDevice|Device|ServerLayout|Screen|Monitor|Keyboard|Pointer)"
66 Section "InputDevice"
79 Section "InputDevice"
91 Section "InputDevice"
100 Section "ServerLayout"
113 Section "Monitor"
119 Section "Device"
126 Section "Screen"
H A Dx11config15sol.pl54 if ($line =~ /^\s*Section\s*"([a-zA-Z]+)"/i)
H A Dx11config15.pl54 if ($line =~ /^\s*Section\s*"([a-zA-Z]+)"/i) {
H A Dx11config.pl40 if ($line =~ /^\s*Section\s*"([a-zA-Z]+)"/i)
100 print TMP "Section \"InputDevice\"\n";
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Sec/
H A DSecMain.c152 EFI_COMMON_SECTION_HEADER *Section; local
169 Section = (EFI_COMMON_SECTION_HEADER*)(UINTN) CurrentAddress;
170 DEBUG ((EFI_D_INFO, "Section->Type: 0x%x\n", Section->Type));
172 Size = SECTION_SIZE (Section);
173 if (Size < sizeof (*Section)) {
185 if (Section->Type == SectionType) {
186 *FoundSection = Section;
189 DEBUG ((EFI_D_INFO, "Section->Type (0x%x) != SectionType (0x%x)\n", Section
293 EFI_GUID_DEFINED_SECTION *Section; local
384 EFI_COMMON_SECTION_HEADER *Section; local
452 EFI_COMMON_SECTION_HEADER *Section; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/
H A DSection.py27 class Section (SectionClassObject): class in inherits:SectionClassObject
114 if FileType in Section.SectFileType.keys() :
122 Suffix = Section.SectionType.get(FileType)
124 Suffix = Section.BinFileType.get(FileType)
H A DCompressSection.py19 import Section namespace
81 GenFdsGlobalVariable.GenerateSection(OutputFile, SectFiles, Section.Section.SectionType['COMPRESS'],
H A DOptRomInfStatement.py20 import Section namespace
128 OutputFileList, IsSect = Section.Section.GetFileList(self, '', Rule.FileExtension)
150 FileList, IsSect = Section.Section.GetFileList(self, '', Sect.FileExtension)
H A DFvImageSection.py18 import Section namespace
57 FileList, IsSect = Section.Section.GetFileList(FfsInf, self.FvFileType, self.FvFileExtension)
H A DDepexSection.py18 import Section namespace
110 GenFdsGlobalVariable.GenerateSection(OutputFile, [InputFile], Section.Section.SectionType.get (SecType))
H A DGuidSection.py18 import Section namespace
137 GenFdsGlobalVariable.VerboseLogger( "Use GenSection function Generate CRC32 Section")
138 GenFdsGlobalVariable.GenerateSection(OutputFile, SectFile, Section.Section.SectionType[self.SectionType], InputAlign=SectAlign)
219 # Call Gensection Add Section Header
227 GenFdsGlobalVariable.GenerateSection(OutputFile, [TempFile], Section.Section.SectionType['GUIDED'],
H A DDataSection.py18 import Section namespace
62 """Check Section file exist or not !"""
78 #Get PE Section alignment when align is set to AUTO
116 GenFdsGlobalVariable.GenerateSection(OutputFile, [self.SectFileName], Section.Section.SectionType.get(self.SecType))
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DParseInf.h74 IN CHAR8 *Section
88 Section Section to search for
99 IN CHAR8 *Section,
115 Section The section to search for, a string within [].
126 EFI_NOT_FOUND Section/Token/Value not found.
210 IN CHAR8 *Section
224 Section Section to search for
H A DParseInf.c147 IN CHAR8 *Section
159 Section Section to search for
177 assert (Section);
196 CurrentToken = strstr (InputBuffer, Section);
208 IN CHAR8 *Section,
222 Section The section to search for, a string within [].
233 EFI_NOT_FOUND Section/Token/Value not found.
249 Section == NULL ||
250 strlen (Section)
206 FindToken( IN MEMORY_FILE *InputFile, IN CHAR8 *Section, IN CHAR8 *Token, IN UINTN Instance, OUT CHAR8 *Value ) argument
[all...]
H A DBasePeCoff.c500 // a mulitple of Section Alignment). Per the PE/COFF specification, the
501 // section headers in the Section Table must appear in order of the RVA
504 // Section Table.
850 EFI_IMAGE_SECTION_HEADER *Section; local
971 Section = FirstSection;
977 Base = PeCoffLoaderImageAddress (ImageContext, Section->VirtualAddress);
980 Section->VirtualAddress + Section->Misc.VirtualSize - 1
1004 Size = (UINTN) Section->Misc.VirtualSize;
1005 if ((Size == 0) || (Size > Section
[all...]
H A DFvLib.c406 OUT EFI_FILE_SECTION_POINTER *Section
415 saved in Section. GUID-defined sections, if special processing is not required,
425 Section The found section returned.
446 *Section = CurrentSection;
469 Section
489 OUT EFI_FILE_SECTION_POINTER *Section
505 Section Return pointer. In the case of an error, contents are undefined.
552 Section
559 // Section not found
561 (*Section)
[all...]
H A DFirmwareVolumeBufferLib.h117 OUT VOID **Section
124 OUT VOID **Section
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DMigrationUtilities.py362 # @param Section Section dictionary indexed by CPU architecture.
366 def AddToSection(Section, Arch, Item):
367 SectionArch = Section.get(Arch, [])
370 Section[Arch] = SectionArch
382 # @retval Section The string content of a section.
400 Section = ""
404 Section += "[%s.%s]\n%s\n" % (SectionName, Arch, SectionArch)
405 Section += "\n"
406 if Section !
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/FwVol/
H A DFwVol.c616 @param Section From where to search.
630 IN EFI_COMMON_SECTION_HEADER *Section,
656 if (IS_SECTION2 (Section)) {
657 ASSERT (SECTION2_SIZE (Section) > 0x00FFFFFF);
660 SectionLength = SECTION2_SIZE (Section);
668 Section = (EFI_COMMON_SECTION_HEADER *) ((UINT8 *) Section + SectionLength);
673 if (Section->Type == SectionType) {
674 if (IS_SECTION2 (Section)) {
675 *OutputBuffer = (VOID *)((UINT8 *) Section
627 ProcessSection( IN CONST EFI_PEI_SERVICES **PeiServices, IN EFI_SECTION_TYPE SectionType, IN EFI_COMMON_SECTION_HEADER *Section, IN UINTN SectionSize, OUT VOID **OutputBuffer, IN BOOLEAN IsFfs3Fv ) argument
1473 EFI_COMMON_SECTION_HEADER *Section; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
H A DParseUpdateProfile.c212 Add new section item into Section head.
214 @param Buffer Section item data buffer.
216 @param SectionHead Section item head entry.
219 @retval EFI_SUCCESS Section item is NULL or Section item is added.
298 Add new section entry and entry value into Section head.
300 @param Buffer Section entry data buffer.
302 @param SectionHead Section item head entry.
305 @retval EFI_SUCCESS Section entry is NULL or Section entr
437 FreeAllList( IN SECTION_ITEM *Section, IN COMMENT_LINE *Comment ) argument
485 UpdateGetProfileString( IN SECTION_ITEM *Section, IN UINT8 *SectionName, IN UINT8 *EntryName, OUT UINT8 **EntryValue ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxPeCoffLib/
H A DBasePeCoff.c501 // a multiple of Section Alignment). Per the PE/COFF specification, the
502 // section headers in the Section Table must appear in order of the RVA
505 // Section Table.
889 EFI_IMAGE_SECTION_HEADER *Section; local
1024 Section = FirstSection;
1029 Size = (UINTN) Section->Misc.VirtualSize;
1030 if ((Size == 0) || (Size > Section->SizeOfRawData)) {
1031 Size = (UINTN) Section->SizeOfRawData;
1037 Base = PeCoffLoaderImageAddress (ImageContext, Section->VirtualAddress);
1040 Section
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePeCoffLib/
H A DBasePeCoff.c52 SizeOfHeader, Section Data Region and Security Data Region be in PE image range.
380 SizeOfHeader, Section Data Region and Security Data Region be in PE image range.
618 // a multiple of Section Alignment). Per the PE/COFF specification, the
619 // section headers in the Section Table must appear in order of the RVA
622 // Section Table.
1010 EFI_IMAGE_SECTION_HEADER *Section; local
1140 Section = FirstSection;
1145 Size = (UINTN) Section->Misc.VirtualSize;
1146 if ((Size == 0) || (Size > Section->SizeOfRawData)) {
1147 Size = (UINTN) Section
[all...]

Completed in 175 milliseconds

123