summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-11Fix a bug in IP4 driver which may cause “reconnect –r” hang.sfu52-19/+48
2013-03-11Update DHCP6 driver to handle EFI_DHCP6_CALLBACK return status correctly.sfu51-5/+10
2013-03-11Initialize DefaultInfo before using it.sfu52-0/+2
2013-03-11Fix a bug in IP4 driver that the broadcast/multicast mac address is overrided...sfu51-36/+30
2013-03-11Update code to follow coding style.ydong102-8/+17
2013-03-06Fix a bug that IsSignatureFoundInDatabase() incorrectly computes CertCount.sfu51-1/+1
2013-03-06ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin12-16/+119
2013-03-05ArmPkg/DebugPeCoffExtraActionLib: Checked the ImageContext->PdbPointer is not...oliviermartin1-13/+19
2013-03-05Follow UEFI spec, set TimeOut and HwErrRecSupport variable by EFI variable se...lzeng144-12/+48
2013-03-05Enhance the ConPlatform driver to take care of the optional Controller device...niruiyu1-3/+7
2013-03-04ShellPkg: Add "dp" command library to ShellPkg.jcarsey14-3/+2377
2013-03-04ShellPkg: Add ShellPrintHelp function to ShellLib.jcarsey2-0/+79
2013-03-04OvmfPkg: make sure ResetCold() and ResetWarm() never returnjljusten2-1/+6
2013-03-04OvmfPkg: attempt to trigger cold reset through PIIX3 reset control registerjljusten1-1/+2
2013-03-04OvmfPkg: report support for the PIIX3 reset register in the FADTjljusten2-3/+6
2013-03-04OvmfPkg: upgrade the FADT to ACPI 2.0 without functional changesjljusten2-12/+38
2013-03-04OvmfPkg: fold macros of unsupported GPE1 register block into Facp.aslcjljusten2-6/+3
2013-03-04OvmfPkg: fold macros of unsupported PM2 control reg. block into Facp.aslcjljusten2-4/+2
2013-03-04OvmfPkg: fold macros of unsupported PM1b register blocks into Facp.aslcjljusten2-4/+3
2013-03-04OvmfPkg: bump commonly used ACPI table revision numbersjljusten1-2/+3
2013-03-04Not close gEfiEndOfDxeEventGroupGuid event in ReadyToLock event notify becaus...lzeng141-2/+2
2013-02-27Contributed-under: TianoCore Contribution Agreement 1.0lpleahy6-0/+4400
2013-02-27Otherwise gcc can default to the "sysv_abi" (as opposed to the "ms_abi") call...lpleahy1-3/+3
2013-02-27Adds ASSERT check in DxePcd driver when error status of read DynamicHii PCD i...lgao41-11/+17
2013-02-27Add new HiiLib API HiiCreateGotoExOpCode() to create UEFI231 IFR REF, REF2, R...lgao42-1/+120
2013-02-27In order to make sure the image is section alignment, after allocate buffer f...ydong101-3/+26
2013-02-22ShellPkg : Check pointer before dereferencingjcarsey1-8/+10
2013-02-21Refine the code to avoid error report.ydong102-2/+5
2013-02-21BMP file may has padding data between the bmp header section and the bmp data...ydong101-2/+5
2013-02-21Update the DxeImageVerificationLib to support for Authenticode-signed UEFI im...sfu52-140/+110
2013-02-21Shouldn't free the PciDev structure because the PciDev needs to be saved to R...niruiyu1-1/+0
2013-02-21Add error handling code to prevent variable store corruption in release build.sfu53-28/+43
2013-02-20ShellPkg: Added function ShellDeleteByName which deletes a file by name.jcarsey2-2/+76
2013-02-20Remove the useless goto statements in PXE driver.sfu52-28/+10
2013-02-20Update SmiManager() comments and implementation to follow the new rule clarif...vanjeff1-9/+11
2013-02-19BeagleBoardPkg/BeagleBoardPkg.dsc: Removing no more valid commentoliviermartin1-2/+0
2013-02-17Fix CpuIdEx.asm to return correct ECX/EDX value.niruiyu1-2/+2
2013-02-14OvmfPkg: increase MEMFD size to 8MBjljusten3-9/+9
2013-02-14OvmfPkg LoadLinuxLib: Use kernel's EFI entry point where availablejljusten6-7/+107
2013-02-14OvmfPkg LinuxBzimage.h: Update for kernel boot protocol 2.12jljusten1-3/+3
2013-02-14OvmfPkg/AcpiPlatformDxe: split S3/S4 package into bytesjljusten1-24/+34
2013-02-14ShellPkg: fix string truncation.jcarsey1-2/+2
2013-02-13ShellPkg: add verification that a target directory exists when changing direc...jcarsey1-3/+9
2013-02-08- For writing sin_port, htons() must be used.lpleahy1-20/+20
2013-02-08- For writing sin_port, htons() must be used.lpleahy1-8/+13
2013-02-08Increase sockets performance by increasing the maximum buffer sizes.lpleahy1-2/+2
2013-02-08Allow fragmentation of large UDP packetslpleahy1-1/+1
2013-02-08Fix sockets use of file descriptors which was broken by the additional valida...lpleahy1-1/+1
2013-02-05Fix build issue on DDK3790 tool chain.vanjeff1-2/+2
2013-02-04ShellPkg: Remove beta tag from ver command output.jcarsey1-0/+0