summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-281. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE) in DEC file.Fu Siyuan
2013-08-27SCR_EL3 is the control register for setting the security stateGirish K S
2013-08-27ShellPkg: Fixed build errors related to variable declarationsOlivier Martin
2013-08-27Removed the assumption on APIC timer initial Count is all 1s and updated it t...Jeff Fan
2013-08-27Removed the assumption on APIC timer initial Count is all 1s and updated it t...Jeff Fan
2013-08-26MdeModulePkg/DiskIoDxe: fix source/destination pointer of overrun transferLaszlo Ersek
2013-08-23OvmfPkg: Virtio: load used ring element strictly after loading used indexLaszlo Ersek
2013-08-23OvmfPkg: Build and use the UEFI shell by defaultJordan Justen
2013-08-23EmbeddedPkg/EmbeddedPkg.dsc: Fixed PCD settingsOlivier Martin
2013-08-23ShellPkg: Fix potentially uninitialized variable compiler warningJaben Carsey
2013-08-23Update SetVariable() function description for the clarification of requireme...Shumin Qiu
2013-08-23Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY.Shumin Qiu
2013-08-23Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI...Ruiyu Ni
2013-08-23Add some comments, clear describe the efi varstore type.Eric Dong
2013-08-23Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii...Eric Dong
2013-08-23Update comments to follow new spec definition.Eric Dong
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao
2013-08-22Fix a bug in secure boot configuration driver: Enroll DB/KEK will disable Att...Fu Siyuan
2013-08-22Fix DuetPkg build failure after adding the new reset type EfiResetPlatformSpe...Ruiyu Ni
2013-08-22Do not lock the volume when the volume maps to a file instead of a physical d...Ruiyu Ni
2013-08-22Fix DDK3790 build failure.Ruiyu Ni
2013-08-22Update firmware management protocol definition to expose the lowest supported...Shumin Qiu
2013-08-21ShellPkg: update behavior with undefined environment variablesJaben Carsey
2013-08-21ShellPkg: Fix file size error upon copy operation.Jaben Carsey
2013-08-21ArmPlatformPkg/ArmVExpressPkg: Added 'EfiResetPlatformSpecific' to ResetSyste...Olivier Martin
2013-08-21ArmPkg/ArmGicLib.h: Added macro to retrieve the information from the ICCIDROlivier Martin
2013-08-21ArmPlatformPkg/Sec: Removed SetupExceptionLevel3()Olivier Martin
2013-08-21ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3Olivier Martin
2013-08-21ArmPlatformPkg/ArmVExpressPkg: Set PcdTrustzoneSupport to TRUE on the AArch64...Olivier Martin
2013-08-21Fix OptionRomPkg build failure.Qian Ouyang
2013-08-21Fix function header comments for DiskIoDestroySubtask.Ruiyu Ni
2013-08-21Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEF...Ruiyu Ni
2013-08-21MdeModulePkg/DiskIoDxe: Fixed GCC build errorOlivier Martin
2013-08-21Remove several ASSERT in XhciDxe to allow error status happen then do error h...Elvin Li
2013-08-20Refine the comments and code to follow spec.Eric Dong
2013-08-20Refine the comments to follow spec.Eric Dong
2013-08-20Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu
2013-08-20Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni
2013-08-20Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang
2013-08-19ArmPkg/CpuDxe: Added support to not set a memory region with the same attributeOlivier Martin
2013-08-19ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()Olivier Martin
2013-08-19ArmPkg/ArmV7Mmu.h: Added masks to extract attributes from Section and Page en...Olivier Martin
2013-08-19ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()Olivier Martin
2013-08-19ArmPlatformPkg/ArmVExpressPkg: Add System ID of FVP models to VE LCD driver.Olivier Martin
2013-08-19ArmPlatformPkg/ArmVExpress.dsc.inc: Added DEBUG_GCD & DEBUG_CACHE values to t...Olivier Martin
2013-08-19ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronizationOlivier Martin
2013-08-19ArmPkg/CpuDxe: AArch64: Fix wrong comparison of exception typeGirish K S
2013-08-19MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng
2013-08-19Nt32Pkg: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace.Star Zeng
2013-08-19OvmfPkg: Use the new DevicePathLib for all platformsRuiyu Ni