summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-30Add new op-code samples, includes efi varstore, refresh guid group and ref op...ydong105-62/+182
2011-08-30Enable the follow feature for string op-code:ydong103-15/+76
2011-08-30Enhance the SmmBaseHelper driver to support changing SMBASE/IORestart/AutoHAL...rsun31-14/+21
2011-08-30Update CSM module to provide the general solution when the Timer Arch Protoco...li-elvin4-5/+156
2011-08-29MdeModulePkg: Add ACPI S3 Save State driversjljusten7-0/+2237
2011-08-29UefiCpuPkg: Add S3Resume2Pei PEIMjljusten3-0/+1012
2011-08-29MdeModulePkg: Add PostBootScriptTable PPIjljusten2-0/+30
2011-08-29MdeModulePkg: Add BootScriptExecutorDxe driverjljusten12-0/+1137
2011-08-29MdeModulePkg: Add PiDxeS3BootScriptLibjljusten6-0/+3964
2011-08-29MdeModulePkg, IntelFramworkModulePkg: Add S3 PCDsjljusten2-0/+24
2011-08-29MdePkg: Add S3 library interfaces and base implementationsjljusten17-1/+10664
2011-08-29IntelFrameworkModulePkg: Add AcpiSupportDxe driverjljusten6-0/+2249
2011-08-29Fix issue with SMBIOS driver assumming memory exists below 4GB. andrewfish1-10/+27
2011-08-29Fix the incorrect usage for PCD PcdResetOnMemoryTypeInformationChange in Duet...lgao45-5/+5
2011-08-29Remove unnecessary global macros in SecMain.inf.niruiyu1-11/+11
2011-08-26Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao41-0/+1
2011-08-26Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao4186-3133/+37663
2011-08-26Fixed memory leak and buffer overrun for string op-code.ydong101-1/+5
2011-08-25MdeModulePkg: Define PPI to convey performance information from SEC phase to ...xdu22-0/+70
2011-08-25IntelFrameworkModulePkg/GenericBdsLib: update GenericBdsLib to report status ...xdu23-3/+19
2011-08-25MdeModulePkg: Add OEM specific Report Status Code definition for OS Loader Lo...xdu21-0/+16
2011-08-25Fixed build error reported by ICC and GCCerictian4-23/+19
2011-08-25RestoreLockBox in DXE with Length NULL, Buffer NULL will fail to get data fro...li-elvin1-6/+14
2011-08-25Add a PcdPs2KbdExtendedVerification to let user to choose whether extend rese...li-elvin7-5/+79
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu210-8/+382
2011-08-25Add UEFI_APPLICATION module type support for the capsule lib.niruiyu1-2/+2
2011-08-25Error handling refinement at UsbIoResetPort() to avoid device state machine g...erictian1-12/+10
2011-08-25Raise TPL to prevent the BlockIo instance for USB device is removed during th...niruiyu1-0/+11
2011-08-25Fix build crash while using MSFT to build OVMF, also fix some build warning r...gikidy5-12/+12
2011-08-24Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye14-149/+169
2011-08-24Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye14-17/+23
2011-08-24Refine code to follow coding style.ydong101-1/+1
2011-08-24Remove CONST modifier to be spec complianceerictian3-19/+19
2011-08-24Remove CONST modifier to be spec complianceerictian7-37/+37
2011-08-24Remove CONST modifier to be spec complianceerictian2-12/+12
2011-08-241. Refine the error handling when the PXE-v4 DHCP offer isn't validhhuan133-1/+8
2011-08-241. Refine the error handling for PXE-v4 driver.hhuan132-4/+6
2011-08-24Update SMM Core to use SMM Mode as soon as SMM Mode is availablemdkinney3-47/+179
2011-08-24Refine code to follow coding style.ydong101-1/+1
2011-08-24Refine file comments to follow coding style.ydong102-2/+2
2011-08-23ShellPkg: fix ShellPrint-functions to allow for escape character to prevent a...jcarsey1-25/+33
2011-08-23ShellPkg: fix build error when converting INTN to INT32.jcarsey1-1/+1
2011-08-23Enabling usb3.0 XHCI support.erictian16-84/+8042
2011-08-23remove some const modifier to spec compliance.erictian1-3/+3
2011-08-23Add the missing SMBIOS_TABLE_TYPE42 pointer in SMBIOS_STRUCTURE_POINTER.lzeng141-0/+1
2011-08-22Add documentation on how to build for execution within an emulation environment.darylm5031-0/+5
2011-08-22ArmPkg/BdsLib: InitrdImageSize was not initialized when no initrd was oliviermartin1-2/+4
2011-08-22Fix GCC build error.lzeng141-1/+1
2011-08-19ArmPkg/BdsLib: Fixed parameters passed to AllocatePages()oliviermartin1-2/+2
2011-08-19Revert last commit about "Clean up MdeModuleHii.h to remove HII_VENDOR_DEVICE...gikidy2-115/+594