summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Modeoliviermartin2012-10-191-7/+6
* Fix a bug that causes GCC build failure.niruiyu2012-10-191-1/+1
* Fix a bug that incorrectly uses && instead of !! in IsKeyOptionVariable().niruiyu2012-10-181-1/+1
* OvmfPkg: QemuBootOrder: recognize virtio-scsi devicesjljusten2012-10-181-0/+45
* OvmfPkg: introduce virtio-scsi driverjljusten2012-10-1811-0/+1648
* OvmfPkg: VirtioBlkDriverBindingStop: fix incorrect use of UEFI driver modeljljusten2012-10-181-6/+20
* ArmPlatformPkg/BaseTools-Pending-Patches.patch: Added latest ARMGCC & ARMLINU...oliviermartin2012-10-181-148/+83
* Fix coding style issue in CryptoPkg.tye12012-10-181-2/+2
* Use %lx to print UINT64 value instead of %x.niruiyu2012-10-182-10/+10
* Fix a bug that BCFG creates Key#### variable bigger than it should be.niruiyu2012-10-181-2/+2
* Remove the KeyOrder variable dependency from BDSniruiyu2012-10-183-302/+122
* Add manual configured gateway address back after system reset.tye12012-10-171-0/+12
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-1750-197/+320
* Fix a bug in OpensslLib that PKCS7_verify will use over 8k stack space.sfu52012-10-171-0/+39
* Fix buffer overflow issue in Consplitter.li-elvin2012-10-171-2/+16
* Fix code potential errors in IPsec.qianouyang2012-10-172-7/+9
* Fix ECC issue.li-elvin2012-10-171-1/+1
* Remove useless MD5 OID ASN.1 value from DxeImageVerificationLib.tye12012-10-171-6/+5
* Add SPC_INDIRECT_DATA_OBJID check to make sure contentType equals to the tye12012-10-171-0/+20
* Fix code potential errors.ydong102012-10-163-2/+11
* Fix a typo in comments.ydong102012-10-161-2/+3
* Update SmiManager() to invoke all root SMI handlers to following PI Spec.vanjeff2012-10-161-2/+8
* Change TPM ACCESS_X.activeLocality test timeout to TIMEOUT_Aczhang462012-10-162-4/+8
* Fix time-based and count-based authenticated variable can be updated by each ...gdong12012-10-151-0/+16
* OvmfPkg/VirtioBlkDxe: Fix VS2012 IA32 buildjljusten2012-10-141-1/+2
* OvmfPkg: VirtioBlkDxe: fix div & mod of 64-bit dividends on IA32/gcc-4.4jljusten2012-10-141-2/+3
* OvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxejljusten2012-10-123-8/+10
* OvmfPkg: librarize reusable bits from VirtioBlkDxe's SynchronousRequest()jljusten2012-10-124-66/+205
* OvmfPkg: rename AppendDesc to VirtioAppendDescjljusten2012-10-123-6/+6
* OvmfPkg: extract VirtioLib from VirtioBlkDxejljusten2012-10-128-319/+561
* OvmfPkg: Include/IndustryStandard: extract VirtioBlk.h from Virtio.hjljusten2012-10-123-58/+83
* OvmfPkg: rename OFFSET_OF_VHDR() / SIZE_OF_VHDR() to *_OF_VBLK()jljusten2012-10-122-6/+6
* OvmfPkg: regroup virtio config fields into generic & specific structsjljusten2012-10-122-20/+26
* OvmfPkg: IndustryStandard/Virtio.h: use OFFSET_OF in OFFSET_OF_VHDRjljusten2012-10-121-1/+1
* OvmfPkg: add inclusion guards in Include/IndustryStandard/Virtio.hjljusten2012-10-121-0/+5
* OvmfPkg: move VirtioBlkDxe/Virtio.h to Include/IndustryStandard/Virtio.hjljusten2012-10-123-1/+2
* OvmfPkg: add inclusion guards to VirtioBlkDxe/VirtioBlk.hjljusten2012-10-121-0/+5
* StdLib: Reverse a previous change resulting in string pointers that were not ...darylm5032012-10-121-1/+1
* PAL_LOGICAL_PROCESSPR_OVERVIEW structure was incorrectly defined. And PAL_MC_...li-elvin2012-10-121-4/+5
* Roll back r13823.vanjeff2012-10-111-5/+9
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13823 6f...vanjeff2012-10-111-9/+5
* Add PcdFastPS2Detection to improve PS2 keyboard driver start performance.li-elvin2012-10-116-224/+251
* Update header formathhtian2012-10-112-6/+7
* Update license statementhhtian2012-10-112-16/+16
* Add missing braces around initializer.lzeng142012-10-1124-409/+517
* Add missing parameter in functions header.vanjeff2012-10-101-3/+3
* Fix some corner case for LazyConIn featureczhang462012-10-103-1/+55
* MdeModulePkg/UsbBusDxe: Timing tunning for better boot performance.erictian2012-10-103-8/+13
* Add missing SocketIdentifier for Memory Topology table in ACPI5.0.jyao12012-10-091-0/+2
* Poll the network adapter during connectlpleahy2012-10-081-0/+5