- 6f6c785 Remove TPM selftest on S3 boot path to save time by czhang46 · 12 years ago
- fc78c48 EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Mode by oliviermartin · 12 years ago
- f52be04 Fix a bug that causes GCC build failure. by niruiyu · 12 years ago
- 39b3654 Fix a bug that incorrectly uses && instead of !! in IsKeyOptionVariable(). by niruiyu · 12 years ago
- d2bf991 OvmfPkg: QemuBootOrder: recognize virtio-scsi devices by jljusten · 12 years ago
- 37078a6 OvmfPkg: introduce virtio-scsi driver by jljusten · 12 years ago
- c8c2e4d OvmfPkg: VirtioBlkDriverBindingStop: fix incorrect use of UEFI driver model by jljusten · 12 years ago
- 74418fe ArmPlatformPkg/BaseTools-Pending-Patches.patch: Added latest ARMGCC & ARMLINUXGCC updated flags by oliviermartin · 12 years ago
- eb58f55 Fix coding style issue in CryptoPkg. by tye1 · 12 years ago
- 980050b Use %lx to print UINT64 value instead of %x. by niruiyu · 12 years ago
- 7714cf7 Fix a bug that BCFG creates Key#### variable bigger than it should be. by niruiyu · 12 years ago
- ad481b0 Remove the KeyOrder variable dependency from BDS by niruiyu · 12 years ago
- f269f2a Add manual configured gateway address back after system reset. by tye1 · 12 years ago
- 75dce34 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected. by sfu5 · 12 years ago
- e98e59c Fix a bug in OpensslLib that PKCS7_verify will use over 8k stack space. by sfu5 · 12 years ago
- 24ee1cc Fix buffer overflow issue in Consplitter. by li-elvin · 12 years ago
- 1a6fdcb Fix code potential errors in IPsec. by qianouyang · 12 years ago
- 616ac6f Fix ECC issue. by li-elvin · 12 years ago
- 64470c1 Remove useless MD5 OID ASN.1 value from DxeImageVerificationLib. by tye1 · 12 years ago
- fe5eea5 Add SPC_INDIRECT_DATA_OBJID check to make sure contentType equals to the by tye1 · 12 years ago
- 3d267c7 Fix code potential errors. by ydong10 · 12 years ago
- fe8a16e Fix a typo in comments. by ydong10 · 12 years ago
- 6b52b72 Update SmiManager() to invoke all root SMI handlers to following PI Spec. by vanjeff · 12 years ago
- f941bec Change TPM ACCESS_X.activeLocality test timeout to TIMEOUT_A by czhang46 · 12 years ago
- 89be2b0 Fix time-based and count-based authenticated variable can be updated by each other without verification. by gdong1 · 12 years ago
- 389b551 OvmfPkg/VirtioBlkDxe: Fix VS2012 IA32 build by jljusten · 12 years ago
- 2f03f79 OvmfPkg: VirtioBlkDxe: fix div & mod of 64-bit dividends on IA32/gcc-4.4 by jljusten · 12 years ago
- 9de0355 OvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxe by jljusten · 12 years ago
- e371e7e OvmfPkg: librarize reusable bits from VirtioBlkDxe's SynchronousRequest() by jljusten · 12 years ago
- 7fcacd6 OvmfPkg: rename AppendDesc to VirtioAppendDesc by jljusten · 12 years ago
- 263559b OvmfPkg: extract VirtioLib from VirtioBlkDxe by jljusten · 12 years ago
- 6b28fe9 OvmfPkg: Include/IndustryStandard: extract VirtioBlk.h from Virtio.h by jljusten · 12 years ago
- a9624f9 OvmfPkg: rename OFFSET_OF_VHDR() / SIZE_OF_VHDR() to *_OF_VBLK() by jljusten · 12 years ago
- 55c3443 OvmfPkg: regroup virtio config fields into generic & specific structs by jljusten · 12 years ago
- 2c3239f OvmfPkg: IndustryStandard/Virtio.h: use OFFSET_OF in OFFSET_OF_VHDR by jljusten · 12 years ago
- d128191 OvmfPkg: add inclusion guards in Include/IndustryStandard/Virtio.h by jljusten · 12 years ago
- 045b46e OvmfPkg: move VirtioBlkDxe/Virtio.h to Include/IndustryStandard/Virtio.h by jljusten · 12 years ago
- 936e3a5 OvmfPkg: add inclusion guards to VirtioBlkDxe/VirtioBlk.h by jljusten · 12 years ago
- af23045 StdLib: Reverse a previous change resulting in string pointers that were not being incremented sufficiently to accommodate the terminating NUL. by darylm503 · 12 years ago
- e2a5ae0 PAL_LOGICAL_PROCESSPR_OVERVIEW structure was incorrectly defined. And PAL_MC_ERROR_TYPE_INFO has new fields defined per the latest Itanium developer manual. by li-elvin · 12 years ago
- 48da9f0 Roll back r13823. by vanjeff · 12 years ago
- ab04e71 by vanjeff · 12 years ago
- 4ccfd30 Add PcdFastPS2Detection to improve PS2 keyboard driver start performance. by li-elvin · 12 years ago
- e8c758d Update header format by hhtian · 12 years ago
- 90cce8c Update license statement by hhtian · 12 years ago
- ce68d3b Add missing braces around initializer. by lzeng14 · 12 years ago
- a595338 Add missing parameter in functions header. by vanjeff · 12 years ago
- 5676ccc Fix some corner case for LazyConIn feature by czhang46 · 12 years ago
- c843ef6 MdeModulePkg/UsbBusDxe: Timing tunning for better boot performance. by erictian · 12 years ago
- fa8801f Add missing SocketIdentifier for Memory Topology table in ACPI5.0. by jyao1 · 12 years ago
- 10e726c Poll the network adapter during connect by lpleahy · 12 years ago
- 4652be0 Fixed close for socket to properly release the socket context structure and the handle. by lpleahy · 12 years ago
- e06a4cd OvmfPkg: QemuBootOrder: recognize virtio-blk OFW device paths by jljusten · 12 years ago
- ec01afd OvmfPkg: QemuBootOrder: lower the required number of OFW nodes to 2 by jljusten · 12 years ago
- cdde6dd OvmfPkg: QemuBootOrder: whitespace fix by jljusten · 12 years ago
- fd51d75 OvmfPkg: introduce virtio-blk driver by jljusten · 12 years ago
- 04cabbc MdePkg: Fix incorrect SPCR definitions for 115200 and 57600 baud rate by jyao1 · 12 years ago
- f58fcb0 Move GOP and UGA draw from Consplitter entrypoint to start(). When there is one real physical graphics device in system, Consplitter will expose GOP/UGA protocol on the virtual handle. In addition, fix a obvious logic issue in GraphicsConsole. by li-elvin · 12 years ago
- f330ff3 Contributed-under: TianoCore Contribution Agreement 1.0 by mdkinney · 12 years ago
- c42c9ca StdLib: Fix several problems where characters were not being correctly converted between wide and MBCS. by darylm503 · 12 years ago
- e2a013f UnixPkg: Mark as deprecated (replaced by EmulatorPkg) by jljusten · 12 years ago
- d3a24ff When SOURCE_DEBUG_ENABLE is set, a TimerLib is linked into the SEC Phase to support the Debug Agent and the TimerLib is mapped into read-only ROM/FLASH. by mdkinney · 12 years ago
- eaeb450 Here is a patch that by default keeps the current 1MB FD sizes. If FD_SIZE_2MB is defined, then 2MB FD sizes will be used. by mdkinney · 12 years ago
- 4a823e2 The Driver Binding Protocol Stop() function for the UndiRuntimeDxe is performing actions in the incorrect order. The call to UninstallMultipleProtocolInterfaces() removes all the protocols from the child handle, which means ChildHandleBuffer[Index] is no longer valid. After the call to UninstallMultipleProtocolInterfaces(), ChildHandleBuffer[Index] is used again in a call to CloseProtocol(). The handle is not valid, so CloseProtocol() returns an error and generates an ASSERT(). by mdkinney · 12 years ago
- bbcafc4 The exception table information in X64 PE/COFF images is being stripped by default in the OvmfPkg. by mdkinney · 12 years ago
- dccf767 VS2005 and DDK3790 tool chain tags require typecasts to BOOLEAN to compile. by mdkinney · 12 years ago
- 02bbc6e MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘return’ instruction in the switch(). by erictian · 12 years ago
- deb8a06 ArmPlatformPkg/LcdPlatformLib.h: Updated HD mode settings to produce a 60Hz frame rate by oliviermartin · 12 years ago
- beeb44f ArmPlatformPkg/LcdPlatformLib.h: Added support for 'WSXGA+ Mode: 1680 x 1050' by oliviermartin · 12 years ago
- 295c2eb ArmPlatformPkg/ArmVExpress-CTA15-A7: Added support for CoreTile Express A15x2_A7x3 by oliviermartin · 12 years ago
- 17839a4 ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks by oliviermartin · 12 years ago
- 7d49ced EmbeddedPkg: Introduced 'SerialPortExtLib.h' by oliviermartin · 12 years ago
- 21de944 ARM Packages: Moved ARM assembly files to 'Arm' subdirectory by oliviermartin · 12 years ago
- 145292e ArmPlatformPkg/EblCmdLib: Added the command 'dumpfdt' by oliviermartin · 12 years ago
- 0657689 ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition() by oliviermartin · 12 years ago
- 695df8b ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCount by oliviermartin · 12 years ago
- 0a6653b ArmPkg/BdsLib: Added FDT support for BdsLib by oliviermartin · 12 years ago
- 619b399 ArmPkg/DefaultExceptionHandlerLib: Added support to the BASE-type library by oliviermartin · 12 years ago
- fb47559 ArmPlatformPkg/PrePi: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLib by oliviermartin · 12 years ago
- 9d6b024 ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLib by oliviermartin · 12 years ago
- 7ea4cf3 Add more exact SMM check in SmmFaultTolerantWriteHandler. by lzeng14 · 12 years ago
- 0758c83 Rename Trusted Hob to Measured FV hob and add Guided Hob layout structure by czhang46 · 12 years ago
- 751915b ArmPlatformPkg/ArmVExpress-CTA9x4.dsc: Fixed build by oliviermartin · 12 years ago
- fa4a706 EmbeddedPkg: Added support to libfdt by oliviermartin · 12 years ago
- 8213627 ArmPlatformPkg/Bds: Replaced 'EBL' by 'UEFI Shell' as the default shell on ARM Platforms by oliviermartin · 12 years ago
- e1772ad ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat driver and UEFI Shell by oliviermartin · 12 years ago
- 189924c ShellBinPkg: Added ARM Binaries by oliviermartin · 12 years ago
- 1282a3d FatBinPkg: Added ARM Binaries by oliviermartin · 12 years ago
- c0004f9 EdkShellPkg: Added new patch to support EFI Shell project revision 61 by oliviermartin · 12 years ago
- 3f92295 EdkShellBinPkg: Added ARM Binaries by oliviermartin · 12 years ago
- bedf36d Omap35xxPkg/Flash: Fixed 'NandStatus may be used before being set' by oliviermartin · 12 years ago
- b34e4db ARM Packages: Minor typo, mispellings and coding style changes by oliviermartin · 12 years ago
- 4706ff4 Enable EFI_IFR_DEFAULT2 opcode in browser. by ydong10 · 12 years ago
- 18c4970 Add debug port and debug port 2 table. by jyao1 · 12 years ago
- c878cee Save and disable CPU interrupt before programming MTRR settings, and restore the CPU interrupt after programming MTRR setting. by vanjeff · 12 years ago
- 3999f1f Reset system only when the pre-allocated memory is more than 1.5 of needed memory and boot mode is BOOT_WITH_DEFAULT_SETTING, or less than the needed memory. by niruiyu · 12 years ago
- 68978a5 ArmPlatformPkg/EblCmdLib: Fixed 'performance' command by oliviermartin · 12 years ago
- ba8bd8c ArmPlatformPkg/VExpressMotherBoard.h: Added more motherboard definitions by oliviermartin · 12 years ago
- 554451b ArmPlatformPkg/PL011Uart: The PL011 UART fractional part does not need to be zero by oliviermartin · 12 years ago
- 01bd6ea ArmPkg/include: Added macro ARM_VECTOR_TABLE_ALIGNMENT by oliviermartin · 12 years ago