summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-28MdeModulePkg/PeiCore: Ensure FfsFileHeader 8 bytes alignedStar Zeng1-2/+2
2019-02-28Revert "BaseTools:BaseTools supports to the driver combination."Liming Gao2-35/+5
2019-02-28NetworkPkg: Add WiFi Connection Manager to NetworkPkgWang Fan23-0/+7320
2019-02-28UefiCpuPkg/PiSmmCpu: Add Shadow Stack Support for X86 SMM.Jiewen Yao19-47/+807
2019-02-28UefiCpuPkg/ExceptionLib: Add CET support.Jiewen Yao4-8/+12
2019-02-28MdePkg/BaseLib: Add Shadow Stack Support for X86.Yao, Jiewen9-7/+159
2019-02-28MdePkg/Include: Add Nasm.incYao, Jiewen2-0/+56
2019-02-28NetworkPkg/DnsDxe: [CVE-2018-12178] Check the received packet size before par...Jiaxin Wu2-10/+69
2019-02-28MdeModulePkg/RamDiskDxe: Restrict on RAM disk size (CVE-2018-12180)Hao Wu3-11/+20
2019-02-28MdeModulePkg/PartitionDxe: Ensure blocksize holds MBR (CVE-2018-12180)Hao Wu2-2/+16
2019-02-27ShellBinPkg: Ia32/X64 Shell binary update.Ray Ni5-1/+1
2019-02-27BaseTools:The BOM character is processed when python reads a fileFan, ZhijuX1-1/+2
2019-02-26Revert "DynamicTablesPkg: Fix protocol section"Sami Mujawar2-6/+8
2019-02-26Revert "DynamicTablesPkg: Rename enum used for ID Mapping"Sami Mujawar2-4/+4
2019-02-26Revert "DynamicTablesPkg: Add OEM Info"Sami Mujawar10-46/+16
2019-02-26Revert "DynamicTablesPkg: DGB2: Update DBG2_DEBUG_PORT_DDI"Sami Mujawar1-1/+4
2019-02-26Revert "DynamicTablesPkg: Remove GIC Distributor Id field"Sami Mujawar2-4/+5
2019-02-26Revert "DynamicTablesPkg: Minor updates and fix typos"Sami Mujawar1-55/+11
2019-02-26ArmPkg: Fix writes to GICv3 GICD_IROUTER<n> regSami Mujawar1-2/+2
2019-02-26EmbeddedPkg/VirtualRealTimeClockLib: Fix correctness issuesPete Batard1-9/+25
2019-02-26BaseTools:PackageDocumentTools import lib error occurs.Fan, ZhijuX9-26/+26
2019-02-26BaseTools: Fix a Eot issue.Feng, Bob C1-3/+3
2019-02-26BaseTools: Eot failed when enable python3Feng, Bob C1-1/+1
2019-02-25DynamicTablesPkg: Minor updates and fix typosSami Mujawar1-11/+55
2019-02-25DynamicTablesPkg: Remove GIC Distributor Id fieldSami Mujawar2-5/+4
2019-02-25DynamicTablesPkg: DGB2: Update DBG2_DEBUG_PORT_DDISami Mujawar1-4/+1
2019-02-25DynamicTablesPkg: Add OEM InfoSami Mujawar10-16/+46
2019-02-25DynamicTablesPkg: Rename enum used for ID MappingSami Mujawar2-4/+4
2019-02-25DynamicTablesPkg: Fix protocol sectionSami Mujawar2-8/+6
2019-02-25DynamicTablesPkg/AcpiSpcrLibArm: Support 16550 UART.Ashish Singhal1-0/+2
2019-02-25DynamicTablesPkg/DynamicTableManagerDxe: Update DEPEXAshish Singhal1-1/+3
2019-02-25ArmVirtPkg/PlatformBootManagerLib: display boot option loading/startingLaszlo Ersek4-0/+6
2019-02-25ArmVirtPkg/ArmVirtQemu*: enable minimal Status Code Routing in DXELaszlo Ersek3-0/+25
2019-02-25OvmfPkg/PlatformBootManagerLib: display boot option loading/startingLaszlo Ersek2-0/+4
2019-02-25OvmfPkg: add library to track boot option loading/starting on the consoleLaszlo Ersek7-0/+425
2019-02-25MdeModulePkg/UefiBootManagerLib: fix LoadImage/StartImage status code rep.Laszlo Ersek2-18/+48
2019-02-25MdeModulePkg/UfsBlockIoPei: Correct use of 'DeviceIndex' in BlkIO PPIHao Wu1-25/+31
2019-02-25MdeModulePkg: Rename confusion function nameChen A Chen3-3/+5
2019-02-25IntelSiliconPkg/MicrocodeUpdate: Fix incorrect checksum issueChen A Chen1-1/+9
2019-02-25BaseTools: Add parameter check for the AsciiStringToUint64Feng, Bob C1-1/+1
2019-02-22BaseTools:Some build generated files content are not ordered on linuxFan, ZhijuX1-1/+1
2019-02-22BaseTools: Fix a bug about Structure PCDFeng, Bob C1-1/+1
2019-02-22BaseTools:Build fail if define [DEPEX] in library infFan, ZhijuX1-2/+8
2019-02-22BaseTool: Fixed incremental rebuild issue.Feng, Bob C2-17/+16
2019-02-22BaseTool/GenC: Fix build error when type is BASE or USER_DEFINED.Jiewen Yao1-27/+29
2019-02-22MdeModulePkg: Add the runtime ResetSystemLib in MdeModulePkg.dscZhichao Gao1-0/+1
2019-02-22MdeModulePkg: Add a runtime library instance of ResetSystemLibZhichao Gao3-0/+287
2019-02-22MdeModulePkg: Add a new API ResetSystem for PEI ResetSystemLibZhichao Gao1-1/+27
2019-02-22MdeModulePkg: Add a new API ResetSystem for Null versionZhichao Gao1-0/+27
2019-02-22MdeModulePkg: Add a new API ResetSystem for DXE ResetSystemLibZhichao Gao1-1/+27