summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-07Upgrade openssl version to 0.98w.tye15-41/+56
2012-05-07Fix memory leak issues.ydong103-1/+6
2012-05-04OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000jljusten3-5/+5
2012-05-04OvmfPkg PlatformBdsLib: Set SCI_EN bit of PMCNTRLjljusten1-0/+13
2012-05-04OvmfPkg/AcpiTables: Set SMI ACPI Enable/Disable fields to 0jljusten1-2/+2
2012-05-04OvmfPkg/AcpiTables: Update GPE0 block address range for QEMUjljusten2-1/+2
2012-05-04Currently restoring PCI attributes are put in child uninstall logic, if one c...li-elvin2-49/+108
2012-05-04Correct an error in Aprint function.ydong102-4/+4
2012-05-04Update the logic related to get section header offset for TE image.ydong101-2/+10
2012-05-02EmbeddedPkg/Ebl: Returned an error message when a command is not supportedoliviermartin1-0/+2
2012-05-02ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'oliviermartin12-54/+41
2012-05-02ArmPlatformPkg/Bds: Fixed Memory Corruption when updating the path of a Linux...oliviermartin1-4/+7
2012-05-02BeagleBoardPkg/b.bat: Updated RVCT toolchain nameoliviermartin1-2/+2
2012-05-02ArmPlatformPkg/DebugSecExtraActionLib: Added Warning comment to signal the DR...oliviermartin1-0/+10
2012-05-02ArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15oliviermartin3-8/+33
2012-05-02ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin39-371/+569
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin8-54/+64
2012-05-02ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin10-17/+17
2012-05-02ArmPkg/ArmLib: Added ARM Cpu IDsoliviermartin1-0/+19
2012-05-02ArmPkg/ArmLib: Fixed MpCore macrosoliviermartin1-4/+10
2012-05-02EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin4-25/+23
2012-05-02ArmPlatformPkg/PL35xSmc: Added function PL35xSmcSetRefresholiviermartin3-8/+25
2012-05-02ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin8-14/+125
2012-05-02ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin10-99/+97
2012-05-02ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolcha...oliviermartin3-2/+19
2012-05-02ArmPkg/ArmCpuLib: Removed unused filesoliviermartin4-228/+0
2012-05-02ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin19-274/+61
2012-05-02ArmPlatformPkg/ArmPlatformGlobalVariableLib: Fixed calculation of GlobalVaria...oliviermartin2-4/+4
2012-05-02ArmPlatformPkg: Removed the 'Identify' functionsoliviermartin2-65/+3
2012-05-02ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added new function ArmPlatformGe...oliviermartin6-6/+63
2012-05-02ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin15-33/+75
2012-05-02ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin9-34/+44
2012-05-02ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin8-274/+279
2012-05-02MdeModulePkg: Fix EHCI module build warning reported by VS2005 tool chain.erictian1-2/+2
2012-05-02UefiCpuPkg S3Resume2: Move the call to RestoreS3PageTables() earlier before S...rsun31-4/+7
2012-04-30EmulatorPkg/build.sh: Fix link issue for openSUSEjljusten1-2/+2
2012-04-28Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance ...tye11-12/+14
2012-04-28 Enhances PE image hash algorithm in DxeImageVerificationLib and DxeTpmMeasur...tye12-180/+264
2012-04-28MdeModulePkg: Enlarge timeout value to wait set_address request success for l...erictian1-3/+3
2012-04-28MdeModulePkg: Skip to manage usb debug port in EDKII EHCI driver if it's used...erictian4-5/+224
2012-04-27Enhance the error handling for AllocatePool and AllocatePages function.ydong104-6/+15
2012-04-27Enable print error info when execute the application.ydong102-1/+17
2012-04-27Update comments in DmpStore.c to be more suitable.lzeng141-2/+2
2012-04-26Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO...lzeng143-7/+82
2012-04-26Enhance code to more safely and follow coding style.ydong104-4/+21
2012-04-26Patch include:ydong103-12/+4
2012-04-25Add description for PeiPerformanceIdArray parameter of InternalSearchForLogEn...lzeng141-0/+1
2012-04-25Fix UNIX GCC build fail.lzeng142-0/+4
2012-04-25Fix typo "Debugt".vanjeff2-5/+5
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng145-67/+162