summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-23MdeModulePkg: Fix a PciBusDxe hot plug bugRuiyu Ni
2015-10-23MdeModulePkg: Update UiApp to not display itselfRuiyu Ni
2015-10-23MdeModulePkg: Update BootManagerMenuApp to not display itselfRuiyu Ni
2015-10-23MdePkg: Add a new DxeServicesLib GetFileDevicePathFromAnyFv () functionShia Cinnamon
2015-10-23MdeModulePkg Variable: Enhance variable performance by reading from existed m...Derek Lin
2015-10-23ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin
2015-10-22BaseTools/Scripts: Add PatchCheck.py scriptJordan Justen
2015-10-21OvmfPkg: XenPvBlkDxe: handle empty cdrom drivesStefano Stabellini
2015-10-21MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...Eric Dong
2015-10-19AppPkg: Add switch to cause stderr to be aliased to stdout.Daryl McDaniel
2015-10-19UefiCpuPkg: Add PiSmmCpuDxeSmm module to DSC fileMichael Kinney
2015-10-19UefiCpuPkg: Add PiSmmCpuDxeSmm module X64 filesMichael Kinney
2015-10-19UefiCpuPkg: Add PiSmmCpuDxeSmm module IA32 filesMichael Kinney
2015-10-19UefiCpuPkg: Add PiSmmCpuDxeSmm module no IA32/X64 filesMichael Kinney
2015-10-19UefiCpuPkg: Update DEC/DSC files for new includes and librariesMichael Kinney
2015-10-19UefiCpuPkg: Add CPU Hot Plug Data include fileMichael Kinney
2015-10-19UefiCpuPkg: Add ACPI CPU Data include fileMichael Kinney
2015-10-19UefiCpuPkg: Add SMRAM Save State include fileMichael Kinney
2015-10-19UefiCpuPkg: Add SMM CPU Service ProtocolMichael Kinney
2015-10-19UefiCpuPkg: Add SmmCpuPlatformHookLibMichael Kinney
2015-10-19UefiCpuPkg: Add SmmCpuFeaturesLibMichael Kinney
2015-10-19UefiCpuPkg: Add SecCore module and supporting library class and PCDMichael Kinney
2015-10-19UefiCpuPkg: Add SecCore moduleMichael Kinney
2015-10-19UefiCpuPkg: Add PlatformSecLibMichael Kinney
2015-10-19UefiCpuPkg: Add SMM Communication PPI and Handler ModulesMichael Kinney
2015-10-19UefiCpuPkg: Add Cpuid.h include files for CPUID related definesMichael Kinney
2015-10-19UefiCpuPkg: CpuDxe: broadcast MTRR changes to APsLaszlo Ersek
2015-10-19UefiCpuPkg: CpuDxe: Wait for APs to enter idle loopMichael Kinney
2015-10-19UefiCpuPkg: CpuDxe: Use PCD for AP detection timeoutMichael Kinney
2015-10-19UefiCpuPkg: Update CPU MP drivers to support single CPU configurationMichael Kinney
2015-10-19Update the ACPI device information for ARM Juno.Jeremy Linton
2015-10-19ArmPlatformPkg: CRLF fixups for Juno ACPILeif Lindholm
2015-10-19MdeModulePkg VarCheckLib: R18611 was thoughtless for property setStar Zeng
2015-10-19SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issueCohen, Eugene
2015-10-16OvmfPkg: VirtioBlkDxe: reset device at ExitBootServices()Laszlo Ersek
2015-10-16OvmfPkg: VirtioScsiDxe: reset device at ExitBootServices()Laszlo Ersek
2015-10-16OvmfPkg: Sec: Fix SOURCE_DEBUG_ENABLE ASSERT()Michael Kinney
2015-10-16MdeModulePkg: SmbiosDxe: soften DEBUG messages about table reallocationLaszlo Ersek
2015-10-16MdeModulePkg: FaultTolerantWriteDxe: clean up some "success" messagesLaszlo Ersek
2015-10-16MdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs about workspace reinitLaszlo Ersek
2015-10-16ArmPlatformPkg: NorFlashDxe: mellow DEBUG messages about flash reinitLaszlo Ersek
2015-10-16ArmVirtPkg: include BaseStackCheckLib also for AARCH64Mark Rutland
2015-10-16NetworkPkg: reset DHCP child when leaving PXE LoadFile.Fu Siyuan
2015-10-16MdeModulePkg: reset DHCP child when leaving PXE LoadFile.Fu Siyuan
2015-10-16SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng
2015-10-16SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuidStar Zeng
2015-10-16MdeModulePkg VariableRuntimeDxe: Add the missing gEfiImageSecurityDatabaseGuidStar Zeng
2015-10-16MdeModulepkg VarCheckLib: Return NULL when no property setStar Zeng
2015-10-15NetworkPkg: remove unnecessary timeout event when setting IPv6 address.Fu Siyuan
2015-10-15ShellPkg: Fix ASCII input redirection does not work correctly.Qiu Shumin