summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Refine UefiFileHandleLib to avoid write non-ASCII char into ASCII file.Qiu Shumin2015-09-101-0/+7
* ArmPlatformPkg: ASSERT that PcdSystemMemoryBase does not exceed MAX_ADDRESSArd Biesheuvel2015-09-091-0/+1
* ArmVirtPkg: set max physical address width to 40 bitsArd Biesheuvel2015-09-091-0/+3
* ArmVirtPkg/ArmVirtMemoryInitPeiLib: handle memory above 4 GB on 32-bit ARMArd Biesheuvel2015-09-091-6/+25
* ArmPlatformPkg/MemoryInitPeim: handle memory above 4 GB on 32-bit ARMArd Biesheuvel2015-09-091-2/+5
* ArmPkg/Mmu: Fix potential page table memory leakHeyi Guo2015-09-091-0/+7
* ArmPkg/Mmu: Increase PageLevel when table found at the targeted levelHeyi Guo2015-09-091-30/+15
* ArmPkg/Mmu: Fix literal number left shift bugHeyi Guo2015-09-091-12/+4
* ArmPkg/Mmu: Fix page level calculation bugHeyi Guo2015-09-091-1/+1
* ArmPkg/Mmu: Fix bug of aligning new allocated page tableHeyi Guo2015-09-091-7/+4
* Fixed GCC tool chain build fail.Cecil Sheng2015-09-091-128/+128
* Not support EBC arch for regular expression protocol driver.Eric Dong2015-09-091-1/+1
* MdeModulePkg: Fix a performance data buffer overrun issueRuiyu Ni2015-09-091-0/+5
* ShellPkg: Fix 'for' command fail with multiple fields.Qiu Shumin2015-09-091-0/+5
* MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocolLiming Gao2015-09-082-1/+2
* MdePkg: Add UefiDebugLibDebugPortProtocol to output logs via DebugPort.Masamitsu MURASE2015-09-084-0/+387
* MdeModulePkg: Regular expression protocolCecil Sheng2015-09-0832-0/+33647
* Rollback the patch which has error changes.Eric Dong2015-09-0832-33647/+0
* MdeModulePkg: Regular expression protocolCecil Sheng2015-09-0832-0/+33647
* NetworkPkg: Fix suspicious dereference of pointer 'FieldCount'Jiaxin Wu2015-09-081-1/+1
* Handle extra module patchable PCD variable in Linux map.Yao, Jiewen2015-09-061-12/+334
* Revert the change in r18404.Jeff Fan2015-09-061-1/+1
* Update BaseTools binary to match main trunk r18339.Jeff Fan2015-09-061-1/+1
* SecurityPkg: Use pointer instead of array to make code readable.Qiu Shumin2015-09-061-11/+24
* NetworkPkg: Fix the HttpCloseConnection fail issueZhang Lubo2015-09-062-11/+15
* UefiCpuPkg/MtrrLib: MtrrValidBitsMask and MtrrValidAddressMask wrongJeff Fan2015-09-051-3/+3
* ArmPlatformPkg/HdLcd: add missing LcdIdentify()Ard Biesheuvel2015-09-041-0/+8
* ArmPlatformPkg: signal EndOfDxe event in PlatformBsdInitArd Biesheuvel2015-09-043-0/+38
* OvmfPkg: PlatformPei: force 32-bit MMIO aperture above 3 GB on Q35Laszlo Ersek2015-09-021-2/+14
* OvmfPkg: AcpiTables: serialize control methods that create named objectsLaszlo Ersek2015-09-021-2/+2
* OvmfPkg: PlatformPei: clear CMOS 0xF after setting mBootModeLaszlo Ersek2015-09-021-0/+1
* ArmPkg: Bug fix for UncachedMemoryAllocationLibHeyi Guo2015-09-021-3/+4
* CryptoPkg: Fix one wrong parameter for weak key checkingQin Long2015-09-021-3/+3
* MdeModulePkg:Support orderedList with default valueDandan Bi2015-09-022-11/+11
* CryptoPkg: Replace string wrapper functions with safe string functionsQin Long2015-09-021-4/+6
* NetworkPkg: remove redundant words in function comment.Fu Siyuan2015-09-021-1/+0
* Add more strict check for MOR variable, besides MOR lock variable.Yao, Jiewen2015-09-021-7/+8
* ArmPlatformPkg/ArmVExpress-FVP: enable UEFI Secure BootArd Biesheuvel2015-09-013-0/+44
* ArmPlatformPkg/ArmVExpress-FVP: add support for the Intel BDSArd Biesheuvel2015-09-013-0/+34
* ArmPlatformPkg/PlatformIntelBdsLib: add splash screen supportArd Biesheuvel2015-09-012-0/+6
* ArmPlatformPkg/PlatformIntelBdsLib: fix and clean up error handlingArd Biesheuvel2015-09-011-5/+5
* ArmPlatformPkg/PlatformIntelBdsLib: remove ARM BDS dependencyArd Biesheuvel2015-09-013-8/+15
* UefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetProcessorInfo ()Jeff Fan2015-09-012-2/+5
* UefiCpuPkg/CpuMpPei: Check Function pointer in PeiStartupAllAPs ()Jeff Fan2015-09-011-0/+4
* UefiCpuPkg/CpuMpPei: Update the old/new BSP state in SwitchBsp()Jeff Fan2015-09-011-0/+10
* Fixed C-State issue of CPU1 of dual core.Shifei Lu2015-09-011-3/+3
* ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong2015-09-011-1/+3
* MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud2015-08-316-0/+92
* ShellPkg: Get media status in ifconfig commandJiaxin Wu2015-08-312-6/+19
* OvmfPkg: prevent code execution from DXE stackLaszlo Ersek2015-08-283-0/+3