summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg/TPM2: Update function header of GetDigestFromDigestList()Star Zeng2016-09-212-13/+13
* SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLibJiewen Yao2016-09-216-145/+59
* SecurityPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLibJiewen Yao2016-09-213-136/+154
* CryptoPkg: Clean up unreferenced symbol in Cryptest utility.Qin Long2016-09-211-137/+0
* ArmPkg/AsmMacroIoLib: force word alignment for functionsArd Biesheuvel2016-09-211-0/+1
* ArmVirtPkg: move all platforms to MdePkg/ BaseMemoryLib implementationsArd Biesheuvel2016-09-211-3/+5
* MdePkg/BaseMemoryLibOptDxe ARM|AARCH64: implement accelerated GUID functionsArd Biesheuvel2016-09-215-1/+333
* MdePkg/BaseMemoryLibOptDxe ARM: fix arithmetic bugs in CompareMem()Ard Biesheuvel2016-09-211-2/+2
* UefiCpuPkg/SecCore: SecPlatformInformation(2) are optional PPIsJeff Fan2016-09-211-0/+2
* UefiCpuPkg/SecCore: Fix comment typoJeff Fan2016-09-211-6/+6
* QuarkPlatformPkg/PlatformSecLib: Fix stack pointer issue in Flat32.SJeff Fan2016-09-211-2/+2
* MdeModulePkg/XhciPei:1ms delay before access MMIO reg during resetFeng Tian2016-09-211-0/+6
* MdeModulePkg/XhciDxe:1ms delay before access MMIO reg during resetFeng Tian2016-09-211-1/+7
* BaseTools: Update toolsetup.bat to set PYTHONPATH env to run python sourceLiming Gao2016-09-211-58/+47
* BaseTools: Update Python Makefile not to depend on PYTHON_FREEZER_PATHLiming Gao2016-09-211-4/+13
* BaseTools: Update python tool to call external tools with shell true modeLiming Gao2016-09-212-4/+6
* BaseTools: Add Windows batch files to run python tool from SourceLiming Gao2016-09-2113-0/+37
* MdeModulePkg PCD: Update PCD database structure definition to match BaseToolsStar Zeng2016-09-207-16/+16
* BaseTools: Follow PI1.4a to fix artificial limitation of PCD SkuId rangeYonghong Zhu2016-09-201-34/+57
* IntelFsp2Pkg: Align #Pragma in UPD header files to rest of EDK2 PkgsSatya Yarlagadda2016-09-201-4/+7
* NetworkPkg: Correct the DNS token return status by RCODEJiaxin Wu2016-09-201-64/+40
* ArmVirtPkg/HighMemDxe: move to FDT client protocolArd Biesheuvel2016-09-152-75/+61
* ArmVirtPkg/FdtClientDxe: add methods to iterate over memory nodesArd Biesheuvel2016-09-152-0/+101
* ArmVirtPkg/FdtClientDxe: report address and size cell count directlyArd Biesheuvel2016-09-156-14/+31
* ArmVirtPkg/FdtClientDxe: fix check for size of "reg" propertiesArd Biesheuvel2016-09-151-1/+1
* BaseTools: Fix the bug to handle the read-only fileYonghong Zhu2016-09-154-6/+6
* IntelFrameworkPkg/FrameworkSpecConformance.txt: Update the URLYonghong Zhu2016-09-151-1/+1
* edksetup.sh: update the URL in edksetup.shYonghong Zhu2016-09-151-6/+3
* ArmPkg/DefaultExceptionHandlerLib: improve formatting of backtraceArd Biesheuvel2016-09-141-19/+37
* Vlv2TbltDevicePkg:Signal End of Dxe Event.lushifex2016-09-141-5/+5
* UefiCpuPkg/SecCore: Re-install SEC platform information(2) PPIJeff Fan2016-09-144-1/+146
* UefiCpuPkg/SecCore: Abstract worker function GetBistFromHob()Jeff Fan2016-09-141-20/+61
* UefiCpuPkg/SecCore: Add SecBist.cJeff Fan2016-09-144-2/+152
* UefiCpuPkg/CpuMpPei: Build GUIDed-HOB to store all CPU BIST DataJeff Fan2016-09-143-23/+46
* UefiCpuPkg/CpuMpPei: Fix BistData ouput errorJeff Fan2016-09-141-1/+1
* UefiCpuPkg/CpuMpPei: Add parameter BistInformationSizeJeff Fan2016-09-141-3/+10
* UefiCpuPkg/CpuDxe: Fix duplicated status code reportJeff Fan2016-09-141-14/+15
* MdePkg/BaseMemoryLibOptDxe ARM|AARCH64: disallow use in SEC & PEI phasesArd Biesheuvel2016-09-131-0/+9
* MdePkg/BaseMemoryLibOptDxe: add accelerated AARCH64 routinesArd Biesheuvel2016-09-135-1/+839
* MdePkg/BaseMemoryLibOptDxe: add accelerated ARM routinesArd Biesheuvel2016-09-1310-14/+1209
* MdePkg/BaseMemoryLib: widen aligned accesses to 32 or 64 bitsArd Biesheuvel2016-09-133-14/+140
* ArmVirtPkg/FdtParser: avoid unaligned accesses with the MMU offArd Biesheuvel2016-09-132-16/+12
* ArmPkg/ArmMmuLib: base page table VA size on GCD memory map sizeArd Biesheuvel2016-09-133-12/+10
* ArmPkg/ArmMmuLib: use a pool allocation for the root tableArd Biesheuvel2016-09-131-5/+22
* ArmPkg/ArmMmuLib: remove bogus alignment of page allocationsArd Biesheuvel2016-09-131-6/+4
* ArmPkg/ArmMmuLib: deobfuscate GetRootTranslationTableInfo ()Ard Biesheuvel2016-09-131-31/+4
* OvmfPkg: Fix typing errors in header filesThomas Huth2016-09-137-9/+9
* OvmfPkg: Fix typing errorsThomas Huth2016-09-129-14/+14
* OvmfPkg: convert C files with LF line terminators to CRLFLaszlo Ersek2016-09-125-805/+805
* OvmfPkg/IndustryStandard: make "Xen/grant_table.h" pure ASCIILaszlo Ersek2016-09-121-1/+1