summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-291. Fix UNIXGCC IPF build failure in SecurityPkg.sfu51-2/+2
2012-03-28StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility.darylm50313-5436/+3644
2012-03-281. Fix GCC build failure in SecurityPkg.sfu51-2/+2
2012-03-27MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian7-2279/+2338
2012-03-271. Remove “Force clear PK” feature in AuthVarialbe driver.sfu519-245/+6757
2012-03-27Searching for files starts on an 8 byte aligned boundary after the end of the...lzeng143-12/+42
2012-03-27AppPkg/Applications/Sockets: Address GCC and Linux compilation problems.darylm5033-467/+459
2012-03-26correct removal of commit 12951.jcarsey1-2/+4
2012-03-26EmbeddedPkg/MmcDxe: Fixed XCLANG buildoliviermartin1-5/+6
2012-03-26ArmPlatformPkg/PrePi: Added Firmware Version String to the 'welcome' statementoliviermartin3-1/+6
2012-03-26ArmPlatformPkg/Sec: Change initial 'welcome' string from 'UEFI Firmware' to '...oliviermartin2-1/+9
2012-03-26ArmPlatformPkg/SP805WatchdogDxe: Removed late initialization capability from ...oliviermartin2-39/+8
2012-03-26ArmPlatformPkg: Fixed gcc build (minor change)oliviermartin1-1/+1
2012-03-26ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin12-33/+47
2012-03-26ArmLib/ArmV7: Add ISB to ArmEnableVFPoliviermartin4-0/+4
2012-03-26ArmPlatformPkg/ArmSmcLib: Added helper library to make SMC call to the Secure...oliviermartin4-0/+224
2012-03-26ArmPlatformPkg/SP805Watchdog.h: Removed the DXE function declarations from th...oliviermartin2-86/+44
2012-03-26ArmPkg: Declared ARM Hypervisor Firmware PCDsoliviermartin1-1/+9
2012-03-26ArmPkg/ArmLib: Added ARM_PROCESSOR_MODE_HYP to ARM_PROCESSOR_MODEoliviermartin1-0/+1
2012-03-26ArmPkg/Drivers/PL390Gic: Removed acknowledge of special interrupts (spurious ...oliviermartin1-2/+3
2012-03-26ArmPkg/LinuxLoader: Remove unused DebugLib (Minor change)oliviermartin3-9/+0
2012-03-26ArmPlatformPkg/Sec: Move ArmGicSetupNonSecure() prior to initialize platform-...oliviermartin1-3/+4
2012-03-26ArmPlatformPkg/Sec: Fixed monitor stack setupoliviermartin2-6/+10
2012-03-26ArmPlatformPkg/PrePi: Fix comment (minor change)oliviermartin2-2/+2
2012-03-26ArmPkg/ArmLib.h: Fixed the ClusterId and CoreId masksoliviermartin1-4/+4
2012-03-26ArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define which SGI is used for co...oliviermartin4-3/+8
2012-03-26ArmPkg/ArmGicLib: Added function ArmGicSetSecureInterrupts() to define the se...oliviermartin3-5/+49
2012-03-26ArmPlatformPkg/ArmPlatformGlobalVariableLib: Fixed incorrect type castingoliviermartin3-3/+3
2012-03-261. Update AuthVarialbe driver to avoid integer overflow when using EFI_VARIAB...sfu51-3/+3
2012-03-24EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.darylm50321-564/+776
2012-03-23Add BootlogoOnly feature in BDS for BGRTczhang4614-327/+524
2012-03-20Update the license dateslpleahy71-691/+2421
2012-03-20Fix VS X64 Compiler Failurelgao41-1/+1
2012-03-19Fix doxgen format issue.vanjeff4-8/+14
2012-03-19Add LzmaArchCustomDecompressLib library instance, which supports for X86 (IA3...lgao47-3/+442
2012-03-191. Remove conducting ASSERT in BaseCryptLib.sfu521-532/+681
2012-03-191. Add more error handling code to DxeImageVerificationLib and BaseCryptLib.sfu52-2/+11
2012-03-19Remove the useless performance logging code in BootScriptExecutorDxe driver a...lzeng144-114/+5
2012-03-16Fix build break caused by CPU Exception Library.andrewfish1-1/+1
2012-03-16Updated platform DSC files to add CPU Exception Library instances.vanjeff3-3/+7
2012-03-16Introduce tow non-blocking task lists to AtaBus. One maintains the sub-task w...qianouyang6-468/+580
2012-03-16Update the offset when read every debug entries info.ydong101-3/+3
2012-03-15ARM Packages: Added the NULL implementation of CpuExceptionHandlerLiboliviermartin6-0/+6
2012-03-15MdeModulePkg/DebugPortDxe: Fixed the ordering of the EFI_DEBUGPORT_PROTOCOL e...oliviermartin1-1/+1
2012-03-15Add SMBIOS 2.7.1 support to SmbiosView command.lzeng1413-1097/+1072
2012-03-15Updated platform DSC files to add CPU Exception Library instances.vanjeff5-5/+10
2012-03-151. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. vanjeff2-3/+60
2012-03-15Import two CPU Exception Handler Library instances: SecPeiCpuExceptionHandler...vanjeff13-1/+2598
2012-03-151. Introduced CPU Exception Handler Library to provide the CPU exception hand...vanjeff13-12/+157
2012-03-14Fix build fail.ydong101-5/+5