summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-11StdLib: Fix printf issues with floating point and wide character strings. Al...darylm503
2013-03-11Fix a bug in IP4 driver which may cause “reconnect –r” hang.sfu5
2013-03-11Update DHCP6 driver to handle EFI_DHCP6_CALLBACK return status correctly.sfu5
2013-03-11Initialize DefaultInfo before using it.sfu5
2013-03-11Fix a bug in IP4 driver that the broadcast/multicast mac address is overrided...sfu5
2013-03-11Update code to follow coding style.ydong10
2013-03-06Fix a bug that IsSignatureFoundInDatabase() incorrectly computes CertCount.sfu5
2013-03-06ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin
2013-03-05ArmPkg/DebugPeCoffExtraActionLib: Checked the ImageContext->PdbPointer is not...oliviermartin
2013-03-05Follow UEFI spec, set TimeOut and HwErrRecSupport variable by EFI variable se...lzeng14
2013-03-05Enhance the ConPlatform driver to take care of the optional Controller device...niruiyu
2013-03-04ShellPkg: Add "dp" command library to ShellPkg.jcarsey
2013-03-04ShellPkg: Add ShellPrintHelp function to ShellLib.jcarsey
2013-03-04OvmfPkg: make sure ResetCold() and ResetWarm() never returnjljusten
2013-03-04OvmfPkg: attempt to trigger cold reset through PIIX3 reset control registerjljusten
2013-03-04OvmfPkg: report support for the PIIX3 reset register in the FADTjljusten
2013-03-04OvmfPkg: upgrade the FADT to ACPI 2.0 without functional changesjljusten
2013-03-04OvmfPkg: fold macros of unsupported GPE1 register block into Facp.aslcjljusten
2013-03-04OvmfPkg: fold macros of unsupported PM2 control reg. block into Facp.aslcjljusten
2013-03-04OvmfPkg: fold macros of unsupported PM1b register blocks into Facp.aslcjljusten
2013-03-04OvmfPkg: bump commonly used ACPI table revision numbersjljusten
2013-03-04Not close gEfiEndOfDxeEventGroupGuid event in ReadyToLock event notify becaus...lzeng14
2013-02-27Contributed-under: TianoCore Contribution Agreement 1.0lpleahy
2013-02-27Otherwise gcc can default to the "sysv_abi" (as opposed to the "ms_abi") call...lpleahy
2013-02-27Adds ASSERT check in DxePcd driver when error status of read DynamicHii PCD i...lgao4
2013-02-27Add new HiiLib API HiiCreateGotoExOpCode() to create UEFI231 IFR REF, REF2, R...lgao4
2013-02-27In order to make sure the image is section alignment, after allocate buffer f...ydong10
2013-02-22ShellPkg : Check pointer before dereferencingjcarsey
2013-02-21Refine the code to avoid error report.ydong10
2013-02-21BMP file may has padding data between the bmp header section and the bmp data...ydong10
2013-02-21Update the DxeImageVerificationLib to support for Authenticode-signed UEFI im...sfu5
2013-02-21Shouldn't free the PciDev structure because the PciDev needs to be saved to R...niruiyu
2013-02-21Add error handling code to prevent variable store corruption in release build.sfu5
2013-02-20ShellPkg: Added function ShellDeleteByName which deletes a file by name.jcarsey
2013-02-20Remove the useless goto statements in PXE driver.sfu5
2013-02-20Update SmiManager() comments and implementation to follow the new rule clarif...vanjeff
2013-02-19BeagleBoardPkg/BeagleBoardPkg.dsc: Removing no more valid commentoliviermartin
2013-02-17Fix CpuIdEx.asm to return correct ECX/EDX value.niruiyu
2013-02-14OvmfPkg: increase MEMFD size to 8MBjljusten
2013-02-14OvmfPkg LoadLinuxLib: Use kernel's EFI entry point where availablejljusten
2013-02-14OvmfPkg LinuxBzimage.h: Update for kernel boot protocol 2.12jljusten
2013-02-14OvmfPkg/AcpiPlatformDxe: split S3/S4 package into bytesjljusten
2013-02-14ShellPkg: fix string truncation.jcarsey
2013-02-13ShellPkg: add verification that a target directory exists when changing direc...jcarsey
2013-02-08- For writing sin_port, htons() must be used.lpleahy
2013-02-08- For writing sin_port, htons() must be used.lpleahy
2013-02-08Increase sockets performance by increasing the maximum buffer sizes.lpleahy
2013-02-08Allow fragmentation of large UDP packetslpleahy
2013-02-08Fix sockets use of file descriptors which was broken by the additional valida...lpleahy
2013-02-05Fix build issue on DDK3790 tool chain.vanjeff