summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-24panda: remove tmp.bin after chtool proceedingOlivier Deprez
2012-11-24panda: rebase to latest uefi-next treeOlivier Deprez
2012-11-24panda: rebase to latest uefi-next treeOlivier Deprez
2012-11-24panda: updates for PANDA_EDK2_080912Olivier Deprez
2012-11-24panda: adding linaro git patch for PrePiOlivier Deprez
2012-11-24panda: update dsc file to match latest linaro tag and update number of irqsOlivier Deprez
2012-11-24panda: comment out omap3 related code in PandaBoardLibOlivier Deprez
2012-11-24panda: mapping gpmc registers spaceOlivier Deprez
2012-11-24panda: update gpmc registers base addressOlivier Deprez
2012-11-24panda: minor updates to build instructionsOlivier Deprez
2012-11-24panda: update comments in debugger filesOlivier Deprez
2012-11-24panda: updated contents to panda board pkgOlivier Deprez
2012-11-24panda: patch to fix hang issue with sd/mmc card driverOlivier Deprez
2012-11-24panda: removed unused filesOlivier Deprez
2012-11-24panda: initial omap4 panda edk2 portOlivier Deprez
2012-10-23Adding edk2-fatdriver2 FatPkg into edk2 treeRyan Harkin
2012-10-23Add assertion to make sure the pointer is not NULL.niruiyu
2012-10-22ArmPlatformPkg/Scripts/Ds5: Added missing package declarations in Python scriptsoliviermartin
2012-10-22ArmPlatformPkg/Scripts/Ds5: Updated DS-5 scripts to be used by DS-5 v5.12oliviermartin
2012-10-22ArmPlatformPkg/Scripts: Added ARM DS-5 scripts to debug UEFIoliviermartin
2012-10-22 Remove TPM selftest on S3 boot path to save timeczhang46
2012-10-19EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Modeoliviermartin
2012-10-19Fix a bug that causes GCC build failure.niruiyu
2012-10-18Fix a bug that incorrectly uses && instead of !! in IsKeyOptionVariable().niruiyu
2012-10-18OvmfPkg: QemuBootOrder: recognize virtio-scsi devicesjljusten
2012-10-18OvmfPkg: introduce virtio-scsi driverjljusten
2012-10-18OvmfPkg: VirtioBlkDriverBindingStop: fix incorrect use of UEFI driver modeljljusten
2012-10-18ArmPlatformPkg/BaseTools-Pending-Patches.patch: Added latest ARMGCC & ARMLINU...oliviermartin
2012-10-18Fix coding style issue in CryptoPkg.tye1
2012-10-18Use %lx to print UINT64 value instead of %x.niruiyu
2012-10-18Fix a bug that BCFG creates Key#### variable bigger than it should be.niruiyu
2012-10-18Remove the KeyOrder variable dependency from BDSniruiyu
2012-10-17Add manual configured gateway address back after system reset.tye1
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2012-10-17Fix a bug in OpensslLib that PKCS7_verify will use over 8k stack space.sfu5
2012-10-17Fix buffer overflow issue in Consplitter.li-elvin
2012-10-17Fix code potential errors in IPsec.qianouyang
2012-10-17Fix ECC issue.li-elvin
2012-10-17Remove useless MD5 OID ASN.1 value from DxeImageVerificationLib.tye1
2012-10-17Add SPC_INDIRECT_DATA_OBJID check to make sure contentType equals to the tye1
2012-10-16Fix code potential errors.ydong10
2012-10-16Fix a typo in comments.ydong10
2012-10-16Update SmiManager() to invoke all root SMI handlers to following PI Spec.vanjeff
2012-10-16Change TPM ACCESS_X.activeLocality test timeout to TIMEOUT_Aczhang46
2012-10-15Fix time-based and count-based authenticated variable can be updated by each ...gdong1
2012-10-14OvmfPkg/VirtioBlkDxe: Fix VS2012 IA32 buildjljusten
2012-10-14OvmfPkg: VirtioBlkDxe: fix div & mod of 64-bit dividends on IA32/gcc-4.4jljusten
2012-10-12OvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxejljusten
2012-10-12OvmfPkg: librarize reusable bits from VirtioBlkDxe's SynchronousRequest()jljusten
2012-10-12OvmfPkg: rename AppendDesc to VirtioAppendDescjljusten