summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IntelFsp2Pkg: Convert files to CRLF line endingHao Wu2017-04-061-7/+7
* CryptoPkg: Convert files to CRLF line endingHao Wu2017-04-068-2916/+2923
* BaseTools: update error message for SKUID_IDENTIFIER formatYonghong Zhu2017-04-061-2/+2
* BaseTools: Add the missing copyrights in BrotliCompress.batLiming Gao2017-04-061-0/+13
* MdeModulePkg: Remove unsupported PcdExpression usage in module INFLiming Gao2017-04-064-13/+13
* SecurityPkg: SecureBootConfigDxe: Support AUTH_2 enrollment to DBXZhang, Chao B2017-04-065-84/+338
* UefiCpuPkg: Fix typos in UefiCpuPkg.decDandan Bi2017-04-061-1/+1
* MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkgArd Biesheuvel2017-04-056-4/+6
* ArmPlatformPkg/ArmJunoDxe: simplify ACPI table installationArd Biesheuvel2017-04-051-36/+1
* ArmPlatformPkg/ArmJunoPkg: remove PCI host bridge driverArd Biesheuvel2017-04-057-2270/+0
* ArmPlatformPkg/ArmJunoDxe: don't register OnEndOfDxe event on rev R0Ard Biesheuvel2017-04-051-24/+19
* ArmPlatformPkg/ArmJunoDxe: use the generic non-discoverable device supportArd Biesheuvel2017-04-056-1190/+27
* ArmPlatformPkg/ArmJunoDxe: remove BdsLib dependencyArd Biesheuvel2017-04-051-1/+0
* ArmPlatformPkg/ArmShellCmdRunAxf: remove BdsLib dependencyArd Biesheuvel2017-04-052-2/+57
* UefiCpuPkg/CpuFeatures: Change files format to DOSJeff Fan2017-04-0535-6076/+6076
* ShellPkg/setvar: Add assertion indicating TempData shouldn't be NULLRuiyu Ni2017-04-051-1/+2
* UefiCpuPkg/MtrrLib:Fix VS2012 build failureDandan Bi2017-04-051-0/+4
* MdeModulePkg/UefiHiiLib:Fix incorrect comparison expressionDandan Bi2017-04-051-2/+3
* BaseTools/UPT: Fix a parser issueHess Chen2017-04-052-11/+7
* BaseTools/UPT: Support Unicode pathHess Chen2017-04-052-5/+10
* BaseTools/UPT: Use a simple way to get package pathHess Chen2017-04-051-20/+36
* ArmVirtPkg/ArmVirtQemuKernel: increase slack space for DTBArd Biesheuvel2017-04-041-6/+6
* ArmVirtPkg/PlatformPeiLib: honor DT node 'status' propertyArd Biesheuvel2017-04-041-0/+7
* ArmVirtPkg/FdtPL011SerialPortLib: honor DT node 'status' propertyArd Biesheuvel2017-04-041-0/+6
* ArmVirtPkg/FdtClientDxe: honor memory DT node 'status' propertyArd Biesheuvel2017-04-041-0/+8
* NetworkPkg: Fix some bugs related to iSCSI keyword configuration.Zhang, Lubo2017-04-011-24/+54
* MdeModulePkg/DxeHttpLib: Avoid the pointless comparison of UINTN with zeroJiaxin Wu2017-04-012-2/+1
* BaseTools: Enhance StrDefs.h to include ImageDefs.hYonghong Zhu2017-04-011-0/+3
* BaseTools: Enhance expression to support some more operationYonghong Zhu2017-04-011-5/+23
* Vlv2TbltDevicePkg: Fix build failure by adding UefiBootManagerLibRuiyu Ni2017-04-013-0/+3
* MdePkg/Shell.h: Update Shell version from 2.1 to 2.2Ruiyu Ni2017-04-011-2/+2
* UefiCpuPkg/PiSmmCpuDxeSmm: Update saved SMM ranges check in SmmProfileJeff Fan2017-04-011-6/+36
* UefiCpuPkg/PiSmmCpuDxeSmm: Add IsInSmmRanges() to check SMM rangeJeff Fan2017-04-011-5/+31
* UefiCpuPkg/PiSmmCpuDxeSmm: Save SMM ranges info into global variablesJeff Fan2017-04-012-21/+29
* UefiCpuPkg/MtrrLib: Fix GCC build failureRuiyu Ni2017-03-311-3/+11
* ShellPkg/setvar: Support data format in Shell 2.2 specChen A Chen2017-03-311-126/+297
* EmbeddedPkg/DtPlatformDxe: load platform DTB via new libraryArd Biesheuvel2017-03-312-19/+17
* EmbeddedPkg: add base DtPlatformDtbLoaderLib implementationArd Biesheuvel2017-03-313-0/+100
* EmbeddedPkg: add DtPlatformDtbLoaderLib library classArd Biesheuvel2017-03-312-0/+40
* EmbeddedPkg: add DtPlatformDxe to .dsc fileArd Biesheuvel2017-03-311-0/+2
* ArmVirtPkg/PlatformHasAcpiDtDxe: allow guest level ACPI disable overrideArd Biesheuvel2017-03-314-0/+19
* BeagleBoardPkg: add missing BootLogoLib resolutionArd Biesheuvel2017-03-311-0/+1
* BeagleBoardPkg: remove ArmCpuLib referenceArd Biesheuvel2017-03-311-1/+0
* ArmVirtPkg: remove ArmCpuLib referencesArd Biesheuvel2017-03-313-19/+0
* BaseTools/GCC AARCH64: force disable PIC code generationArd Biesheuvel2017-03-311-1/+1
* UefiCpuPkg/MtrrLib: All functions use definitions in Msr.hRuiyu Ni2017-03-311-22/+33
* UefiCpuPkg/MtrrLib: Refine MtrrGetMemoryAttributeByAddressWorkerRuiyu Ni2017-03-311-157/+80
* UefiCpuPkg/MtrrLib: Use a better algorithm to calculate MTRRRuiyu Ni2017-03-311-560/+906
* UefiCpuPkg/MtrrLib: MtrrLibInitializeMtrrMask() uses definitions in CpuId.hRuiyu Ni2017-03-311-11/+9
* UefiCpuPkg/MtrrLib: Add MtrrLib prefix to several internal functionsRuiyu Ni2017-03-311-15/+15