summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-16Add definition for EFI_FIRMWARE_CONTENTS_SIGNED_GUID.Shumin Qiu2-0/+29
2013-09-13OvmfPkg: QemuBootOrder: keep some boot options that have not been selectedLaszlo Ersek1-0/+108
2013-09-13OvmfPkg: QemuBootOrder: mark UEFI boot options selected by fw_cfgLaszlo Ersek1-8/+12
2013-09-13OvmfPkg: QemuBootOrder: collect active UEFI boot options in advanceLaszlo Ersek1-18/+100
2013-09-13OvmfPkg: QemuBootOrder: expand relative device paths in UEFI boot optionsLaszlo Ersek1-0/+29
2013-09-13StdLib: Fix pointer arithmetic issues in the strncasecmp function.Daryl McDaniel1-19/+22
2013-09-12Forcing the python27.dll to be executablelhauch1-0/+0
2013-09-12Return EFI_WRITE_PROTECTED when setting KEKDefault, PKDefault, dbDefault, dbx...Fu Siyuan1-1/+6
2013-09-12Update the chaining requirements with regards to the Platform Key.Fu Siyuan1-7/+26
2013-09-12Add “VendorKeys” variable for indicating out of band key modification.Fu Siyuan6-5/+136
2013-09-12Update BGRT image buffer to be stored in EfiBootSerivesData according to ACPI...Chao Zhang1-7/+10
2013-09-11MdeModulePkg/NvmExpressDxe: Fix some bugsFeng Tian5-38/+95
2013-09-11Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao1-2/+7
2013-09-11Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao1-2/+10
2013-09-11Add missing SCSI_IO related definitions.Feng Tian1-1/+26
2013-09-10StdLib: Fix IA32 and X64 build issues.Daryl McDaniel1-1/+0
2013-09-10StdLib: Fix IPF build issues.Daryl McDaniel1-1/+0
2013-09-10ArmPkg/CpuDxe: Exception Handling SP AdjustEugene Cohen2-2/+2
2013-09-05This patch uses dummy routine as NotifyFunction to make sure those 2 APIs pro...Mars Lin1-7/+27
2013-09-05Refine the select language logic.Eric Dong1-2/+16
2013-09-05Refine the select language logic.Eric Dong7-111/+46
2013-09-04ArmPlatformPkg/patches: Updated BaseTools-Pending-Patches.patchOlivier Martin1-93/+152
2013-09-04ArmPlatformPkg: Update AArch64 models to match the binaries generated by the ...Olivier Martin2-6/+4
2013-09-04Update edksetup.bat to check VS2012Liming Gao1-12/+16
2013-09-04Enable warningif opcode in browser.Eric Dong4-7/+226
2013-09-04Enable warningif opcode in browser.Eric Dong1-1/+8
2013-09-04Fixed the issue in PeiCore on Load Module At Fixed Address logicLiming Gao2-6/+6
2013-09-03ShellBinPkg: Added Aarch64 Shell binariesOlivier Martin4-0/+4
2013-09-03ArmPkg/CpuPei: Remove unused functions from the driverRoy Franz1-106/+0
2013-09-03EdkCompatibilityPkg: Fixed build for AArch64Olivier Martin5-0/+0
2013-09-03Enhance TPM driver to protect TPM physical presence flags.Dong Guo4-25/+120
2013-09-02ArmPkg/ArmDmaLib: Fixed the calculation of the Base Address of the BufferOlivier Martin1-1/+1
2013-09-02ArmPkg/CpuDxe: Fixed calculation of the Page Table Index (Level 2 Descriptor)Olivier Martin1-2/+2
2013-09-02ArmPkg/ArmLib: Change comment to match code for setting of V bit in SCTLR reg...Roy Franz2-2/+2
2013-09-02Add Memory fence for ARM Architecture (32 and 64 bit)Olivier Martin4-0/+120
2013-09-02Update sample code for date/time.Eric Dong2-62/+10
2013-08-30OvmfPkg NvVarsFileLib: Set NvVars variable after writing vars fileJordan Justen1-12/+42
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