summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-09ArmPlatformPkg: ASSERT that PcdSystemMemoryBase does not exceed MAX_ADDRESSArd Biesheuvel1-0/+1
2015-09-09ArmVirtPkg: set max physical address width to 40 bitsArd Biesheuvel1-0/+3
2015-09-09ArmVirtPkg/ArmVirtMemoryInitPeiLib: handle memory above 4 GB on 32-bit ARMArd Biesheuvel1-6/+25
2015-09-09ArmPlatformPkg/MemoryInitPeim: handle memory above 4 GB on 32-bit ARMArd Biesheuvel1-2/+5
2015-09-09ArmPkg/Mmu: Fix potential page table memory leakHeyi Guo1-0/+7
2015-09-09ArmPkg/Mmu: Increase PageLevel when table found at the targeted levelHeyi Guo1-30/+15
2015-09-09ArmPkg/Mmu: Fix literal number left shift bugHeyi Guo1-12/+4
2015-09-09ArmPkg/Mmu: Fix page level calculation bugHeyi Guo1-1/+1
2015-09-09ArmPkg/Mmu: Fix bug of aligning new allocated page tableHeyi Guo1-7/+4
2015-09-09Fixed GCC tool chain build fail.Cecil Sheng1-128/+128
2015-09-09Not support EBC arch for regular expression protocol driver.Eric Dong1-1/+1
2015-09-09MdeModulePkg: Fix a performance data buffer overrun issueRuiyu Ni1-0/+5
2015-09-09ShellPkg: Fix 'for' command fail with multiple fields.Qiu Shumin1-0/+5
2015-09-08MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocolLiming Gao2-1/+2
2015-09-08MdePkg: Add UefiDebugLibDebugPortProtocol to output logs via DebugPort.Masamitsu MURASE4-0/+387
2015-09-08MdeModulePkg: Regular expression protocolCecil Sheng32-0/+33647
2015-09-08Rollback the patch which has error changes.Eric Dong32-33647/+0
2015-09-08MdeModulePkg: Regular expression protocolCecil Sheng32-0/+33647
2015-09-08NetworkPkg: Fix suspicious dereference of pointer 'FieldCount'Jiaxin Wu1-1/+1
2015-09-06Handle extra module patchable PCD variable in Linux map.Yao, Jiewen1-12/+334
2015-09-06Revert the change in r18404.Jeff Fan1-1/+1
2015-09-06Update BaseTools binary to match main trunk r18339.Jeff Fan1-1/+1
2015-09-06SecurityPkg: Use pointer instead of array to make code readable.Qiu Shumin1-11/+24
2015-09-06NetworkPkg: Fix the HttpCloseConnection fail issueZhang Lubo2-11/+15
2015-09-05UefiCpuPkg/MtrrLib: MtrrValidBitsMask and MtrrValidAddressMask wrongJeff Fan1-3/+3
2015-09-04ArmPlatformPkg/HdLcd: add missing LcdIdentify()Ard Biesheuvel1-0/+8
2015-09-04ArmPlatformPkg: signal EndOfDxe event in PlatformBsdInitArd Biesheuvel3-0/+38
2015-09-02OvmfPkg: PlatformPei: force 32-bit MMIO aperture above 3 GB on Q35Laszlo Ersek1-2/+14
2015-09-02OvmfPkg: AcpiTables: serialize control methods that create named objectsLaszlo Ersek1-2/+2
2015-09-02OvmfPkg: PlatformPei: clear CMOS 0xF after setting mBootModeLaszlo Ersek1-0/+1
2015-09-02ArmPkg: Bug fix for UncachedMemoryAllocationLibHeyi Guo1-3/+4
2015-09-02CryptoPkg: Fix one wrong parameter for weak key checkingQin Long1-3/+3
2015-09-02MdeModulePkg:Support orderedList with default valueDandan Bi2-11/+11
2015-09-02CryptoPkg: Replace string wrapper functions with safe string functionsQin Long1-4/+6
2015-09-02NetworkPkg: remove redundant words in function comment.Fu Siyuan1-1/+0
2015-09-02Add more strict check for MOR variable, besides MOR lock variable.Yao, Jiewen1-7/+8
2015-09-01ArmPlatformPkg/ArmVExpress-FVP: enable UEFI Secure BootArd Biesheuvel3-0/+44
2015-09-01ArmPlatformPkg/ArmVExpress-FVP: add support for the Intel BDSArd Biesheuvel3-0/+34
2015-09-01ArmPlatformPkg/PlatformIntelBdsLib: add splash screen supportArd Biesheuvel2-0/+6
2015-09-01ArmPlatformPkg/PlatformIntelBdsLib: fix and clean up error handlingArd Biesheuvel1-5/+5
2015-09-01ArmPlatformPkg/PlatformIntelBdsLib: remove ARM BDS dependencyArd Biesheuvel3-8/+15
2015-09-01UefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetProcessorInfo ()Jeff Fan2-2/+5
2015-09-01UefiCpuPkg/CpuMpPei: Check Function pointer in PeiStartupAllAPs ()Jeff Fan1-0/+4
2015-09-01UefiCpuPkg/CpuMpPei: Update the old/new BSP state in SwitchBsp()Jeff Fan1-0/+10
2015-09-01Fixed C-State issue of CPU1 of dual core.Shifei Lu1-3/+3
2015-09-01ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong1-1/+3
2015-08-31MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud6-0/+92
2015-08-31ShellPkg: Get media status in ifconfig commandJiaxin Wu2-6/+19
2015-08-28OvmfPkg: prevent code execution from DXE stackLaszlo Ersek3-0/+3
2015-08-28OvmfPkg: Build HTTP utilities driverGary Ching-Pang Lin6-0/+6