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