summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-15BaseTools: Enable MAX_CONCURRENT_THREAD_NUMBER = 0 featureYunhua Feng1-2/+6
2018-01-15MdeModulePkg/DebugLib: Print partial when format string is too longRuiyu Ni1-4/+7
2018-01-15NetworkPkg: Fix incorrect parameter check in PXE.Mtftp() function.Fu Siyuan1-1/+9
2018-01-15SecurityPkg/PhysicalPresenceLib: Reject illegal PCR bank allocationZhang, Chao B1-0/+12
2018-01-15CrptoPkg/BaseCryptLib: Fix type mismatch when calling OpenSSL functionZhang, Chao B1-3/+4
2018-01-15UefiCpuPkg: Enhance feature dependency checkSong, BinX1-0/+3
2018-01-15CryptoPkg/OpensslLib: Suppress format warning with extra flag.Long Qin2-2/+2
2018-01-15BaseTools/DevicePath: Fix potential null pointer dereferenceHao Wu1-0/+5
2018-01-15BaseTools/C/Common: Fix potential null pointer dereferenceHao Wu1-0/+7
2018-01-15BaseTools/DevicePath: Fix potential memory leakHao Wu2-2/+14
2018-01-15BaseTools/C/Common: Fix potential memory leakHao Wu1-1/+4
2018-01-15BaseTools/C/Common: Fix code to be more readableHao Wu1-2/+2
2018-01-15UefiCpuPkg PiSmmCpuDxeSmm: Remove redundant code to set IDT range to ROStar Zeng1-5/+4
2018-01-15UefiCpuPkg PiSmmCpuDxeSmm: Fixed #double fault on #page fault for IA32Star Zeng4-116/+57
2018-01-12MdeModulePkg/Ip4Dxe: Add an independent timer for reconfig checkingWang Fan3-22/+83
2018-01-12MdeModulePkg/DxeNetLib: Add array range check in NetIp6IsNetEqual().Wang Fan2-6/+52
2018-01-11UefiCpuPkg/MpInitLib: fix 32-bit build errorJian J Wang1-1/+1
2018-01-11NetworkPkg: Add more parameter or return status check in UDP6 driverWang Fan3-22/+45
2018-01-11NetworkPkg: Fix some coding style issues in UDP6 driverWang Fan3-15/+17
2018-01-11NetworkPkg: Fix a memory leak issue in UDP6 driverWang Fan1-0/+3
2018-01-11NetworkPkg: Add ASSERT error handling for UDP6 driverWang Fan2-2/+21
2018-01-11UefiCpuPkg/MtrrLib: Fix an assertion bugRuiyu Ni1-1/+0
2018-01-11UefiCpuPkg/MtrrLib: Fix a MTRR calculation bugRuiyu Ni1-4/+5
2018-01-11MdeModulePkg/Dhcp4Dxe: Free NET_BUF data after sent out to avoid memory leakWang Fan2-27/+19
2018-01-10MdeModulePkg/VarCheckHii: Update data type for variable "ArrayIndex"Bi, Dandan1-3/+3
2018-01-10MdePkg/BaseLib: add attribute 'RETURNS_TWICE' to SetJumpM1cha3-0/+3
2018-01-10MdePkg: add RETURNS_TWICE attributeM1cha1-0/+20
2018-01-10BaseTools: Correct Target Path in CodaTargetList replace PathYunhua Feng1-1/+2
2018-01-10MdeModulePkg/PciBus: Change switch-case to if-else to fix EBC buildRuiyu Ni1-13/+7
2018-01-10UefiCpuPkg/MtrrLib: Correct typo to change vector to vertexRuiyu Ni1-95/+95
2018-01-10UefiCpuPkg/MtrrLib: Handle one setting request covering all memoryRuiyu Ni1-1/+6
2018-01-10UefiCpuPkg/MtrrLib: Fix bug that may calculate wrong MTRR resultRuiyu Ni1-12/+25
2018-01-10UefiCpuPkg/MtrrLib: Refine the debug messagesRuiyu Ni1-30/+53
2018-01-10MdeModulePkg/MdeModulePkg.uni: clarify Heap Guard usageJian J Wang1-2/+10
2018-01-10MdeModulePkg/MdeModulePkg.dec: clarify Heap Guard usageJian J Wang1-0/+12
2018-01-10NetworkPkg/IScsiDxe: Set ExitBootServiceEvent to NULL after close it.Jiaxin Wu1-4/+7
2018-01-10MdeModulePkg/IScsiDxe: Set ExitBootServiceEvent to NULL after close it.Jiaxin Wu1-4/+7
2018-01-10NetworkPkg/HttpDxe: Fix build warning error if CHAR8 is unsigned.Jiaxin Wu1-2/+2
2018-01-10MdeModulePkg: Freed packet buffer when error occurs to avoid memory leak.Wang Fan1-1/+5
2018-01-10MdeModulePkg: Fixed two issues when error occurs in Mtftp4Start.Wang Fan1-8/+12
2018-01-10UefiCpuPkg/MpInitLib: fix wrong address set as Stack Guard for APsJian J Wang1-1/+18
2018-01-10UefiCpuPkg/MpInitLib: fix incorrect stack top init for cpu0Jian J Wang1-1/+1
2018-01-09BaseTools: Add back the cc71d8 version's fixYonghong Zhu1-6/+6
2018-01-09BaseTools: Not print SKUID info for PCD when it is only Single SKUIDYonghong Zhu1-35/+59
2018-01-09UefiCpuPkg/MpInitLib: Fix a bug that AP enters timer INT handlerRuiyu Ni1-1/+5
2018-01-09MdePkg/PciExpressLib.h: Add missing include of PciExpress21.hRuiyu Ni1-1/+3
2018-01-09MdeModulePkg/DxeUdpIoLib: Did some code enhancement for UdpIoLibWang Fan2-30/+80
2018-01-08ShellPkg/UefiShellLevel2CommandsLib: add missing EFIAPI call conv specLaszlo Ersek1-1/+2
2018-01-08MdeModulePkg/PciBus: Reserve Bus number for non-root and root HPBsRuiyu Ni1-2/+2
2018-01-08MdeModulePkg/PciBusDxe: cope with HPCs that request no bus nr paddingRuiyu Ni1-5/+14