summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-18Add logic to validate variable before use it.ydong10
2012-05-18Add logic to validate console variables when enter BDS.ydong10
2012-05-16Update EFI_ACPI_5_0_PLATFORM_COMMUNICATION_CHANNEL_TABLE_HEADER to follow ACP...jyao1
2012-05-16Add Perf log for SMM driver Load and Start Image.lgao4
2012-05-16Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao4
2012-05-16Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao4
2012-05-14MdeModulePkg/UsbMassStorage: Add 16 byte SCSI cmds support if the last LBA ca...erictian
2012-05-14Update auth-variable and secure boot UI driver to support only time-based PK,...sfu5
2012-05-11Enhance TcgSmm driver to handle potential SetVariable failure case.gdong1
2012-05-11Add logic to validate new input value with minimum.ydong10
2012-05-11The code line where judges if offset exceed the FTW work space boundary, in s...lzeng14
2012-05-11Enhance the code logic for RelocateBlockDescriptors.lzeng14
2012-05-11Currently, CapsulePei assumes ScatterGatherList are all related. But, UEFI sp...lzeng14
2012-05-11Make sure CapsuleImage size is equal or less than DataBlock Size. And when co...lzeng14
2012-05-11DestPtr may point to the lower aligned address in the free memory region (Fre...lzeng14
2012-05-11Update CapsuleCoalesce() to return the correct size of the coalesced capsule ...lzeng14
2012-05-10Enhance the logic when extract data from storage.ydong10
2012-05-10Use current time value as default random seed in BaseCryptLib.tye1
2012-05-09Fixes buffer read overflow bugs in authenticated variable driver.sfu5
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