summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPkg: Fix typos in commentsGiri P Mudusuru2016-07-111-1/+1
* MdeModulePkg SdBlockIoPei: Initialize 'SwitchResp' elements before usingHao Wu2016-07-111-0/+1
* MdeModulePkg MemoryProfile.h:two bytes of Reserved[4] as ActionStringOffsetStar Zeng2016-07-091-3/+2
* MdePkg Base.h: Fix typo funcation to functionStar Zeng2016-07-091-5/+5
* ArmVirtPkg/PlatformBootManagerLib: Postpone the shell registrationLaszlo Ersek2016-07-081-6/+8
* OvmfPkg: Fix typos in commentsGiri P Mudusuru2016-07-084-9/+9
* CryptoPkg: update openssl to ignore RVCT 3079Eugene Cohen2016-07-081-1/+3
* Revert "ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexe...Ruiyu Ni2016-07-085-476/+39
* ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P2016-07-073-3/+3
* StdLib: Series of patches to fix typos - availabe to availableMudusuru, Giri P2016-07-072-2/+2
* ArmPlatformPkg: Set Juno debug serial port defaultsEvan Lloyd2016-07-073-3/+53
* ShellPkg:Ping: Ping command hangs with intermittent packet lossesSubramanian, Sriram (EG Servers Platform SW)2016-07-071-4/+9
* ArmPkg/ArmMmuLib: add PEI specific version of ArmMmuLibArd Biesheuvel2016-07-072-0/+97
* ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLibArd Biesheuvel2016-07-0723-1285/+13
* ArmPkg: introduce base ArmMmuLib implementationArd Biesheuvel2016-07-076-0/+1406
* ArmPkg: introduce ArmMmuLib library classArd Biesheuvel2016-07-072-0/+66
* IntelFrameworkModulePkg/LegacyUi: Get legacy options when open legacy formDandan Bi2016-07-071-6/+38
* MdeModulePkg/BootMaintUiLib: Update menus when open BMM formDandan Bi2016-07-073-9/+46
* MdeModulePkg/HiiDB: Record fail info if fail to save data for EfiVarStoreDandan Bi2016-07-071-0/+3
* MdeModulePkg/Bds: MemoryTypeInformation excludes boot option mem useRuiyu Ni2016-07-073-40/+19
* MdeModulePkg: Fix IPv4 stack potential disappeared issueJiaxin Wu2016-07-073-1/+16
* Fix GUID dereferenceThomas Palmer2016-07-061-3/+3
* Change ShellPkg&ShellBinPkg maintainerNi, Ruiyu2016-07-061-2/+2
* EmbeddedPkg/AcpiLib: add GICC table init macro for ACPI 6.0Graeme Gregory2016-07-061-0/+9
* MdeModulePkg/BootMaintUi: Add error handling codes when AllocatePool failBi, Dandan2016-07-063-26/+35
* MdeModulePkg/UefiHiiLib: Add error handling codes when AllocatePool failBi, Dandan2016-07-061-2/+12
* MdeModulePkg UefiPxeBcDxe: Fix build error for lastest VS2015 compilerHao Wu2016-07-061-1/+1
* MdeModulePkg: Skip registering BootManagerMenu if absentSunny Wang2016-07-053-25/+70
* BaseTools MemoryProfileSymbolGen.py: Handle 64bits rva from "nm -l xxx.dll"Star Zeng2016-07-051-2/+2
* MdeModulePkg MemoryProfileInfo: Handle "/" character in the PDB pathStar Zeng2016-07-051-1/+1
* ShellPkg: Update the error prompt for ping6 command.Zhang Lubo2016-07-052-2/+2
* BaseTools: Add support for $(FAMILY) macroYonghong Zhu2016-07-051-0/+23
* MdeModulePkg DxeIplPeim: Add ASSERTs for unexpected AllocatePages failureHao Wu2016-07-051-1/+3
* MdeModulePkg MemoryProfile: Add ASSERTs to make sure pointers are not NULLHao Wu2016-07-052-0/+6
* UefiCpuPkg S3Resume2Pei: Report status code when allocate memory is failedStar Zeng2016-07-021-3/+15
* ArmPkg/CpuDxe: unmask SErrors in DEBUG buildsArd Biesheuvel2016-07-011-0/+9
* ArmPkg/DefaultExceptionHandlerLib: put ASSERT (FALSE) lastArd Biesheuvel2016-07-011-1/+1
* Merge branch 'master' of https://github.com/tianocore/edk2david wei2016-07-0167-936/+6824
|\
| * MdeModulePkg/EmmcDxe: Don't expose BlockIo interface for RPMB partitionFeng Tian2016-07-011-93/+45
| * MdeModulePkg/SdMmc: update TPL to notify to fix UEFI SCT hangFeng Tian2016-07-015-40/+75
| * SecurityPkg/Tcg: Fix bug that prevented SubmitCommand buffers from being Max ...Zhang, Chao B2016-07-012-4/+4
| * BaseTools Scripts: Add MemoryProfileSymbolGen.pyStar Zeng2016-07-011-0/+281
| * MdeModulePkg PiSmmCoreMemoryAllocLib: Extend to support MemoryProfileLibStar Zeng2016-07-019-23/+490
| * MdeModulePkg DxeCoreMemoryAllocationLib: Extend to support MemoryProfileLibStar Zeng2016-07-019-29/+503
| * MdeModulePkg: Implement new library instance SmmMemoryAllocationProfileLibStar Zeng2016-07-015-0/+1369
| * MdeModulePkg: Implement new library instance UefiMemoryAllocationProfileLibStar Zeng2016-07-015-0/+1236
| * MdeModulePkg: Introduce new library class MemoryProfileLibStar Zeng2016-07-012-0/+57
| * MdeModulePkg MemoryProfileInfo: Enhance output info for memory leak detectionStar Zeng2016-07-012-162/+725
| * MdeModulePkg PiSmmCore: Enhance memory profile for memory leak detectionStar Zeng2016-07-016-315/+1110
| * MdeModulePkg DxeCore: Add lock to pretect memory profile AllocInfo listStar Zeng2016-07-011-0/+26