summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-19BaseTools: Remove the step to freeze python toolLiming Gao7-397/+4
2018-10-19MdeModulePkg BrotliDecompressLib: Add the checker to avoid array out of boundLiming Gao1-5/+8
2018-10-18UefiCpuPkg/CpuExceptionHandlerLib: always clear descriptor data in advanceJian J Wang2-0/+6
2018-10-18BaseTools: Fix bug caused by 03c36c36a3Yonghong Zhu1-2/+2
2018-10-18BaseTools: Fix a bug --pcd option enable and use the pcd in expressionYonghong Zhu1-0/+1
2018-10-18MdeModulePkg/UdfDxe: Handle dead codes in FileSystemOperations.cHao Wu1-0/+8
2018-10-18MdeModulePkg/UdfDxe: Handle dead codes in File.cHao Wu1-0/+4
2018-10-18MdeModulePkg/UdfDxe: Use debug msg instead of ASSERT in UdfOpen()Hao Wu1-1/+5
2018-10-18MdeModulePkg/UdfDxe: Use error handling when fail to return LSNHao Wu1-32/+69
2018-10-18MdeModulePkg/UdfDxe: ASSERT for false positives of NULL ptr derefHao Wu2-0/+18
2018-10-18MdeModulePkg/UdfDxe: Use error handling for memory allocation failureHao Wu1-6/+34
2018-10-17MdePkg/BaseSynchronizationLib GCC: simplify IA32 InternalSyncCompareExchange64()Laszlo Ersek1-4/+1
2018-10-17MdePkg/BaseSynchronizationLib GCC: fix X64 InternalSyncCompareExchange64()Laszlo Ersek1-6/+4
2018-10-17MdePkg/BaseSynchronizationLib GCC: fix InternalSyncCompareExchange32()Laszlo Ersek2-11/+8
2018-10-17MdePkg/BaseSynchronizationLib GCC: fix InternalSyncCompareExchange16()Laszlo Ersek2-11/+8
2018-10-17MdePkg/BaseSynchronizationLib GCC: fix whitespace and commentsLaszlo Ersek2-49/+39
2018-10-17MdeModulePkg Variable: Fix Timestamp zeroing issue on APPEND_WRITEStar Zeng1-0/+2
2018-10-17MdeModulePkg/UsbMass: Reject device whose block size is 0 or > 64KRuiyu Ni1-0/+7
2018-10-17MdeModulePkg/Bus/Ufs: Ensure device not return more data than expectedHao Wu2-6/+43
2018-10-17MdeModulePkg/UsbBus: Deny when the string descriptor length is oddRuiyu Ni1-1/+7
2018-10-17MdeModulePkg/UsbMouse: Don't access key codes when length is wrongRuiyu Ni1-2/+6
2018-10-17MdeModulePkg/AbsPointer: Don't access key codes when length is wrongRuiyu Ni1-2/+6
2018-10-17MdeModulePkg/UsbKb: Don't access key codes when length is wrongRuiyu Ni1-0/+4
2018-10-17SourceLevelDebugPkg/Usb3: Make sure data from HW can fit in bufferRuiyu Ni1-0/+7
2018-10-17MdeModulePkg/Usb: Make sure data from HW is no more than expectedRuiyu Ni3-9/+16
2018-10-17MdeModulePkg/UsbBus: Reject descriptor whose length is badRuiyu Ni1-0/+7
2018-10-17MdeModulePkg/UsbBus: Fix out-of-bound read access to descriptorsRuiyu Ni1-12/+43
2018-10-17MdeModulePkg/UsbMass: Fix integer overflow when BlockSize is 1Ruiyu Ni1-13/+14
2018-10-17MdeModulePkg/UsbMass: Merge UsbBoot(Read|Write)Blocks(16)Ruiyu Ni3-252/+80
2018-10-17CorebootPayloadPkg: don't use serial output for Release buildWonkyu Kim2-0/+8
2018-10-16MdeModulePkg/RegularExpressionDxe: Add null pointer checkDongao Guo1-0/+1
2018-10-16BaseTools/EOT: Change to call a program instead of calling Python API.Hess Chen5-443/+84
2018-10-16BaseTools: Support to use struct name as datum type before max sizeYonghong Zhu2-4/+6
2018-10-16BaseTools: Fix bugs use special character in the --pcd optionYonghong Zhu1-0/+2
2018-10-16BaseTools: Add check for the string type whether is samezhijufan1-2/+4
2018-10-16BaseTools:Fix issue caused by 84a52d4d030185a44f2d8736142c6f0b19c6e9b1Zhaozh1x1-0/+1
2018-10-16BaseTools: Convert string value of void* pcd in command line to array.Zhaozh1x1-8/+30
2018-10-16BaseTools: Code should not update the variable that save the raw data.Zhaozh1x1-2/+5
2018-10-16BaseTools: add ASSERT checker for array buffer value assignment.Zhaozh1x2-0/+15
2018-10-15BaseTools: Fix regression boot hang issue by commit 0e982cf03dd5Feng, YunhuaX1-1/+1
2018-10-15MdeModulePkg BrotliCustomDecompressLib: Don't build it for EBC archLiming Gao1-1/+1
2018-10-15MdeModulePkg RegularExpressionDxe: Enable STDARG for variable argumentsLiming Gao2-1/+3
2018-10-15MdeModulePkg/RegularExpressionDxe: Add null pointer checkDongao Guo2-5/+34
2018-10-15MdeModulePkg/RegularExpressionDxe: Miss null pointer checkDongao Guo1-0/+5
2018-10-15MdeModulePkg/RegularExpressionDxe: Miss null pointer checkDongao Guo3-1/+39
2018-10-15MdeModulePkg/RegularExpressionDxe: Miss null pointer checkDongao Guo1-3/+6
2018-10-15BaseTools: Add --uefi option to enable UefiCompress methodYunhua Feng2-25/+58
2018-10-15BaseTools: Enhance the *P Flag display for Structure PcdYonghong Zhu1-29/+41
2018-10-15MdeModulePkg PcdDxe: ASSERT PcdSetNvStoreDefaultId setStar Zeng2-1/+8
2018-10-15BaseTools: increment build generate inf file lost .depex fileYunhua Feng1-0/+4