summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/MemoryInitPeiLib: don't reserve primary FV in memoryMeenakshi Aggarwal2017-11-301-69/+0
* ArmPlatformPkg/PrePi: don't expose PE/COFF and LZMA libraries via HOBsArd Biesheuvel2017-11-304-116/+0
* BeagleBoardPkg: clone MemoryInitPeiLibArd Biesheuvel2017-11-303-1/+263
* BeagleBoardPkg: create private PrePi implementationArd Biesheuvel2017-11-3010-3/+839
* ArmPlatformPkg/PrePi: call all constructors by handArd Biesheuvel2017-11-302-14/+7
* EmbeddedPkg BeagleBoardPkg: move special HOB reuse libraries into platformArd Biesheuvel2017-11-306-5/+3
* ArmPlatformPkg: move internal PL031 header into driver directoryArd Biesheuvel2017-11-302-10/+9
* ArmPlatformPkg: move internal SP805 header into driver directoryArd Biesheuvel2017-11-302-1/+2
* ArmPlatformPkg: move internal PL061 header into driver directoryArd Biesheuvel2017-11-302-1/+2
* ArmPlatformPkg: remove ArmPlatformInitializeSystemMemoryArd Biesheuvel2017-11-308-76/+0
* ArmPlatformPkg/ArmPlatformLib: remove ARM_SYSTEM_MEMORY_REGION_DESCRIPTORArd Biesheuvel2017-11-301-13/+0
* ArmPlatformPkg: remove unused ArmVExpressLibCTA9x4 codeArd Biesheuvel2017-11-307-661/+0
* ArmPlatformPkg/Documentation: remove outdated porting manualArd Biesheuvel2017-11-304-74/+0
* BeagleBoardPkg: add CapsuleLib resolutionLeif Lindholm2017-11-301-0/+2
* Omap35xxPkg: add GetTimeInNanoSecond implementationLeif Lindholm2017-11-301-0/+24
* BeagleBoardPkg: Fix build failure due to Tftp library removalRuiyu Ni2017-11-302-8/+11
* ArmVirtPkg: Fix build failure due to Tftp library removalRuiyu Ni2017-11-303-6/+11
* EmbeddedPkg: remove nonexistent FLASH_DEFINITION from package .dscLeif Lindholm2017-11-301-1/+0
* BaseTools: Update C tools top GNUMakefile to adjust tool orderLiming Gao2017-11-301-3/+3
* BaseTools: Update BaseTools top GNUMakefile with the clear dependencyLiming Gao2017-11-302-7/+12
* BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflictLiming Gao2017-11-3023-51/+51
* IntelSiliconPkg: Update MicrocodeUpdate to build with the packageStar Zeng2017-11-303-4/+7
* IntelSiliconPkg: Move MicrocodeUpdate from UefiCpuPkgStar Zeng2017-11-3021-10/+9
* MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supportedJulien Grall2017-11-301-0/+9
* MdeModulePkg/SerialDxe: Fix return valued in SerialSetAttributesJulien Grall2017-11-302-7/+12
* MdeModulePkg/SerialDxe: Describe correctly EFI_DEVICE_ERROR for SetAttributesJulien Grall2017-11-302-3/+3
* MdeModulePkg/DxeCorePerformanceLib: add lock protectionHeyi Guo2017-11-291-1/+66
* Include libraries, header files for MdeModulePkg/.../Network maintainerStar Zeng2017-11-291-1/+2
* Add Ruiyu as MdeModulePkg reviewerStar Zeng2017-11-291-0/+3
* Nt32Pkg: Add VS2017 support in SecMainLiming Gao2017-11-291-0/+2
* BaseTools: Update VS batch file to auto detect VS2017Liming Gao2017-11-292-1/+40
* BaseTools: Add VS2017 tool chain in BaseTools tools_def.templateLiming Gao2017-11-291-0/+126
* MdePkg: Disable VS warning 4701 & 4703 for VS2017Liming Gao2017-11-292-4/+4
* PcAtChipsetPkg: Add description for new added PCD in commit e78aab9d2Dandan Bi2017-11-291-0/+9
* IntelFsp2WrapperPkg: Support UPD allocation outside FspWrapperChasel, Chiu2017-11-295-52/+76
* OvmfPkg: Add tftp dynamic commandRuiyu Ni2017-11-296-9/+21
* CorebootPayloadPkg: Fix build failure due to Tftp/Dp library removalRuiyu Ni2017-11-293-35/+41
* ShellPkg/tftp: Correct file comments header of Tftp.uniRuiyu Ni2017-11-291-2/+2
* OvmfPkg/Sec: Fix 64bit SEC build failureRuiyu Ni2017-11-291-4/+2
* ShellPkg/DynamicCommand: Fix bug that cannot start in bootRuiyu Ni2017-11-293-1/+8
* ShellPkg/ShellLib: Fix dynamic command fails to start during bootRuiyu Ni2017-11-291-37/+52
* ShellPkg: Fix the bug that handling Ctrl-C improperlyRuiyu Ni2017-11-291-6/+6
* MdeModulePkg/AtaAtapiPassThru: Revert patch to disable PCI attributesRuiyu Ni2017-11-292-64/+1
* MdeModulePkg/AtaAtapiPassThru: Revert patch to disable Bus MasterRuiyu Ni2017-11-292-3/+5
* OvmfPkg/QemuBootOrderLib: let an OFW devpath match multiple UEFI boot optsLaszlo Ersek2017-11-281-1/+0
* OvmfPkg/QemuBootOrderLib: skip already matched / appended UEFI boot optsLaszlo Ersek2017-11-281-1/+2
* OvmfPkg: Fix build failure due to Tftp library removalRuiyu Ni2017-11-283-3/+0
* ShellPkg/dp: Convert from NULL class library to Dynamic CommandRuiyu Ni2017-11-2819-415/+605
* ShellPkg/tftp: Convert from NULL class library to Dynamic CommandRuiyu Ni2017-11-289-155/+368
* ShellPkg/ShellLib: Constructor doesn't depend on ShellParametersRuiyu Ni2017-11-281-4/+8