summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-15OptionRomPkg: Fix typos in commentsGary Lin3-6/+6
2016-11-15Nt32Pkg: Fix typos in comments and variablesGary Lin7-38/+38
2016-11-15DuetPkg: Fix typos in commentsGary Lin8-18/+18
2016-11-15BaseTools: FILE DATA to support relative path under Multiple workspaceYonghong Zhu1-1/+4
2016-11-15BaseTools: Fix the bug to support generate FFS by Align=AutoYonghong Zhu1-1/+3
2016-11-15UefiCpuPkg/PiSmmCpuDxeSmm: Decrease mNumberToFinish in AP safe codeJeff Fan4-15/+18
2016-11-15UefiCpuPkg/PiSmmCpuDxeSmm: Place AP to 32bit protected mode on S3 pathJeff Fan1-5/+37
2016-11-15UefiCpuPkg/PiSmmCpuDxeSmm: Put AP into safe hlt-loop code on S3 pathJeff Fan4-2/+100
2016-11-15MdeModulePkg/BMMUI: add comments for function parameterDandan Bi1-0/+1
2016-11-14IntelSiliconPkg: Add PCD for Graphics VBT FFS GUIDGiri P Mudusuru1-0/+12
2016-11-14BaseTools/Scripts: Add BinToPcd utilityMichael Kinney1-0/+192
2016-11-14EmbeddedPkg: MmcDxe: add SPEC_VERS field in CSD structureHaojian Zhuang1-1/+2
2016-11-14EmbeddedPkg: MmcDxe: declare ECSD structureHaojian Zhuang2-3/+158
2016-11-14EmbeddedPkg: MmcDxe: move ECSD into CardInfo structureHaojian Zhuang2-3/+3
2016-11-14EmbeddedPkg: MmcDxe: wait OCR busy bit freeHaojian Zhuang1-3/+8
2016-11-14DuetPkg: Add POSTBUILD in DSC files to run post-build automaticallyHao Wu10-150/+105
2016-11-14DuetPkg: Use 'echo off' in BATCH script filesHao Wu3-143/+146
2016-11-14DuetPkg: Resolve white-space issues for post-build scripts & ReadMeHao Wu5-211/+211
2016-11-14MdeModulePkg/UsbMass: Revert changes of removing retry logicFeng Tian2-12/+3
2016-11-14IntelFsp2Pkg: Support to return error status from FSP API doneThomaiyar, Richard Marian2-23/+163
2016-11-14MdePkg: Fix spec mismatch in string representation of EMMC dev nodeFeng Tian2-2/+2
2016-11-14UefiCpuPkg/DxeMpLib: Place APs to suitable state on Legacy OS bootJeff Fan2-0/+13
2016-11-14UefiCpuPkg/DxeMpLib: Rename MpInitExitBootServicesCallback()Jeff Fan1-3/+3
2016-11-11UefiCpuPkg/DxeMpLib: Allocate below 4GB mem for AsmRelocateApLoopFuncJeff Fan1-7/+20
2016-11-11SignedCapsulePkg/CapsulePkg.dsc: Add capsule related component.Jiewen Yao1-0/+210
2016-11-11CryptoPkg/BaseCryptLib: Make comments consistent with the functionDandan Bi3-9/+9
2016-11-11MdeModulePkg/BootLogoLib: Remove invalid if judgmentsSong, BinX1-4/+0
2016-11-11ShellPkg/ShellCommandLib: Add missing EFIAPI for public library APIsRuiyu Ni2-1/+5
2016-11-10BaseTools/GenSec: Return correct status when input file size is 0Hao Wu1-5/+11
2016-11-10BaseTools/GenFfs: Fix return too early when input file is of size 0Hao Wu1-2/+9
2016-11-10ShellPkg: Fix the coding style issueBi, Dandan1-2/+2
2016-11-10Nt32Pkg/PlatformBds: Dispatch deferred images after EndOfDxeRuiyu Ni1-0/+5
2016-11-10QuarkPlatformPkg/PlatformBds: Dispatch deferred images after EndOfDxeRuiyu Ni1-0/+5
2016-11-10CorebootPayload/PlatformBds: Dispatch deferred images after EndOfDxeRuiyu Ni1-0/+5
2016-11-10OvmfPkg/PlatformBds: Dispatch deferred images after EndOfDxeRuiyu Ni1-0/+5
2016-11-10ArmVirPkg/PlatformBds: Dispatch deferred images after EndOfDxeRuiyu Ni1-0/+5
2016-11-10MdeModulePkg/SecurityStubDxe: Report failure if image is load earlierRuiyu Ni3-1/+65
2016-11-10MdeModulePkg/BdsDxe: Check deferred images before booting to OSRuiyu Ni3-1/+95
2016-11-10MdeModulePkg/UefiBootManager: Add EfiBootManagerDispatchDeferredImagesRuiyu Ni4-0/+128
2016-11-10MdeModulePkg/SecurityStubDxe: Defer 3rd party image before EndOfDxeRuiyu Ni4-2/+468
2016-11-10IntelFrameworkModulePkg/LegacyBios: Fix legacy serial redirection bugRuiyu Ni1-1/+1
2016-11-10MdeModulePkg/PciSioSerial: Fix a bug that wrongly produces 2 UARTsRuiyu Ni1-56/+64
2016-11-09CorebootPayloadPkg: Fix GCC build issue on macro definitionMaurice Ma2-2/+2
2016-11-09MdePkg UefiDevicePathLib: Validate before touch input buffer.Eric Dong1-5/+21
2016-11-09MdePkg UefiDevicePathLib: Rollback former change.Eric Dong1-16/+6
2016-11-09MdePkg DevicePathLib: Validate before touch input buffer.Eric Dong1-5/+21
2016-11-09MdePkg DevicePathLib: Rollback former change.Eric Dong1-16/+6
2016-11-09BaseTools/PeCoffLib: Check 'RelocDir' before finding relocation blockHao Wu1-16/+30
2016-11-09UefiCpuPkg/MpInitLib: Do not wakeup AP if only one processor supportedJeff Fan3-17/+37
2016-11-09MdeModulePkg/DxeIplPeim: UINTN used wrongly for EFI_PHYSICAL_ADDRESSJeff Fan1-1/+2