summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-02MdeModulePkg/DxeCorePerfLib: Add status check instead of ASSERTDandan Bi1-3/+2
2018-03-02MdeModulePkg/DebugLibReportStatusCode: Fix hang if format is too longRuiyu Ni1-0/+5
2018-03-02NetworkPkg/HttpDxe: Support HTTP Delete Method.Jiaxin Wu1-4/+5
2018-03-02NetworkPkg/Udp6Dxe: Fix the failure to leave one multicast group address.Jiaxin Wu1-0/+3
2018-03-02NetworkPkg/HttpBootDxe: Fix the incorrect error message output.Jiaxin Wu2-17/+21
2018-03-02NetworkPkg/HttpBootDxe: Correct the parameter check for the usage of HttpBoot...Jiaxin Wu1-7/+6
2018-03-02BaseTools: report error if flag in LABEL() invalidFeng, YunhuaX1-4/+10
2018-03-02BaseTools: Fix the bug for display incorrect *M flag in reportYonghong Zhu1-10/+10
2018-03-02BaseTools: Fix eval parse string issueFeng, YunhuaX1-4/+26
2018-03-02Maintainers.txt: Add Jiewen to be co-maintainer of SecurityPkg.Jiewen Yao1-0/+1
2018-03-02BaseTools: GlobalData.gConfDirectory is None when run GenFdsFeng, YunhuaX1-1/+3
2018-03-02BaseTools: Fix the bug for single module build with GenC/GenMakeYonghong Zhu1-0/+8
2018-03-01ShellPkg/UefiShellDebug1CommandsLib: remove I/O address limit from 'mm'Ard Biesheuvel2-13/+0
2018-03-01BaseTools: Align WIN_CERTIFICATE_UEFI_GUID definition to MdePkg one.Liming Gao1-2/+2
2018-03-01BaseTools: Enhance FV info report file path to support absolute pathYonghong Zhu1-1/+7
2018-02-28MdeModulePkg/BootLogoLib: Use Boot Logo 2 ProtocolKinney, Michael D2-2/+32
2018-02-28MdeModulePkg/BootGraphicsResourceDxe: Add Boot Logo 2 ProtocolMichael D Kinney2-15/+197
2018-02-28MdeModulePkg: Add Boot Logo 2 ProtocolKinney, Michael D2-0/+121
2018-02-28ArmPlatformPkg/MemoryInitPeiLib: reserve rather than remove FV memoryArd Biesheuvel1-8/+13
2018-02-28ArmPlatformPkg/MemoryInitPeiLib: revert "don't reserve primary FV in memory"Ard Biesheuvel1-0/+69
2018-02-28BaseTools: Improve build performance of structure PCD value generationFeng, Bob C2-103/+112
2018-02-28BaseTool: GUID format PCD value assignment fail in Structure PCD fieldBobCF2-110/+182
2018-02-28BaseTools: Improve build performance of structure PCD value generationFeng, Bob C3-84/+101
2018-02-28BaseTools: Fixed the pcd value override issue.Feng, Bob C4-24/+44
2018-02-28BaseTools/tools_def: use separate PP definition for DTCArd Biesheuvel2-8/+4
2018-02-28UefiCpuPkg/CpuExceptionHandlerLib: fix incorrect init of exception stackJian J Wang1-1/+1
2018-02-28MdeModulePkg/PlatformLogo.h: Correct function header commentsRuiyu Ni1-7/+2
2018-02-28MdeModulePkg/Logo.idf: Remove incorrect comments.Ruiyu Ni1-4/+1
2018-02-28BaseTools: Fix a bug override Pcd by DSC Components sectionYonghong Zhu2-3/+17
2018-02-28MdePkg/BaseSafeIntLib: Fix VS2015 IA32 NOOPT build failureDandan Bi3-5/+10
2018-02-28BaseTools: Fix report not used --pcd value incorrectlyFeng, YunhuaX1-0/+1
2018-02-28BaseTools: Fix flexible PCD single quote and double quote bugsFeng, YunhuaX5-65/+123
2018-02-27MdeModulePkg PCD: Fix the issue to set the big SkuIdLiming Gao1-1/+1
2018-02-27MdeModulePkg PCD: Add more debug message to show SkuId updateLiming Gao2-2/+10
2018-02-27BaseTools: Update GenFw to correct DebugEntry Offset when convert XIP imageLiming Gao1-0/+6
2018-02-27BaseTools: Add more error message when PcdValue is wrongLiming Gao1-0/+2
2018-02-27BaseTools: Resolve BaseTools C tool build failureLiming Gao2-1/+4
2018-02-27EmulatorPkg: Undefine CR3 macro in Host.hLiming Gao1-1/+1
2018-02-27BaseTools:Override the MAKE_FLAGS by BuildOptions in DSCYonghong Zhu1-0/+7
2018-02-27MdeModulePkg/NullMemoryTest: Handle more reliable memoryRuiyu Ni1-29/+46
2018-02-27MdeModulePkg/GenericMemoryTest: Handle more reliable memoryRuiyu Ni1-25/+50
2018-02-26MdeModulePkg SmmLockBox: Return updated Length for EFI_BUFFER_TOO_SMALLStar Zeng1-1/+4
2018-02-26MdePkg BaseCpuLib: Make it pass VS ARM buildLiming Gao1-1/+3
2018-02-26MdeModulePkg PeiCore: Add error message to describe PEIM load failureLiming Gao1-1/+6
2018-02-26BaseTools GenFv: Update error message to describe PE image alignmentLiming Gao1-3/+3
2018-02-26BaseTools: Add the missing basic definition in C BaseType.hLiming Gao1-0/+25
2018-02-26MdeModulePkg/RamDiskDxe: Perform MediaId check first in BlkIo servicesHao Wu1-15/+15
2018-02-25BaseTools: Add *B Flag for the field that from command lineYonghong Zhu1-7/+3
2018-02-25BaseTools: Update ValueExpressionEx for flexible PCDFeng, YunhuaX1-75/+130
2018-02-25BaseTools/Expression: Use 2nd passes on PCD valuesKinney, Michael D1-1/+25