summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-10NetworkPkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo
2015-09-10MdeModulePkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo
2015-09-10MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER statusFeng Tian
2015-09-10ShellPkg: Fix Shell fail with redundant space following delay number.Qiu Shumin
2015-09-10MdePkg: Refine UefiFileHandleLib to avoid write non-ASCII char into ASCII file.Qiu Shumin
2015-09-09ArmPlatformPkg: ASSERT that PcdSystemMemoryBase does not exceed MAX_ADDRESSArd Biesheuvel
2015-09-09ArmVirtPkg: set max physical address width to 40 bitsArd Biesheuvel
2015-09-09ArmVirtPkg/ArmVirtMemoryInitPeiLib: handle memory above 4 GB on 32-bit ARMArd Biesheuvel
2015-09-09ArmPlatformPkg/MemoryInitPeim: handle memory above 4 GB on 32-bit ARMArd Biesheuvel
2015-09-09ArmPkg/Mmu: Fix potential page table memory leakHeyi Guo
2015-09-09ArmPkg/Mmu: Increase PageLevel when table found at the targeted levelHeyi Guo
2015-09-09ArmPkg/Mmu: Fix literal number left shift bugHeyi Guo
2015-09-09ArmPkg/Mmu: Fix page level calculation bugHeyi Guo
2015-09-09ArmPkg/Mmu: Fix bug of aligning new allocated page tableHeyi Guo
2015-09-09Fixed GCC tool chain build fail.Cecil Sheng
2015-09-09Not support EBC arch for regular expression protocol driver.Eric Dong
2015-09-09MdeModulePkg: Fix a performance data buffer overrun issueRuiyu Ni
2015-09-09ShellPkg: Fix 'for' command fail with multiple fields.Qiu Shumin
2015-09-08MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocolLiming Gao
2015-09-08MdePkg: Add UefiDebugLibDebugPortProtocol to output logs via DebugPort.Masamitsu MURASE
2015-09-08MdeModulePkg: Regular expression protocolCecil Sheng
2015-09-08Rollback the patch which has error changes.Eric Dong
2015-09-08MdeModulePkg: Regular expression protocolCecil Sheng
2015-09-08NetworkPkg: Fix suspicious dereference of pointer 'FieldCount'Jiaxin Wu
2015-09-06Handle extra module patchable PCD variable in Linux map.Yao, Jiewen
2015-09-06Revert the change in r18404.Jeff Fan
2015-09-06Update BaseTools binary to match main trunk r18339.Jeff Fan
2015-09-06SecurityPkg: Use pointer instead of array to make code readable.Qiu Shumin
2015-09-06NetworkPkg: Fix the HttpCloseConnection fail issueZhang Lubo
2015-09-05UefiCpuPkg/MtrrLib: MtrrValidBitsMask and MtrrValidAddressMask wrongJeff Fan
2015-09-04ArmPlatformPkg/HdLcd: add missing LcdIdentify()Ard Biesheuvel
2015-09-04ArmPlatformPkg: signal EndOfDxe event in PlatformBsdInitArd Biesheuvel
2015-09-02OvmfPkg: PlatformPei: force 32-bit MMIO aperture above 3 GB on Q35Laszlo Ersek
2015-09-02OvmfPkg: AcpiTables: serialize control methods that create named objectsLaszlo Ersek
2015-09-02OvmfPkg: PlatformPei: clear CMOS 0xF after setting mBootModeLaszlo Ersek
2015-09-02ArmPkg: Bug fix for UncachedMemoryAllocationLibHeyi Guo
2015-09-02CryptoPkg: Fix one wrong parameter for weak key checkingQin Long
2015-09-02MdeModulePkg:Support orderedList with default valueDandan Bi
2015-09-02CryptoPkg: Replace string wrapper functions with safe string functionsQin Long
2015-09-02NetworkPkg: remove redundant words in function comment.Fu Siyuan
2015-09-02Add more strict check for MOR variable, besides MOR lock variable.Yao, Jiewen
2015-09-01ArmPlatformPkg/ArmVExpress-FVP: enable UEFI Secure BootArd Biesheuvel
2015-09-01ArmPlatformPkg/ArmVExpress-FVP: add support for the Intel BDSArd Biesheuvel
2015-09-01ArmPlatformPkg/PlatformIntelBdsLib: add splash screen supportArd Biesheuvel
2015-09-01ArmPlatformPkg/PlatformIntelBdsLib: fix and clean up error handlingArd Biesheuvel
2015-09-01ArmPlatformPkg/PlatformIntelBdsLib: remove ARM BDS dependencyArd Biesheuvel
2015-09-01UefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetProcessorInfo ()Jeff Fan
2015-09-01UefiCpuPkg/CpuMpPei: Check Function pointer in PeiStartupAllAPs ()Jeff Fan
2015-09-01UefiCpuPkg/CpuMpPei: Update the old/new BSP state in SwitchBsp()Jeff Fan
2015-09-01Fixed C-State issue of CPU1 of dual core.Shifei Lu