Searched refs:Edk (Results 1 – 7 of 7) sorted by relevance
/device/linaro/bootloader/edk2/EdkShellBinPkg/ |
D | ReadMe.txt | 1 …kShellBinPkg are generated with EFI shell project (svn r64) and build with Edk Compatibility & Bas… 6 3. Check out Edk Shell project source (r64) to $(WORKSPACE)\Shell (svn https://svn.code.sf.net/p/ef… 15 …kShellBinPkg are generated with EFI shell project (svn r64) and build with Edk Compatibility & Bas…
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/ |
D | EdkNt32PpiLib.inf | 19 Component description file for the Edk Nt32 PPI library.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Ppi/ |
D | EdkPpiLib.inf | 18 # Component description file for the Edk PPI library.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/ |
D | EdkGuidLib.inf | 18 # Component description file for the Edk Guid library.
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/ |
D | WorkspaceDatabase.py | 810 def GetBuildOptionsByModuleType(self, Edk, ModuleType): argument 813 if (Edk, ModuleType) not in self._ModuleTypeOptions: 815 self._ModuleTypeOptions[Edk, ModuleType] = options 816 DriverType = '%s.%s' % (Edk, ModuleType) 821 Key = (ToolChainFamily, ToolChain, Edk) 826 return self._ModuleTypeOptions[Edk, ModuleType]
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/ |
D | FrameworkSpecConformance.txt | 11 # 2. Some definitions are NOT defined in Framework specification, but introduced in Edk. EdkII choo…
|
/device/linaro/bootloader/edk2/EdkShellPkg/ |
D | ShellR33.patch | 1469 -is Edk-Dev-Snapshot-20090812, User can get this version EDK from the following URL: 1470 - https://edk.tianocore.org/files/documents/16/558/Edk-Dev-Snapshot-20090812.zip 1472 +is Edk-Dev-Snapshot-20090527, User can get this version EDK from the following URL: 1473 + https://edk.tianocore.org/files/documents/16/526/Edk-Dev-Snapshot-20090527.zip
|