summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-09Fix always reboot issue for an invalid physical presence operation request.gdong1
2012-05-09Use PartitionHeader->SizeOfPartitionEntry instead of sizeof (EFI_PARTITION_EN...niruiyu
2012-05-08Fix the potential issue that NULL pointer may be referred in LoadImage().lgao4
2012-05-08Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records.lgao4
2012-05-08Removes redundant code and adds data size check for certificate data in DxeIm...tye1
2012-05-08Enhance SmbiosDxe driver:lzeng14
2012-05-07Upgrade openssl version to 0.98w.tye1
2012-05-07Fix memory leak issues.ydong10
2012-05-04OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000jljusten
2012-05-04OvmfPkg PlatformBdsLib: Set SCI_EN bit of PMCNTRLjljusten
2012-05-04OvmfPkg/AcpiTables: Set SMI ACPI Enable/Disable fields to 0jljusten
2012-05-04OvmfPkg/AcpiTables: Update GPE0 block address range for QEMUjljusten
2012-05-04Currently restoring PCI attributes are put in child uninstall logic, if one c...li-elvin
2012-05-04Correct an error in Aprint function.ydong10
2012-05-04Update the logic related to get section header offset for TE image.ydong10
2012-05-02EmbeddedPkg/Ebl: Returned an error message when a command is not supportedoliviermartin
2012-05-02ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'oliviermartin
2012-05-02ArmPlatformPkg/Bds: Fixed Memory Corruption when updating the path of a Linux...oliviermartin
2012-05-02BeagleBoardPkg/b.bat: Updated RVCT toolchain nameoliviermartin
2012-05-02ArmPlatformPkg/DebugSecExtraActionLib: Added Warning comment to signal the DR...oliviermartin
2012-05-02ArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15oliviermartin
2012-05-02ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin
2012-05-02ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin
2012-05-02ArmPkg/ArmLib: Added ARM Cpu IDsoliviermartin
2012-05-02ArmPkg/ArmLib: Fixed MpCore macrosoliviermartin
2012-05-02EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin
2012-05-02ArmPlatformPkg/PL35xSmc: Added function PL35xSmcSetRefresholiviermartin
2012-05-02ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin
2012-05-02ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin
2012-05-02ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolcha...oliviermartin
2012-05-02ArmPkg/ArmCpuLib: Removed unused filesoliviermartin
2012-05-02ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin
2012-05-02ArmPlatformPkg/ArmPlatformGlobalVariableLib: Fixed calculation of GlobalVaria...oliviermartin
2012-05-02ArmPlatformPkg: Removed the 'Identify' functionsoliviermartin
2012-05-02ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added new function ArmPlatformGe...oliviermartin
2012-05-02ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin
2012-05-02ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin
2012-05-02ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin
2012-05-02MdeModulePkg: Fix EHCI module build warning reported by VS2005 tool chain.erictian
2012-05-02UefiCpuPkg S3Resume2: Move the call to RestoreS3PageTables() earlier before S...rsun3
2012-04-30EmulatorPkg/build.sh: Fix link issue for openSUSEjljusten
2012-04-28Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance ...tye1
2012-04-28 Enhances PE image hash algorithm in DxeImageVerificationLib and DxeTpmMeasur...tye1
2012-04-28MdeModulePkg: Enlarge timeout value to wait set_address request success for l...erictian
2012-04-28MdeModulePkg: Skip to manage usb debug port in EDKII EHCI driver if it's used...erictian
2012-04-27Enhance the error handling for AllocatePool and AllocatePages function.ydong10
2012-04-27Enable print error info when execute the application.ydong10
2012-04-27Update comments in DmpStore.c to be more suitable.lzeng14
2012-04-26Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO...lzeng14