summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update edksetup.bat to check VS2012Liming Gao2013-09-041-12/+16
* Enable warningif opcode in browser.Eric Dong2013-09-044-7/+226
* Enable warningif opcode in browser.Eric Dong2013-09-041-1/+8
* Fixed the issue in PeiCore on Load Module At Fixed Address logicLiming Gao2013-09-042-6/+6
* ShellBinPkg: Added Aarch64 Shell binariesOlivier Martin2013-09-034-0/+4
* ArmPkg/CpuPei: Remove unused functions from the driverRoy Franz2013-09-031-106/+0
* EdkCompatibilityPkg: Fixed build for AArch64Olivier Martin2013-09-035-0/+0
* Enhance TPM driver to protect TPM physical presence flags.Dong Guo2013-09-034-25/+120
* ArmPkg/ArmDmaLib: Fixed the calculation of the Base Address of the BufferOlivier Martin2013-09-021-1/+1
* ArmPkg/CpuDxe: Fixed calculation of the Page Table Index (Level 2 Descriptor)Olivier Martin2013-09-021-2/+2
* ArmPkg/ArmLib: Change comment to match code for setting of V bit in SCTLR reg...Roy Franz2013-09-022-2/+2
* Add Memory fence for ARM Architecture (32 and 64 bit)Olivier Martin2013-09-024-0/+120
* Update sample code for date/time.Eric Dong2013-09-022-62/+10
* OvmfPkg NvVarsFileLib: Set NvVars variable after writing vars fileJordan Justen2013-08-301-12/+42
* 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