summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-19AppPkg: Add switch to cause stderr to be aliased to stdout.Daryl McDaniel2-1/+680
2015-10-19UefiCpuPkg: Add PiSmmCpuDxeSmm module to DSC fileMichael Kinney1-6/+11
2015-10-19UefiCpuPkg: Add PiSmmCpuDxeSmm module X64 filesMichael Kinney12-0/+3324
2015-10-19UefiCpuPkg: Add PiSmmCpuDxeSmm module IA32 filesMichael Kinney12-0/+2901
2015-10-19UefiCpuPkg: Add PiSmmCpuDxeSmm module no IA32/X64 filesMichael Kinney16-6/+7503
2015-10-19UefiCpuPkg: Update DEC/DSC files for new includes and librariesMichael Kinney2-3/+20
2015-10-19UefiCpuPkg: Add CPU Hot Plug Data include fileMichael Kinney1-0/+33
2015-10-19UefiCpuPkg: Add ACPI CPU Data include fileMichael Kinney1-0/+71
2015-10-19UefiCpuPkg: Add SMRAM Save State include fileMichael Kinney1-0/+190
2015-10-19UefiCpuPkg: Add SMM CPU Service ProtocolMichael Kinney1-0/+209
2015-10-19UefiCpuPkg: Add SmmCpuPlatformHookLibMichael Kinney4-0/+257
2015-10-19UefiCpuPkg: Add SmmCpuFeaturesLibMichael Kinney4-0/+967
2015-10-19UefiCpuPkg: Add SecCore module and supporting library class and PCDMichael Kinney3-1/+16
2015-10-19UefiCpuPkg: Add SecCore moduleMichael Kinney8-0/+883
2015-10-19UefiCpuPkg: Add PlatformSecLibMichael Kinney4-0/+197
2015-10-19UefiCpuPkg: Add SMM Communication PPI and Handler ModulesMichael Kinney10-0/+881
2015-10-19UefiCpuPkg: Add Cpuid.h include files for CPUID related definesMichael Kinney5-13/+54
2015-10-19UefiCpuPkg: CpuDxe: broadcast MTRR changes to APsLaszlo Ersek3-0/+71
2015-10-19UefiCpuPkg: CpuDxe: Wait for APs to enter idle loopMichael Kinney1-1/+59
2015-10-19UefiCpuPkg: CpuDxe: Use PCD for AP detection timeoutMichael Kinney2-4/+5
2015-10-19UefiCpuPkg: Update CPU MP drivers to support single CPU configurationMichael Kinney2-35/+48
2015-10-19Update the ACPI device information for ARM Juno.Jeremy Linton2-2/+13
2015-10-19ArmPlatformPkg: CRLF fixups for Juno ACPILeif Lindholm2-194/+194
2015-10-19MdeModulePkg VarCheckLib: R18611 was thoughtless for property setStar Zeng1-12/+17
2015-10-19SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issueCohen, Eugene2-4/+4
2015-10-16OvmfPkg: VirtioBlkDxe: reset device at ExitBootServices()Laszlo Ersek2-1/+44
2015-10-16OvmfPkg: VirtioScsiDxe: reset device at ExitBootServices()Laszlo Ersek2-2/+39
2015-10-16OvmfPkg: Sec: Fix SOURCE_DEBUG_ENABLE ASSERT()Michael Kinney2-2/+12
2015-10-16MdeModulePkg: SmbiosDxe: soften DEBUG messages about table reallocationLaszlo Ersek1-2/+4
2015-10-16MdeModulePkg: FaultTolerantWriteDxe: clean up some "success" messagesLaszlo Ersek1-3/+3
2015-10-16MdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs about workspace reinitLaszlo Ersek2-3/+5
2015-10-16ArmPlatformPkg: NorFlashDxe: mellow DEBUG messages about flash reinitLaszlo Ersek1-6/+13
2015-10-16ArmVirtPkg: include BaseStackCheckLib also for AARCH64Mark Rutland1-15/+9
2015-10-16NetworkPkg: reset DHCP child when leaving PXE LoadFile.Fu Siyuan1-0/+10
2015-10-16MdeModulePkg: reset DHCP child when leaving PXE LoadFile.Fu Siyuan1-0/+5
2015-10-16SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng7-8/+17
2015-10-16SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuidStar Zeng1-0/+4
2015-10-16MdeModulePkg VariableRuntimeDxe: Add the missing gEfiImageSecurityDatabaseGuidStar Zeng1-0/+4
2015-10-16MdeModulepkg VarCheckLib: Return NULL when no property setStar Zeng1-2/+10
2015-10-15NetworkPkg: remove unnecessary timeout event when setting IPv6 address.Fu Siyuan1-47/+50
2015-10-15ShellPkg: Fix ASCII input redirection does not work correctly.Qiu Shumin3-8/+39
2015-10-15ShellPkg: Use safe string functions to refine 'Tftp.c' code.Qiu Shumin1-1/+5
2015-10-15MdeModulePkg DriverSampleDxe: Add optional ";" to keep consistent with existe...Eric Dong1-8/+8
2015-10-15BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for c...Eric Dong1-6/+6
2015-10-15IntelFrameworkModulePkg BdsDxe: Use PcdSet##S to replace PcdSet##Eric Dong3-10/+21
2015-10-15Update register hot key logic, return EFI_ALREADY_START status if same hot ke...Eric Dong2-12/+13
2015-10-15MdeModulePkg: Use PcdSet##S to replace PcdSet##Eric Dong4-19/+34
2015-10-14BaseTools: Fix the issue to support windows root directoryLiming Gao1-1/+1
2015-10-12BaseTools: Fixed an error reported during generating reportYonghong Zhu1-5/+6
2015-10-10BaseTool/UPT: Fix two wrong imports for UPTHess Chen2-2/+2