summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the potential issue that NULL pointer may be referred in LoadImage().lgao42012-05-081-2/+11
* Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records.lgao42012-05-086-75/+430
* Removes redundant code and adds data size check for certificate data in DxeIm...tye12012-05-081-15/+24
* Enhance SmbiosDxe driver:lzeng142012-05-082-29/+65
* Upgrade openssl version to 0.98w.tye12012-05-075-41/+56
* Fix memory leak issues.ydong102012-05-073-1/+6
* OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000jljusten2012-05-043-5/+5
* OvmfPkg PlatformBdsLib: Set SCI_EN bit of PMCNTRLjljusten2012-05-041-0/+13
* OvmfPkg/AcpiTables: Set SMI ACPI Enable/Disable fields to 0jljusten2012-05-041-2/+2
* OvmfPkg/AcpiTables: Update GPE0 block address range for QEMUjljusten2012-05-042-1/+2
* Currently restoring PCI attributes are put in child uninstall logic, if one c...li-elvin2012-05-042-49/+108
* Correct an error in Aprint function.ydong102012-05-042-4/+4
* Update the logic related to get section header offset for TE image.ydong102012-05-041-2/+10
* EmbeddedPkg/Ebl: Returned an error message when a command is not supportedoliviermartin2012-05-021-0/+2
* ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'oliviermartin2012-05-0212-54/+41
* ArmPlatformPkg/Bds: Fixed Memory Corruption when updating the path of a Linux...oliviermartin2012-05-021-4/+7
* BeagleBoardPkg/b.bat: Updated RVCT toolchain nameoliviermartin2012-05-021-2/+2
* ArmPlatformPkg/DebugSecExtraActionLib: Added Warning comment to signal the DR...oliviermartin2012-05-021-0/+10
* ArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15oliviermartin2012-05-023-8/+33
* ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin2012-05-0239-371/+569
* ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin2012-05-028-54/+64
* ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin2012-05-0210-17/+17
* ArmPkg/ArmLib: Added ARM Cpu IDsoliviermartin2012-05-021-0/+19
* ArmPkg/ArmLib: Fixed MpCore macrosoliviermartin2012-05-021-4/+10
* EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin2012-05-024-25/+23
* ArmPlatformPkg/PL35xSmc: Added function PL35xSmcSetRefresholiviermartin2012-05-023-8/+25
* ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin2012-05-028-14/+125
* ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin2012-05-0210-99/+97
* ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolcha...oliviermartin2012-05-023-2/+19
* ArmPkg/ArmCpuLib: Removed unused filesoliviermartin2012-05-024-228/+0
* ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin2012-05-0219-274/+61
* ArmPlatformPkg/ArmPlatformGlobalVariableLib: Fixed calculation of GlobalVaria...oliviermartin2012-05-022-4/+4
* ArmPlatformPkg: Removed the 'Identify' functionsoliviermartin2012-05-022-65/+3
* ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added new function ArmPlatformGe...oliviermartin2012-05-026-6/+63
* ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin2012-05-0215-33/+75
* ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin2012-05-029-34/+44
* ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin2012-05-028-274/+279
* MdeModulePkg: Fix EHCI module build warning reported by VS2005 tool chain.erictian2012-05-021-2/+2
* UefiCpuPkg S3Resume2: Move the call to RestoreS3PageTables() earlier before S...rsun32012-05-021-4/+7
* EmulatorPkg/build.sh: Fix link issue for openSUSEjljusten2012-04-301-2/+2
* Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance ...tye12012-04-281-12/+14
* Enhances PE image hash algorithm in DxeImageVerificationLib and DxeTpmMeasur...tye12012-04-282-180/+264
* MdeModulePkg: Enlarge timeout value to wait set_address request success for l...erictian2012-04-281-3/+3
* MdeModulePkg: Skip to manage usb debug port in EDKII EHCI driver if it's used...erictian2012-04-284-5/+224
* Enhance the error handling for AllocatePool and AllocatePages function.ydong102012-04-274-6/+15
* Enable print error info when execute the application.ydong102012-04-272-1/+17
* Update comments in DmpStore.c to be more suitable.lzeng142012-04-271-2/+2
* Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO...lzeng142012-04-263-7/+82
* Enhance code to more safely and follow coding style.ydong102012-04-264-4/+21
* Patch include:ydong102012-04-263-12/+4