summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-23StdLib: Add Aarch64 support.Harry Liebel1-0/+3
2013-07-22Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration...Ruiyu Ni1-6/+5
2013-07-22Correctly character in comments of BaseLib BitField.Liming Gao1-8/+8
2013-07-22Fixed the issue that BitFieldWrite32, BitFieldAnd32, BitFieldOr32, BitFieldAn...Liming Gao1-5/+23
2013-07-19ArmPlatformPkg: Added Aarch64 Foundation ModelHarry Liebel15-0/+1650
2013-07-18OvmfPkg/Sec: Build identity mapped pages in RAM for X64Jordan Justen1-2/+142
2013-07-18OvmfPkg: Add IndustryStandard/X64Paging.hJordan Justen1-0/+99
2013-07-18OvmfPkg ResetSystemLib: Fix shutdown via UEFI runtime servicesJordan Justen2-4/+9
2013-07-18ArmPlatformPkg/Ds5: Added Aarch64 supportHarry Liebel3-25/+107
2013-07-18ArmPlatformPkg: Added support for Aarch64 AEM RTSM modelHarry Liebel9-17/+789
2013-07-18ArmPlatformPkg: Added Aarch64 supportHarry Liebel34-44/+1288
2013-07-18ArmPkg: Added AArch64 support (missing files)Harry Liebel1-0/+202
2013-07-18ArmPkg/BdsLib: Added Aarch64 support for booting LinuxHarry Liebel5-1/+430
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel58-43/+4786
2013-07-18ShellPkg: Added Aarch64 supportHarry Liebel1-1/+1
2013-07-18ShellPkg: remove high bit to change a EFI_STATUS to a SHELL_STATUSJaben Carsey1-1/+1
2013-07-18The PCI host bridge can signal failures in its initialization toOlivier Martin2-8/+32
2013-07-18ArmPkg/CpuDxe: Moved memory mapping functions that are not architecture speci...Olivier Martin4-246/+276
2013-07-17Per gmtime manpage, tm_mon is the number of months since January Gary Ching-Pang Lin1-3/+3
2013-07-17ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin8-29/+0
2013-07-17ArmPkg/PL390Gic: Populate the GIC Distributor Target Register with the GIC CP...Olivier Martin1-5/+20
2013-07-17EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages()Olivier Martin1-0/+26
2013-07-17ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores...Olivier Martin2-6/+4
2013-07-17Expand the PcdSrIovSystemPageSize type to PcdsPatchableInModule.Ruiyu Ni1-6/+6
2013-07-16ShellPkg: Update error to be SHELL_STATUS and not EFI_STATUS.Gary Ching-Pang Lin1-1/+1
2013-07-16Fixes the GCC build 'Unused variable' warning (raised an error when warnings ...Olivier Martin2-16/+0
2013-07-16Rollback patch 14470, because it error check in some extra ending code.Eric Dong2-48/+64
2013-07-16Fix IA32 build failure.Ruiyu Ni1-3/+3
2013-07-16Change the PcdSrIovSystemPageSize from type of [PcdFixedAtBuild] to [PcdFixed...Ruiyu Ni1-7/+7
2013-07-16Fixes the GCC build 'Unused variable' warning (raised an error when warnings ...Olivier Martin2-64/+48
2013-07-16ArmPkg/UncachedMemoryAllocationLib: Removed unused header (Protocol/Cpu.h)Olivier Martin1-2/+0
2013-07-15ArmPkg: Fix UncachedFreeAlignedPages in UncachedMemoryAllocationLibEugene Cohen2-43/+5
2013-07-15Refine the validation for the input attribute before return.Eric Dong1-1/+5
2013-07-12Update PeiMemoryAllocationLib instance to support AllocateReservedPages() API.Liming Gao2-3/+33
2013-07-121. Add defines for MAX values for UEFI data types.Liming Gao6-8/+45
2013-07-11SecurityPkg Variable: Add the check for PcdFlashNvStorageVariableSize <= PcdF...Star Zeng2-1/+13
2013-07-11MdeModulePkg: Add the alignment check for FTW spare area address and length, ...Star Zeng7-6/+35
2013-07-11MdeModulePkg FaultTolerantWritePei: Refine the code to avoid error report.Star Zeng1-17/+20
2013-07-10Roll back the changes in revision 14294 since it will cause iSCSI security au...Fu Siyuan1-2/+2
2013-07-10Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni3-260/+250
2013-07-05MdeModulePkg/Usb: Update some debug messages’ print level to EFI_D_VERBOSEFeng Tian3-78/+78
2013-07-03OvmfPkg EmuVariableFvbRuntimeDxe: Let FaultTolerantWriteDxe to init working b...Star Zeng1-50/+1
2013-07-03EmulatorPkg: Use FaultTolerantWritePei driver.Star Zeng2-7/+9
2013-07-03Nt32Pkg: Use FaultTolerantWritePei driver.Star Zeng2-7/+9
2013-07-03SecurityPkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng7-199/+515
2013-07-03MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng19-276/+1051
2013-07-03Fix DDK build fail.Eric Dong1-1/+1
2013-07-03Fix GCC build fail.Eric Dong1-4/+4
2013-07-02Update HiiDataBase and UefiHiiLib to support Name/Value varstore. Eric Dong5-1163/+2188
2013-07-02Fix a bug in Mtftp6 retransmission mechanism of the ACK.Ari Zigler1-0/+1