summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change the PcdSrIovSystemPageSize from type of [PcdFixedAtBuild] to [PcdFixed...Ruiyu Ni2013-07-161-7/+7
* Fixes the GCC build 'Unused variable' warning (raised an error when warnings ...Olivier Martin2013-07-162-64/+48
* ArmPkg/UncachedMemoryAllocationLib: Removed unused header (Protocol/Cpu.h)Olivier Martin2013-07-161-2/+0
* ArmPkg: Fix UncachedFreeAlignedPages in UncachedMemoryAllocationLibEugene Cohen2013-07-152-43/+5
* Refine the validation for the input attribute before return.Eric Dong2013-07-151-1/+5
* Update PeiMemoryAllocationLib instance to support AllocateReservedPages() API.Liming Gao2013-07-122-3/+33
* 1. Add defines for MAX values for UEFI data types.Liming Gao2013-07-126-8/+45
* SecurityPkg Variable: Add the check for PcdFlashNvStorageVariableSize <= PcdF...Star Zeng2013-07-112-1/+13
* MdeModulePkg: Add the alignment check for FTW spare area address and length, ...Star Zeng2013-07-117-6/+35
* MdeModulePkg FaultTolerantWritePei: Refine the code to avoid error report.Star Zeng2013-07-111-17/+20
* Roll back the changes in revision 14294 since it will cause iSCSI security au...Fu Siyuan2013-07-101-2/+2
* Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni2013-07-103-260/+250
* MdeModulePkg/Usb: Update some debug messages’ print level to EFI_D_VERBOSEFeng Tian2013-07-053-78/+78
* OvmfPkg EmuVariableFvbRuntimeDxe: Let FaultTolerantWriteDxe to init working b...Star Zeng2013-07-031-50/+1
* EmulatorPkg: Use FaultTolerantWritePei driver.Star Zeng2013-07-032-7/+9
* Nt32Pkg: Use FaultTolerantWritePei driver.Star Zeng2013-07-032-7/+9
* SecurityPkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng2013-07-037-199/+515
* MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng2013-07-0319-276/+1051
* Fix DDK build fail.Eric Dong2013-07-031-1/+1
* Fix GCC build fail.Eric Dong2013-07-031-4/+4
* Update HiiDataBase and UefiHiiLib to support Name/Value varstore. Eric Dong2013-07-025-1163/+2188
* Fix a bug in Mtftp6 retransmission mechanism of the ACK.Ari Zigler2013-07-021-0/+1
* ArmPlatformPkg/ArmVExpressLibCTA15-A7: Mapped the extra 1GB of DRAM in the MMUOlivier Martin2013-07-011-14/+20
* ShellPkg: Verify memory and handle allocation failure.jaben carsey2013-06-281-11/+19
* ArmPkg/BdsLib: Fixed manipulation of the Memory Map returned by GetMemoryMap()Olivier Martin2013-06-271-6/+15
* ArmPkg/ArmLib: Marked functions as 'STATIC' if not exposed outside of the sco...Olivier Martin2013-06-271-0/+2
* ArmPkg: Made ArmConfigureMmu() returns a status codeOlivier Martin2013-06-276-36/+53
* ShellPkg: make automatically created shells quit automaticallyjaben carsey2013-06-273-6/+9
* Ax88772: Add logic to separate packet, fix MTU issue. Ax88772b: Fix driver mo...Yu Pei2013-06-278-207/+341
* MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling...Feng Tian2013-06-2413-38/+104
* ShellPkg: Update rm command to properly prepend file system identifiers to fi...Jaben Carsey2013-06-211-1/+18
* ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC filesOlivier Martin2013-06-217-21/+21
* ArmPlatformPkg/ArmVExpressPkg: CTA9x4: Default to EDK2_ARMVE_STANDALONE=1Ryan Harkin2013-06-211-6/+13
* ArmPlatformPkg/ArmVExpressPkg: Add Shutdown supportRyan Harkin2013-06-211-1/+6
* ArmPlatformPkg/Bds: Make ".EFI" files recognizable as EFI applicationsLeif Lindholm2013-06-211-1/+2
* ArmPkg/ArmLib: Removed ArmInvalidateTlb when disabling cache as ArmDisableMmu...Olivier Martin2013-06-191-1/+1
* ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specificOlivier Martin2013-06-192-3/+7
* ArmPkg/BdsLib: Update FDT CPU node formatOlivier Martin2013-06-191-3/+4
* ArmPkg/Drivers/TimerDxe: Improve Timer initialisation.Olivier Martin2013-06-191-18/+15
* ArmPlatformPkg/PL011Uart: Ignore BAUD rate if Integral non-zeroOlivier Martin2013-06-191-7/+5
* ArmPlatformPkg/PL011Uart: Fixed conditionOlivier Martin2013-06-191-1/+1
* ArmPlatformPkg/Bds: Moved the PrintLib() after forcing the last character to ...Olivier Martin2013-06-191-3/+3
* ArmPlatformPkg/ArmVExpressLibCTA15-A7: Fixed ARM Toolchain buildOlivier Martin2013-06-191-1/+1
* MdeModulePkg/AtaBus: wait up to 30s for ATA cmd response in Standby/Idle mode...Feng Tian2013-06-181-4/+6
* ShellBinPkg/UefiShell: Updated Shell Binary for ARM architectureOlivier Martin2013-06-171-0/+0
* ArmPlatformPkg: Fixed size of RTSM FDsOlivier Martin2013-06-175-12/+13
* The list of locked variables is traversed at runtime, hence we mustLaszlo Ersek2013-06-172-0/+46
* Revert the changes made in 14403 because it incorrectly changed the EOL.Ruiyu Ni2013-06-172-1006/+960
* OvmfPkg: Reduce PcdMaxVariableSize with secure boot to avoid assertJordan Justen2013-06-143-3/+3
* Fixed the issue that IPv6 network stack assert infrequently – assert once e...Ye Ting2013-06-141-34/+45