summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Enhance the code logic for RelocateBlockDescriptors.lzeng141-3/+2
2012-05-11Currently, CapsulePei assumes ScatterGatherList are all related. But, UEFI sp...lzeng141-24/+18
2012-05-11Make sure CapsuleImage size is equal or less than DataBlock Size. And when co...lzeng141-48/+28
2012-05-11DestPtr may point to the lower aligned address in the free memory region (Fre...lzeng141-1/+1
2012-05-11Update CapsuleCoalesce() to return the correct size of the coalesced capsule ...lzeng141-2/+2
2012-05-10Enhance the logic when extract data from storage.ydong101-5/+16
2012-05-10Use current time value as default random seed in BaseCryptLib.tye15-4/+239
2012-05-09Fixes buffer read overflow bugs in authenticated variable driver.sfu51-2/+5
2012-05-09Fix always reboot issue for an invalid physical presence operation request.gdong11-3/+20
2012-05-09Use PartitionHeader->SizeOfPartitionEntry instead of sizeof (EFI_PARTITION_EN...niruiyu1-32/+32
2012-05-08Fix the potential issue that NULL pointer may be referred in LoadImage().lgao41-2/+11
2012-05-08Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records.lgao46-75/+430
2012-05-08Removes redundant code and adds data size check for certificate data in DxeIm...tye11-15/+24
2012-05-08Enhance SmbiosDxe driver:lzeng142-29/+65
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