summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* StdLib: Update Copyright Notices.Daryl McDaniel2013-12-102-4/+2
* StdLib: Remove an unnecessary dependency from LibWchar.Daryl McDaniel2013-12-102-5/+1
* ShellPkg: Refactor Pipe handlingJaben Carsey2013-12-101-12/+29
* ARM Packages: Removed 'inline' keywordOlivier Martin2013-12-102-6/+6
* ArmPkg/AArch64Mmu.h: Fix 'Shift is >= width of type'Olivier Martin2013-12-101-6/+6
* ArmPkg/ArmDisassemblerLib: Fixed logical/bitwise operator confusionOlivier Martin2013-12-101-6/+6
* ArmPkg/ArmMpCoreInfo.h: Fixed macro definitionOlivier Martin2013-12-101-1/+1
* 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan2013-12-103-8/+23
* Per PI 1.3 spec, when Reserved bit set in the SlaveAddress parameter, EFI_NOT...Elvin Li2013-12-101-0/+22
* ShellPkg: Remove invalid ASSERTJaben Carsey2013-12-091-1/+0
* ShellPkg: Add support for CTRL-C within shell user promptingJaben Carsey2013-12-091-0/+21
* Refine code to fix potential code bug.Eric Dong2013-12-092-8/+9
* Refine code to fix potential code bug.Eric Dong2013-12-091-2/+3
* Follow Shell specification to make sure the “command.man” file is always ...Shumin Qiu2013-12-092-14/+19
* OvmfPkg: enable Xen specific pathWei Liu2013-12-085-5/+29
* OvmfPkg: introduce XenMemMapInitializationWei Liu2013-12-083-1/+109
* OvmfPkg: introduce PublishPeiMemoryWei Liu2013-12-082-1/+40
* OvmfPkg: detect Xen earlierWei Liu2013-12-083-12/+13
* OvmfPkg: define EFI_XEN_OVMF_INFOWei Liu2013-12-081-0/+45
* OvmfPkg: introduce E820.hWei Liu2013-12-081-0/+46
* MdeModulePkg: introduce PcdPciDisableBusEnumerationWei Liu2013-12-083-1/+9
* ArmPlatformPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.dsc: Remove the Monitor s...Olivier Martin2013-12-061-5/+1
* ArmPlatformPkg/ArmPlatformStackLib: Do not directly use PcdArmPrimaryCoreOlivier Martin2013-12-063-26/+54
* ArmPlatformPkg: Fix and Implement ArmPlatformGetPrimaryCoreMpIdOlivier Martin2013-12-0611-6/+86
* MdeModulePkg Pcd(DXE): Use correct TokenNumber to call GetPtrTypeSize () when...Star Zeng2013-12-061-1/+7
* Fixes a build issue (build error 'Statement is unreachable').Olivier Martin olivier.martin2013-12-061-2/+0
* Fix comments format issue.Jeff Fan2013-12-069-10/+10
* MdeModulePkg/Xhci: Coding style update to follow EDKII C Coding Standards Spec.Feng Tian2013-12-061-1/+6
* Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SM...Elvin Li2013-12-055-18/+197
* Correct file header comments for DiskIo2.h.Ruiyu Ni2013-12-041-4/+3
* MdeModulePkg: SmmLockBox: remove wrong DepExLaszlo Ersek2013-12-041-2/+1
* Add InitFlag member in DEBUG_AGENT_PHASE2_CONTEXT to pass into InitializeDebu...Jeff Fan2013-12-042-25/+34
* MdeModulePkg/AtaAtapiPassThru: Error handling enhancement for uninstalling pr...Feng Tian2013-12-031-45/+50
* MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul...Feng Tian2013-12-034-62/+75
* ShellPkg: Fix pci command to parse seg, bus, dev, and func arguments as hexChris Phillips2013-12-022-4/+44
* ShellPkg: Unregister all registrationsJaben Carsey2013-12-021-2/+2
* MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2013-12-022-2/+2
* Update DEC file and DxeImageVerificationLib to note user that ALLOW_EXECUTE_O...Fu Siyuan2013-12-022-6/+10
* Add missing ASM_PFX for HookAfterStubHeaderEnd.Jeff Fan2013-11-301-1/+1
* Fixed typo: HookAfterStubEnd should be HookAfterStubHeaderEnd. It will make U...Jeff Fan2013-11-291-1/+1
* UefiCpuPkg: Using the "movabsq" instruction to read global variable mDoFarRet...Laszlo Ersek2013-11-291-4/+10
* Upgrade TPM SSDT version from ACPI version 1 (ACPI 1.0 compatible) to version...Dong Guo2013-11-292-2/+2
* Fix a bug that iSCSI UI can Not Change Authentication Type from None to CHAP.Fu Siyuan2013-11-291-3/+3
* Fix a bug in Fat driver that it asserts when OpenEx/ReadEx/WriteEx is about t...Ruiyu Ni2013-11-295-2/+2
* Fix input config header string error, should not always input the full config...Eric Dong2013-11-291-2/+2
* ArmPkg/BdsLib: Fixed the alignment of the relocated Device TreeOlivier Martin2013-11-281-1/+1
* EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize...Olivier Martin2013-11-287-29/+15
* ArmPkg/DebugPeCoffExtraActionLib: Fixed the printing of the location of the E...Olivier Martin2013-11-281-3/+3
* ArmPlatformPkg/Ds5: Update script to support System Memory above the 32bit sp...Olivier Martin2013-11-281-7/+16
* ArmPkg/CpuDxe: Removed LR adjustement for SVC callOlivier Martin2013-11-282-2/+0