summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode.Jeff Fan2013-09-164-11/+53
* Refine question value update logic.Eric Dong2013-09-161-5/+38
* Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng2013-09-1618-103/+152
* MdeModulePkg: Add support for weakly aligned FVs.Star Zeng2013-09-164-60/+85
* Add definition for EFI_FIRMWARE_CONTENTS_SIGNED_GUID.Shumin Qiu2013-09-162-0/+29
* OvmfPkg: QemuBootOrder: keep some boot options that have not been selectedLaszlo Ersek2013-09-131-0/+108
* OvmfPkg: QemuBootOrder: mark UEFI boot options selected by fw_cfgLaszlo Ersek2013-09-131-8/+12
* OvmfPkg: QemuBootOrder: collect active UEFI boot options in advanceLaszlo Ersek2013-09-131-18/+100
* OvmfPkg: QemuBootOrder: expand relative device paths in UEFI boot optionsLaszlo Ersek2013-09-131-0/+29
* StdLib: Fix pointer arithmetic issues in the strncasecmp function.Daryl McDaniel2013-09-131-19/+22
* Forcing the python27.dll to be executablelhauch2013-09-121-0/+0
* Return EFI_WRITE_PROTECTED when setting KEKDefault, PKDefault, dbDefault, dbx...Fu Siyuan2013-09-121-1/+6
* Update the chaining requirements with regards to the Platform Key.Fu Siyuan2013-09-121-7/+26
* Add “VendorKeys” variable for indicating out of band key modification.Fu Siyuan2013-09-126-5/+136
* Update BGRT image buffer to be stored in EfiBootSerivesData according to ACPI...Chao Zhang2013-09-121-7/+10
* MdeModulePkg/NvmExpressDxe: Fix some bugsFeng Tian2013-09-115-38/+95
* Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao2013-09-111-2/+7
* Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao2013-09-111-2/+10
* Add missing SCSI_IO related definitions.Feng Tian2013-09-111-1/+26
* StdLib: Fix IA32 and X64 build issues.Daryl McDaniel2013-09-101-1/+0
* StdLib: Fix IPF build issues.Daryl McDaniel2013-09-101-1/+0
* ArmPkg/CpuDxe: Exception Handling SP AdjustEugene Cohen2013-09-102-2/+2
* This patch uses dummy routine as NotifyFunction to make sure those 2 APIs pro...Mars Lin2013-09-051-7/+27
* Refine the select language logic.Eric Dong2013-09-051-2/+16
* Refine the select language logic.Eric Dong2013-09-057-111/+46
* ArmPlatformPkg/patches: Updated BaseTools-Pending-Patches.patchOlivier Martin2013-09-041-93/+152
* ArmPlatformPkg: Update AArch64 models to match the binaries generated by the ...Olivier Martin2013-09-042-6/+4
* 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