summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2011-09-01Fix bug for UefiPxeBcDxe driver to catch the return status.sfu5
2011-09-01Update HiiBlockToConfig function to follow spec.ydong10
2011-09-01Remove, correct and refine some debug messages.lzeng14
2011-08-31Rollback SMRAM Lock locationmdkinney
2011-08-30Add new op-code samples, includes efi varstore, refresh guid group and ref op...ydong10
2011-08-30Enable the follow feature for string op-code:ydong10
2011-08-29MdeModulePkg: Add ACPI S3 Save State driversjljusten
2011-08-29MdeModulePkg: Add PostBootScriptTable PPIjljusten
2011-08-29MdeModulePkg: Add BootScriptExecutorDxe driverjljusten
2011-08-29MdeModulePkg: Add PiDxeS3BootScriptLibjljusten
2011-08-29MdeModulePkg, IntelFramworkModulePkg: Add S3 PCDsjljusten
2011-08-29Fix issue with SMBIOS driver assumming memory exists below 4GB. andrewfish
2011-08-26Fixed memory leak and buffer overrun for string op-code.ydong10
2011-08-25MdeModulePkg: Define PPI to convey performance information from SEC phase to ...xdu2
2011-08-25MdeModulePkg: Add OEM specific Report Status Code definition for OS Loader Lo...xdu2
2011-08-25Fixed build error reported by ICC and GCCerictian
2011-08-25RestoreLockBox in DXE with Length NULL, Buffer NULL will fail to get data fro...li-elvin
2011-08-25Add UEFI_APPLICATION module type support for the capsule lib.niruiyu
2011-08-25Error handling refinement at UsbIoResetPort() to avoid device state machine g...erictian
2011-08-24Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye1
2011-08-24Remove CONST modifier to be spec complianceerictian
2011-08-241. Refine the error handling for PXE-v4 driver.hhuan13
2011-08-24Update SMM Core to use SMM Mode as soon as SMM Mode is availablemdkinney
2011-08-24Refine code to follow coding style.ydong10
2011-08-23Enabling usb3.0 XHCI support.erictian
2011-08-18Updated GCD implementation to consume the correct EFI Resources Attributes(Ca...vanjeff
2011-08-17Remove the blank line. lgao4
2011-08-161. Add two performance measurement points for SMM performance measurement;rsun3
2011-08-10MdeModulePkg: Don't build SmmLockBoxPeiLib for IPFjljusten
2011-08-09Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi ...lgao4
2011-08-09Fix X64 VS2005 and VS2008 compile error.lgao4
2011-08-08clarify the logic of the print length counting functions in both PrintLib lib...jcarsey
2011-08-08add IPv4 address copy macro.jcarsey
2011-08-08MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry()oliviermartin
2011-08-08Add non null assertion before using the bridge instance.niruiyu
2011-08-04Print resource allocation/bar programming when PciBus driver does PCI BUS enu...niruiyu
2011-08-02Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey
2011-08-02MdeModulePkg: Add SmmLockBox PEI implementationjljusten
2011-08-02Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao4
2011-08-02Fix 32-bit bios build error.li-elvin
2011-08-01When status code handler unregister itself, status code dispatch in status co...li-elvin
2011-08-01Create smbios table when user adds/removes/Updatestring for a SMBIOS entry. I...li-elvin
2011-08-01Fixes two issues in HiiFontProtocol->StringToImage() implementation on how to...lgao4
2011-08-01Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun3
2011-07-28MdeModulePkg: Fix build error for UNIXGCC with IPFjljusten
2011-07-28Adjust the day field when update the month and year field.ydong10
2011-07-27For libraries that have multiple module types support, just define a [Depex] ...lzeng14
2011-07-22MdeModulePkg: Add Recovery PCD feature flagsjljusten
2011-07-19MdeModulePkg: Add SmmControl PPI definitionjljusten
2011-07-19MdeModulePkg: Add SMM LockBoxjljusten