summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-191. Add more error handling code to DxeImageVerificationLib and BaseCryptLib.sfu5
2012-03-19Remove the useless performance logging code in BootScriptExecutorDxe driver a...lzeng14
2012-03-16Fix build break caused by CPU Exception Library.andrewfish
2012-03-16Updated platform DSC files to add CPU Exception Library instances.vanjeff
2012-03-16Introduce tow non-blocking task lists to AtaBus. One maintains the sub-task w...qianouyang
2012-03-16Update the offset when read every debug entries info.ydong10
2012-03-15ARM Packages: Added the NULL implementation of CpuExceptionHandlerLiboliviermartin
2012-03-15MdeModulePkg/DebugPortDxe: Fixed the ordering of the EFI_DEBUGPORT_PROTOCOL e...oliviermartin
2012-03-15Add SMBIOS 2.7.1 support to SmbiosView command.lzeng14
2012-03-15Updated platform DSC files to add CPU Exception Library instances.vanjeff
2012-03-151. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. vanjeff
2012-03-15Import two CPU Exception Handler Library instances: SecPeiCpuExceptionHandler...vanjeff
2012-03-151. Introduced CPU Exception Handler Library to provide the CPU exception hand...vanjeff
2012-03-14Fix build fail.ydong10
2012-03-14Improve robustness when scanning PCI Option ROM.rsun3
2012-03-13Enhance the error handling.ydong10
2012-03-09OvmfPkg: Enable secure-boot support when SECURE_BOOT_ENABLE==TRUEjljusten
2012-03-09OvmfPkg/EmuVariableFvbRuntimeDxe: Add support for PcdSecureBootEnablejljusten
2012-03-09OvmfPkg: Add PcdSecureBootEnablejljusten
2012-03-09OvmfPkg: Add PlatformSecureLib instancejljusten
2012-03-09Fix system reboot automatically if changing the value of [TPM operation]gdong1
2012-03-08Override the base address to make LoadLibraryEx success in WIN7 SP1 OS.ydong10
2012-03-07MdeModulePkg: add support for ORICO PEUS3-2P carderictian
2012-03-07Clarify alignment of GetSpinLockProperties() is byte alignment.lgao4
2012-03-06MdeModulePkg: When media_change happens at Partition.Start(), the lower drive...erictian
2012-03-06Update string offset and default offset from UINT16 to STRING_HEAD to match t...lgao4
2012-03-05Fix read issue detected by the following Python program. The issue was that ...lpleahy
2012-03-05ShellPkg: Fix ICC11 build failure.jcarsey
2012-03-01When CSM uses EFI_SEGMENT and EFI_OFFSET to call CSM16 function, some CSM16 u...li-elvin
2012-02-29ArmPkg/ArmLib: Replaced 'UINTN' type by architecture agnostic types (EFI_PHYS...oliviermartin
2012-02-29ArmPlatformPkg/ArmPlatformSysConfigLib: Removed dependency on Uefi.h since it...oliviermartin
2012-02-29ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initializati...oliviermartin
2012-02-29Update FrameworkUefiLib library instance to implement the missing CatSPrint()...lgao4
2012-02-29Fix the issue in PeiCore to support PDB file path without '\' or '.' character.lgao4
2012-02-29Add sample code to show how to register Browser HotKey by BrowserEx protocol.lgao4
2012-02-28MdePkg/Include/Base.h: Defined __va_copy macro when not defined by the ARM to...oliviermartin
2012-02-28ArmPlatformPkg/ArmPlatformSysConfigLib: Add function 'ArmPlatformSysConfigGet...oliviermartin
2012-02-28ArmPkg/Library/SemihostLib: Removed depenencies on Uefi.h (Base library)oliviermartin
2012-02-28ArmPlatformPkg/NorFlashDxe: Fixed CFI NOR Flash driveroliviermartin
2012-02-28ArmPlatformPkg/Bds: Fixed the size of the unicode string use to represent hex...oliviermartin
2012-02-28ArmPlatformPkg/Sec: Add ASSERT() for checking the Secure Monitor Stack PCD va...oliviermartin
2012-02-28ArmPlatformPkg/Sec: Move 'ArmPlatformSecExtraAction' before we set NSACR & SCRoliviermartin
2012-02-28ArmPlatformPkg/Sec: Fix transition to Trusted Monitor World with ARMGCColiviermartin
2012-02-28ArmPlatformPkg: Move the Secure Monitor initialization into a separate 'ArmTr...oliviermartin
2012-02-28ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin
2012-02-28ArmPlatformPkg/PrePi: Fixed stack setup when System Memory is mapped upto 0xF...oliviermartin
2012-02-28ArmPkg/ArmLib: Fixed 'ArmConfigureMmu()' to avoid overflow when an entry is m...oliviermartin
2012-02-28ArmPkg/ArmLib.h: Update 'ARM_MEMORY_REGION_DESCRIPTOR' to support 64bit addre...oliviermartin
2012-02-28ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg...oliviermartin
2012-02-28ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controller (2)oliviermartin