| /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/ |
| D | MetaFileTable.py | 87 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', argument 116 def Query(self, Model, Arch=None, Platform=None): argument 170 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', argument 197 def Query(self, Model, Arch=None): argument 251 …def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', BelongsToItem=-1… argument 282 def Query(self, Model, Scope1=None, Scope2=None, BelongsToItem=None, FromItem=None): argument
|
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/ |
| D | MetaFileTable.py | 111 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', argument 138 def Query(self, Model, Arch=None, Platform=None, BelongsToItem=None): argument 193 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', argument 219 def Query(self, Model, Arch=None): argument 307 …def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', BelongsToItem=-1… argument 337 def Query(self, Model, Scope1=None, Scope2=None, BelongsToItem=None, FromItem=None): argument
|
| D | MetaDataTable.py | 187 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): argument 208 def InsertFile(self, File, Model): argument
|
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/ |
| D | TableFile.py | 69 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): argument 86 def InsertFile(self, FileFullPath, Model): argument
|
| D | TableDsc.py | 87 …def Insert(self, Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, Sta… argument 102 def Query(self, Model): argument
|
| D | TableFdf.py | 88 …def Insert(self, Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, Star… argument 103 def Query(self, Model): argument
|
| D | TableInf.py | 93 …def Insert(self, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile… argument 108 def Query(self, Model): argument
|
| D | TableDec.py | 87 …def Insert(self, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile… argument 102 def Query(self, Model): argument
|
| D | TableQuery.py | 62 def Insert(self, Name, Modifier, Value, Model): argument
|
| D | TablePcd.py | 83 …def Insert(self, CName, TokenSpaceGuidCName, Token, DatumType, Model, BelongsToFile, BelongsToFunc… argument
|
| D | TableIdentifier.py | 83 …def Insert(self, Modifier, Type, Name, Value, Model, BelongsToFile, BelongsToFunction, StartLine, … argument
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Cpu/Pentium/CpuIA32Lib/ |
| D | EfiCpuVersion.c | 27 IN OUT UINT8 *Model, OPTIONAL in EfiCpuVersion()
|
| /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/CpuIA32Lib/ |
| D | EfiCpuVersion.c | 38 @param FamilyId FamilyId, including ExtendedFamilyId in EfiCpuVersion()
|
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
| D | Parsing.py | 179 def QueryDscItem(Table, Model, BelongsToItem, BelongsToFile): argument 196 def QueryDecItem(Table, Model, BelongsToItem): argument 212 def QueryInfItem(Table, Model, BelongsToItem): argument 804 def InsertSectionItems(Model, CurrentSection, SectionItemList, ArchList, ThirdList, RecordSet): argument 842 def InsertSectionItemsIntoDatabase(Table, FileID, Filename, Model, CurrentSection, SectionItemList,… argument
|
| D | DscClassObject.py | 925 def ParseInclude(self, LineValue, StartLine, Table, FileID, Filename, SectionName, Model, Arch): argument 939 def ParseDefine(self, LineValue, StartLine, Table, FileID, Filename, SectionName, Model, Arch): argument 952 …def ParseDefinesSection(self, LineValue, StartLine, Table, FileID, Filename, SectionName, Model, A… argument
|
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/ |
| D | DataClass.py | 267 …def __init__(self, ID = -1, Modifier = '', Type = '', Name = '', Value = '', Model = MODEL_UNKNOWN… argument 313 …ID = -1, CName = '', TokenSpaceGuidCName = '', Token = '', DatumType = '', Model = MODEL_UNKNOWN, \ argument 354 …def __init__(self, ID = -1, Name = '', ExtName = '', Path = '', FullPath = '', Model = MODEL_UNKNO… argument
|
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/ |
| D | Report.py | 192 def GeneratePpiProtocol(self, Model, Name, Guid, Type, CName): argument
|
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/ |
| D | Check.py | 1079 def CheckGuidProtocolPpi(self, ErrorID, Model, Table): argument 1102 def CheckGuidProtocolPpiValue(self, ErrorID, Model): argument
|
| /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/ |
| D | MiscOemType0x90Function.c | 41 #include <Protocol/DxeSmmReadyToLock.h> in GetCPUStepping() 42 in GetCPUStepping() 43 in GetCPUStepping()
|
| /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/ |
| D | Microcode.h | 44 UINT32 Model:4; member
|
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/ |
| D | Parsing.py | 744 def InsertSectionItems(Model, SectionItemList, ArchList, \ argument
|
| /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Library/ |
| D | CpuIA32.h | 61 typedef struct {
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Cpu/Pentium/Include/ |
| D | CpuIA32.h | 59 UINT32 Model : 4; member
|
| /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/ |
| D | PlatformCpuInfo.h | 63 typedef struct {
|
| /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/ |
| D | SetupInfoRecords.c | 913 UpdateCPUInformation ()
|