summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-30EmbeddedPkg/MmcDxe: Moved all the 'Print*()' functions to MmcDebug.cOlivier Martin5-128/+199
2013-08-30ARM Package: Increase FV file size for some EDK2 firmwareOlivier Martin4-12/+12
2013-08-29MdePkg/AArch64: Fixed some definitions in ProcessorBind.hOlivier Martin1-6/+13
2013-08-29Update status code data structures according errata. Shumin Qiu1-16/+16
2013-08-28ShellPkg: Fix LastError environment variable truncationRobert Matthews1-4/+5
2013-08-281. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE) in DEC file.Fu Siyuan6-15/+26
2013-08-27SCR_EL3 is the control register for setting the security stateGirish K S1-2/+2
2013-08-27ShellPkg: Fixed build errors related to variable declarationsOlivier Martin2-5/+2
2013-08-27Removed the assumption on APIC timer initial Count is all 1s and updated it t...Jeff Fan1-15/+38
2013-08-27Removed the assumption on APIC timer initial Count is all 1s and updated it t...Jeff Fan1-16/+55
2013-08-26MdeModulePkg/DiskIoDxe: fix source/destination pointer of overrun transferLaszlo Ersek1-1/+1
2013-08-23OvmfPkg: Virtio: load used ring element strictly after loading used indexLaszlo Ersek4-0/+4
2013-08-23OvmfPkg: Build and use the UEFI shell by defaultJordan Justen6-33/+9
2013-08-23EmbeddedPkg/EmbeddedPkg.dsc: Fixed PCD settingsOlivier Martin1-1/+1
2013-08-23ShellPkg: Fix potentially uninitialized variable compiler warningJaben Carsey1-0/+1
2013-08-23Update SetVariable() function description for the clarification of requireme...Shumin Qiu1-5/+13
2013-08-23Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY.Shumin Qiu2-4/+4
2013-08-23Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI...Ruiyu Ni1-1/+7
2013-08-23Add some comments, clear describe the efi varstore type.Eric Dong2-2/+8
2013-08-23Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii...Eric Dong2-15/+24
2013-08-23Update comments to follow new spec definition.Eric Dong1-8/+5
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao136-2451/+5497
2013-08-22Fix a bug in secure boot configuration driver: Enroll DB/KEK will disable Att...Fu Siyuan2-22/+48
2013-08-22Fix DuetPkg build failure after adding the new reset type EfiResetPlatformSpe...Ruiyu Ni1-0/+3
2013-08-22Do not lock the volume when the volume maps to a file instead of a physical d...Ruiyu Ni1-6/+10
2013-08-22Fix DDK3790 build failure.Ruiyu Ni1-1/+1
2013-08-22Update firmware management protocol definition to expose the lowest supported...Shumin Qiu1-2/+7
2013-08-21ShellPkg: update behavior with undefined environment variablesJaben Carsey1-9/+44
2013-08-21ShellPkg: Fix file size error upon copy operation.Jaben Carsey1-78/+72
2013-08-21ArmPlatformPkg/ArmVExpressPkg: Added 'EfiResetPlatformSpecific' to ResetSyste...Olivier Martin1-3/+5
2013-08-21ArmPkg/ArmGicLib.h: Added macro to retrieve the information from the ICCIDROlivier Martin1-8/+13
2013-08-21ArmPlatformPkg/Sec: Removed SetupExceptionLevel3()Olivier Martin1-44/+0
2013-08-21ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3Olivier Martin2-32/+40
2013-08-21ArmPlatformPkg/ArmVExpressPkg: Set PcdTrustzoneSupport to TRUE on the AArch64...Olivier Martin2-2/+5
2013-08-21Fix OptionRomPkg build failure.Qian Ouyang1-4/+4
2013-08-21Fix function header comments for DiskIoDestroySubtask.Ruiyu Ni1-0/+1
2013-08-21Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEF...Ruiyu Ni1-1/+9
2013-08-21MdeModulePkg/DiskIoDxe: Fixed GCC build errorOlivier Martin1-3/+0
2013-08-21Remove several ASSERT in XhciDxe to allow error status happen then do error h...Elvin Li2-42/+67
2013-08-20Refine the comments and code to follow spec.Eric Dong5-61/+87
2013-08-20Refine the comments to follow spec.Eric Dong4-21/+48
2013-08-20Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu3-4/+14
2013-08-20Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni11-480/+1421
2013-08-20Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang5-27/+43
2013-08-19ArmPkg/CpuDxe: Added support to not set a memory region with the same attributeOlivier Martin4-4/+364
2013-08-19ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()Olivier Martin3-12/+26
2013-08-19ArmPkg/ArmV7Mmu.h: Added masks to extract attributes from Section and Page en...Olivier Martin1-1/+8
2013-08-19ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()Olivier Martin2-3/+6
2013-08-19ArmPlatformPkg/ArmVExpressPkg: Add System ID of FVP models to VE LCD driver.Olivier Martin2-10/+48
2013-08-19ArmPlatformPkg/ArmVExpress.dsc.inc: Added DEBUG_GCD & DEBUG_CACHE values to t...Olivier Martin1-0/+2