summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed the initial secondary core bringup...Olivier Martin2013-11-284-21/+34
* ARM Packages: Removed 'Chipset/ArmV7.h' inclusion from the non-ARMv7 specific...Olivier Martin2013-11-282-4/+0
* ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLibOlivier Martin2013-11-284-33/+21
* ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF fileOlivier Martin2013-11-2811-25/+1
* ArmPlatformPkg/ArmVExpressPkg: Fixed when EDK2_ARMVE_STANDALONE is set to zeroOlivier Martin2013-11-281-1/+1
* Makes DxeDeferImageLoadLib not depend on Dong Guo2013-11-273-79/+145
* Update NetLibGetMacAddress() to handle the case correctly when SNP is absent.Fu Siyuan2013-11-271-1/+1
* Fix X64 build fail.Eric Dong2013-11-271-1/+1
* Update the logic in browser core, use config routine protocol instead of conf...Eric Dong2013-11-273-435/+389
* Refine the logic, keep highlight on the selectable menu, and base on priority...Eric Dong2013-11-271-558/+341
* Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd...Shumin Qiu2013-11-264-8/+8
* Fix Duet hang/reboot issue due to the NULL instance of CpuExceptionHandlerLib...Ruiyu Ni2013-11-262-4/+4
* Cleanup unused ReportStatusCodeLib reference.Jeff Fan2013-11-264-4/+0
* Refine the Secure Boot UI driver to input the GUID and varstroe name when usi...Fu Siyuan2013-11-251-2/+2
* MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def...Star Zeng2013-11-254-110/+160
* When need to find varstore in the storage list, based on the extra HiiHandle ...Eric Dong2013-11-253-29/+56
* Refine data copy and data compare logic.Eric Dong2013-11-252-3/+118
* ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.Jaben Carsey2013-11-222-0/+43
* ShellPkg: Fix pci command output of Max and Current Link Speed, and ASPM Supp...Chris Phillips2013-11-222-14/+27
* ShellPkg: Remove trailing \r\n when redirect to env variable (EX: use ">v")Chris Phillips2013-11-221-1/+42
* Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and Bas...Ruiyu Ni2013-11-225-1/+1
* MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS...Feng Tian2013-11-224-53/+119
* Adjust skip value when paint text two string for text opcode.Eric Dong2013-11-221-0/+6
* Updated OvmfPkg to use suitable CPU Exception Handler Library instances.Jeff Fan2013-11-223-3/+9
* 1. DebugAgentLib will install reserved vector table to persist vectors.Jeff Fan2013-11-2217-37/+350
* 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan2013-11-2227-3023/+1893
* 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan2013-11-2213-34/+268
* TempRam Done PPI definition in PI1.2.1Liming Gao2013-11-222-4/+4
* Add Reserve Interrupt and Exception Vectors definition defined in PI 1.2.1.Jeff Fan2013-11-223-6/+121
* ShellPkg: Correctly support "map -c"Jaben Carsey2013-11-211-13/+78
* ShellPkg: Update pci command to use ShellPrintEx()Chris Phillips2013-11-211-233/+226
* MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2013-11-212-0/+2
* Fix coding style problem in RngDxe driver.Long, Qin2013-11-213-142/+84
* OvmfPkg/QemuVideoDxe: don't leak descriptors returned by GetBarAttributesLaszlo Ersek2013-11-202-0/+5
* Fix GCC build errorsLee Leahy2013-11-205-5/+5
* Ignore transmit errors for UDPv4, UDPv6 and IPv4.Lee Leahy2013-11-209-175/+1238
* ShellPkg: Change MM command output during script executionJaben Carsey2013-11-201-9/+28
* MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h.Gary Ching-Pang Lin2013-11-201-1/+0
* Refine code to follow coding style.Eric Dong2013-11-201-1/+1
* Add 2.4 to system table version.Shumin Qiu2013-11-201-3/+3