summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SourceLevelDebugPkg/SmmDebugAgent: mMailboxPointer is used before setJeff Fan2016-04-061-2/+2
* MdePkg/MdePkg.uni: Add description for PcdUartDefaultReceiveFifoDepthRuiyu Ni2016-04-051-1/+6
* MdePkg/BaseSynchronizationLib: Add spin lock alignment for IA32/x64Jeff Fan2016-04-056-4/+112
* MdePkg/BaseSynchronizationLib: Do not check timeout if lock releasedJeff Fan2016-04-053-18/+18
* BaseTools/GenFds: Fix the bug for wrong alignment generate for RAW fileYonghong Zhu2016-04-053-42/+23
* MdeModulePkg/UiApp: Correct the total RAM calculationJeremy Linton2016-04-051-70/+64
* IntelFrameworkModulePkg/Bds: Correct the total RAM calculationJeremy Linton2016-04-051-22/+22
* MdeModulePkg: DxeUdpIoLib: fix non-empty payload path in UDP receptionLaszlo Ersek2016-04-041-0/+1
* OvmfPkg: Add RAM disk supportAlcantara, Paulo2016-04-016-6/+6
* ArmPkg/ArmArchTimerLib: correct typosEvan Lloyd2016-04-011-8/+8
* ArmPkg/ArmArchTimerLib: fix unused variable in RELEASE buildsSami Mujawar2016-04-011-3/+2
* EmbeddedPkg/AcpiLib: fix SBSA Generic Watchdog helper definitionSami Mujawar2016-04-011-2/+2
* ArmPlatformPkg: Add PCD for Pl011 UART InterruptSami Mujawar2016-04-011-1/+2
* MdePkg: Add ARM Serial Port Subtypes to DBG2Sami Mujawar2016-04-011-0/+6
* MdePkg: Add ARM Serial Port Subtype definitionsSami Mujawar2016-04-011-2/+23
* ArmVirtPkg: disable PcdHiiOsRuntimeSupportLaszlo Ersek2016-04-011-0/+1
* ArmPkg/ArmArchTimerLib: add GetTimeInNanoSecond() to ArmArchTimerLibSami Mujawar2016-04-011-1/+50
* ArmPkg/ArchArmTimerLib: refactor MultU64xN and TimerFreq definitionsSami Mujawar2016-04-011-18/+31
* NetworkPkg: Check received packet size before use it.Fu Siyuan2016-04-014-10/+40
* MdeModulePkg: Check received packet size before use it.Fu Siyuan2016-04-015-34/+111
* NetworkPkg: Check pointer for NULL before use.Fu Siyuan2016-04-011-0/+4
* Revert "TerminalDxe: select the UART's default receive FIFO depth"Ruiyu Ni2016-04-012-2/+2
* ArmVirtPkg/ArmVirtQemu: gate FDT config table install with build optionArd Biesheuvel2016-03-311-0/+5
* ArmVirtPkg/VirtFdtDxe: make installation of FDT as config table optionalArd Biesheuvel2016-03-313-31/+48
* MdeModulePkg RamDiskDxe: Fix incorrect RAM disk memory address calculationSamer El-Haj-Mahmoud2016-03-312-3/+4
* MdeModulePkg EmmcDxe: Fix GCC build failure with set but unused variablesZeng, Star2016-03-311-3/+1
* SecurityPkg: Tcg2Dxe: Fix undersized TempBufZhang, Chao B2016-03-311-1/+1
* MdeModulePkg/UefiBootManagerLib: BmGetActiveConsoleIn code cleanupThomas Palmer2016-03-311-2/+5
* OptionRomPkg: Ax88772b: Fixing register access issue in Apple Eth AdapterShivamurthy Shastri2016-03-313-9/+51
* OptionRomPkg: Ax88772b: Fixing compilationShivamurthy Shastri2016-03-301-2/+0
* OptionRomPkg: Ax88772b: support for multiple dongles and chipsShivamurthy Shastri2016-03-302-15/+30
* MdeModulePkg/SdMmc: Add EDKII SD/MMC stackFeng Tian2016-03-3052-0/+24405
* MdePkg/IndustryStandard: Add SD/EMMC common definitionsFeng Tian2016-03-302-0/+478
* MdePkg/DevicePath: Add EMMC device path definitionFeng Tian2016-03-303-0/+72
* MdePkg: Add EFI_SD_MMC_PASS_THRU_PROTOCOL definitionFeng Tian2016-03-302-0/+267
* UefiCpuPkg/Cpuid.h: Display Intel SGX Resource Enumeration LeavesJeff Fan2016-03-301-0/+117
* UefiCpuPkg/Cpuid.h: Add CPUID defines and structures for Intel SGXJeff Fan2016-03-301-1/+280
* ShellPkg: Refine the comparisons code in ShellPkg.Qiu Shumin2016-03-291-7/+7
* MdeModulePkg PartitionDxe: Add Re-entry handling logic for BindingStopHao Wu2016-03-292-21/+110
* SecurityPkg: Enable Opal password solution build.Eric Dong2016-03-291-4/+25
* SecurityPkg: OpalPasswordSmm: Add Opal password Smm driver.Eric Dong2016-03-2910-0/+7466
* SecurityPkg: OpalPasswordDxe: Add Opal password dxe driver.Eric Dong2016-03-2912-0/+4675
* SecurityPkg: OpalPasswordSupportLib: Add Opal password support library.Eric Dong2016-03-296-0/+1196
* SecurityPkg: TcgStorageOpalLib: Add TCG storage opal library.Eric Dong2016-03-294-0/+3447
* SecurityPkg: TcgStorageCoreLib: Add TCG storage core library.Eric Dong2016-03-294-0/+3905
* MdePkg: Add definition for TCG Storage Core and Opal specs.Eric Dong2016-03-292-0/+558
* BaseTools: Add two new sections for PCD in the build reportYonghong Zhu2016-03-293-17/+104
* MdeModulePkg/SerialDxe: Set FIFO depth with PCDHeyi Guo2016-03-292-5/+7
* MdePkg: Add PCD for UART default receive FIFO depthHeyi Guo2016-03-291-0/+4
* MdeModulePkg DiskIoDxe: Media status check not be done at DiskIo levelHao Wu2016-03-291-13/+1