summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-30IntelSiliconPkg: Update MicrocodeUpdate to build with the packageStar Zeng3-4/+7
2017-11-30IntelSiliconPkg: Move MicrocodeUpdate from UefiCpuPkgStar Zeng21-10/+9
2017-11-30MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supportedJulien Grall1-0/+9
2017-11-30MdeModulePkg/SerialDxe: Fix return valued in SerialSetAttributesJulien Grall2-7/+12
2017-11-30MdeModulePkg/SerialDxe: Describe correctly EFI_DEVICE_ERROR for SetAttributesJulien Grall2-3/+3
2017-11-29MdeModulePkg/DxeCorePerformanceLib: add lock protectionHeyi Guo1-1/+66
2017-11-29Include libraries, header files for MdeModulePkg/.../Network maintainerStar Zeng1-1/+2
2017-11-29Add Ruiyu as MdeModulePkg reviewerStar Zeng1-0/+3
2017-11-29Nt32Pkg: Add VS2017 support in SecMainLiming Gao1-0/+2
2017-11-29BaseTools: Update VS batch file to auto detect VS2017Liming Gao2-1/+40
2017-11-29BaseTools: Add VS2017 tool chain in BaseTools tools_def.templateLiming Gao1-0/+126
2017-11-29MdePkg: Disable VS warning 4701 & 4703 for VS2017Liming Gao2-4/+4
2017-11-29PcAtChipsetPkg: Add description for new added PCD in commit e78aab9d2Dandan Bi1-0/+9
2017-11-29IntelFsp2WrapperPkg: Support UPD allocation outside FspWrapperChasel, Chiu5-52/+76
2017-11-29OvmfPkg: Add tftp dynamic commandRuiyu Ni6-9/+21
2017-11-29CorebootPayloadPkg: Fix build failure due to Tftp/Dp library removalRuiyu Ni3-35/+41
2017-11-29ShellPkg/tftp: Correct file comments header of Tftp.uniRuiyu Ni1-2/+2
2017-11-29OvmfPkg/Sec: Fix 64bit SEC build failureRuiyu Ni1-4/+2
2017-11-29ShellPkg/DynamicCommand: Fix bug that cannot start in bootRuiyu Ni3-1/+8
2017-11-29ShellPkg/ShellLib: Fix dynamic command fails to start during bootRuiyu Ni1-37/+52
2017-11-29ShellPkg: Fix the bug that handling Ctrl-C improperlyRuiyu Ni1-6/+6
2017-11-29MdeModulePkg/AtaAtapiPassThru: Revert patch to disable PCI attributesRuiyu Ni2-64/+1
2017-11-29MdeModulePkg/AtaAtapiPassThru: Revert patch to disable Bus MasterRuiyu Ni2-3/+5
2017-11-28OvmfPkg/QemuBootOrderLib: let an OFW devpath match multiple UEFI boot optsLaszlo Ersek1-1/+0
2017-11-28OvmfPkg/QemuBootOrderLib: skip already matched / appended UEFI boot optsLaszlo Ersek1-1/+2
2017-11-28OvmfPkg: Fix build failure due to Tftp library removalRuiyu Ni3-3/+0
2017-11-28ShellPkg/dp: Convert from NULL class library to Dynamic CommandRuiyu Ni19-415/+605
2017-11-28ShellPkg/tftp: Convert from NULL class library to Dynamic CommandRuiyu Ni9-155/+368
2017-11-28ShellPkg/ShellLib: Constructor doesn't depend on ShellParametersRuiyu Ni1-4/+8
2017-11-28MdeModulePkg/Core: Merge memory map after filtering paging capabilityJian J Wang3-1/+20
2017-11-27ArmVirtPkg/PrePi: don't export PE/COFF and LZMA libraries via HOBsArd Biesheuvel3-115/+0
2017-11-27MdeModulePkg/BdsDxe: fall back to a Boot Manager Menu loop before hangingLaszlo Ersek1-4/+56
2017-11-27SecurityPkg/SecureBootConfigDxe: Fix deleting signature data issue.chenc21-7/+13
2017-11-26ArmPkg: remove BdsLib and remaining ARM BDS related PCDsArd Biesheuvel10-2313/+0
2017-11-26EmbeddedPkg: remove FdtPlatformDxeArd Biesheuvel9-1640/+0
2017-11-26EmbeddedPkg Omap35xxPkg: remove EBL and associated librariesArd Biesheuvel34-7793/+0
2017-11-26ArmPlatformPkg: remove EblCmdLib implementationArd Biesheuvel5-1191/+0
2017-11-26ArmPlatformPkg: remove unused L2X0CacheLibNull libraryArd Biesheuvel2-57/+0
2017-11-26ArmPlatformPkg: remove ArmJunoPkgArd Biesheuvel13-1636/+0
2017-11-26ArmPlatformPkg: remove ArmTrustedMonitorLib definition and implementationArd Biesheuvel6-207/+0
2017-11-26ArmPlatformPkg: remove unused DebugSecExtraActionLib libraryArd Biesheuvel2-175/+0
2017-11-26ArmPlatformPkg: remove ArmPlatformSecLib definition and implementationsArd Biesheuvel19-1347/+0
2017-11-26ArmPkg: remove unused ArmGicSecLib library implementationArd Biesheuvel4-155/+2
2017-11-25ArmPlatformPkg: remove ArmGetCpuCountPerCluster () from ArmPlatformLibArd Biesheuvel2-13/+13
2017-11-25EmbeddedPkg: get rid of BdsLib dependency from Android*BootLeif Lindholm5-9/+4
2017-11-25EmbeddedPkg: add UefiRuntimeLib resolution to package .dscLeif Lindholm1-0/+1
2017-11-24CryptoPkg/IntrinsicLib: Fix the warning on memsetGary Lin1-2/+2
2017-11-24MdeModulePkg/DxeCore: Filter out all paging capabilitiesJian J Wang1-0/+20
2017-11-24UefiCpuPkg/CpuDxe: Fix multiple entries of RT_CODE in memory mapJian J Wang1-21/+73
2017-11-24MdeModulePkg UhciPei: Also check TempPtr against NULL to return errorStar Zeng1-2/+2