summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-18NetworkPkg: Check for the max DHCP packet length before use it.Fu Siyuan
2016-11-18MdeModulePkg: Check for the max DHCP packet length before use it.Fu Siyuan
2016-11-18MdePkg Base.h: Add add comments on __ prefix in enum VERIFY_UINTXX_ENUM_SIZELiming Gao
2016-11-18BaseTools gitignore: Ignore VS intermediate files *.obj and *.pdbLiming Gao
2016-11-18OvmfPkg: Add 4K PE alignment to enable SMM page level protection.Jiewen Yao
2016-11-18UefiCpuPkg/PiSmmCpu: Check XdSupport before set NX.Jiewen Yao
2016-11-18MdeModulePkg/BdsDxe: Avoid overwriting PlatformRecovery####Ruiyu Ni
2016-11-18MdeModulePkg/BdsDxe: Fix bug to run non-first PlatformRecovery####Ruiyu Ni
2016-11-18MdeModulePkg/UefiBootManagerLib: Refine the debug messageRuiyu Ni
2016-11-18PcAtChipsetPkg/PcRtc: Handle NULL table entry in RSDT/XSDTRuiyu Ni
2016-11-18UefiCpuPkg/SecCore: Correct print format for stack informationJeff Fan
2016-11-18MdeModulePkg/PiSmmCpuDxeSmm: Check RegisterCpuInterruptHandler statusJeff Fan
2016-11-18MdeModulePkg/CpuExceptionHanderLibNull: RegisterCpuInterruptHandler()Jeff Fan
2016-11-17UefiCpuPkg/PiSmmCpuDxeSmm: Add volatile to mNumberToFinishMichael Kinney
2016-11-17UefiCpuPkg/PiSmmCpuDxeSmm: TransferApToSafeState() use UINTN paramsMichael Kinney
2016-11-17IntelSiliconPkg: Add DxeSmbiosDataHobLibGiri P Mudusuru
2016-11-17MdePkg/BaseSynchronizationLib: Fix function names in function headersMichael Kinney
2016-11-17MdePkg/BaseSynchronizationLib: Add volatile Interlocked*() APIsMichael Kinney
2016-11-17MdePkg/Include: Add volatile to SynchronizationLib parametersMichael Kinney
2016-11-18SignedCapsulePkg Universal: Init local variables before using themHao Wu
2016-11-18SignedCapsulePkg IniParsingLib: ASSERT to ensure 'Value' is not NULLHao Wu
2016-11-18BaseTools/BuildEnv: Do not modify the env 'PACKAGES_PATH' in BuildEnvHao Wu
2016-11-17CorebootPayloadPkg/CbSupportPei: Fix the memory map issueMaurice Ma
2016-11-17CorebootPayloadPkg: Allow PciLib instance selectionMaurice Ma
2016-11-17MdePkg/BaseMemoryLib: Fix VS2015 build errorMichael Kinney
2016-11-17IntelSiliconPkg/IntelSiliconPkg.dec: drop bogus semicolon from GUID defLaszlo Ersek
2016-11-17UefiCpuPkg/MpInitLib: support 64-bit AP stack addressesLaszlo Ersek
2016-11-17UefiCpuPkg/MpInitLib/X64/MpFuncs.nasm: fix fatal typoLaszlo Ersek
2016-11-17UefiCpuPkg/MpInitLib/X64/MpFuncs.nasm: remove superfluous instructionLaszlo Ersek
2016-11-17UefiCpuPkg/DxeMpInitLib: remove duplicate HobLib class dependencyLaszlo Ersek
2016-11-17MdeModulePkg/Include: Add PiSmmMemoryAttributesTable.hJiewen Yao
2016-11-17MdeModulePkg HiiDatabase: Remove extra memory initialization.Eric Dong
2016-11-17QuarkPlatformPkg/dsc: enable Smm paging protection.Jiewen Yao
2016-11-17UefiCpuPkg/PiSmmCpuDxeSmm: Add paging protection.Jiewen Yao
2016-11-17UefiCpuPkg/dec: Add PcdCpuSmmStaticPageTable.Jiewen Yao
2016-11-17MdeModulePkg/PiSmmCore: Add MemoryAttributes support.Jiewen Yao
2016-11-17MdeModulePkg/dec: Add gEdkiiPiSmmMemoryAttributesTableGuid.Jiewen Yao
2016-11-17ArmVirtPkg DxeHobLib: Update func header description of BuildFv(2)Hob()Star Zeng
2016-11-17IntelFrameworkPkg PeiHobLib: Check FV alignment when building FV HOBStar Zeng
2016-11-17MdePkg HobLib: Check FV alignment when building FV HOBStar Zeng
2016-11-17MdeModulePkg DxeCore: Show error message on unaligned FvImage issueStar Zeng
2016-11-17MdeModulePkg/Ip4Dxe: Correct the return statusJiaxin Wu
2016-11-17MdeModulePkg/Ip4Dxe: Add wrong/invalid subnet checkJiaxin Wu
2016-11-16OvmfPkg AcpiTables: Use PcdDebugIoPort to describe QEMU debug consoleLiming Gao
2016-11-16MdePkg/BaseLib: Add one wrapper on RdRand access for parameter check.Qin Long
2016-11-16UefiCpuPkg/MpInitLib: Update AP information when BSP switchedJeff Fan
2016-11-16UefiCpuPkg/MpInitLib: Program AP stack in fixed addressJeff Fan
2016-11-16UefiCpuPkg/MpInitLib: Add InitFlag and CpuInfo in MP_CPU_EXCHANGE_INFOJeff Fan
2016-11-16UefiCpuPkg/MpInitLib: Remove CPU information from CPU_AP_DATAJeff Fan
2016-11-16UefiCpuPkg/MpInitLib: Force sending INIT-SIPI-SIPI to reset APsJeff Fan