summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
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
2011-07-19MdeModulePkg: Add SmmCommunication PPI definitionjljusten
2011-07-19MdeModulePkg: Add SmmAccess PPI definitionjljusten
2011-07-15MdeModulePkg: Fix VS2008 warning.andrewfish
2011-07-141. Define a netlib library function NetLibGetSystemGuid()hhuan13
2011-07-14MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not r...andrewfish
2011-07-13Fix an issue that there may be an infinite loop in the CoreInitializeMemorySe...rsun3
2011-07-13Fixed build fail with GCC/ICC toolsydong10
2011-07-12MdeModulePkg: Add CD Express PEIMjljusten
2011-07-12MdeModulePkg: Add Capsule PEIMjljusten
2011-07-12Correct the status code value to EFI_SW_PC_INIT_END after PEIM returns contro...lgao4
2011-07-12Change the HiiDataBase and browser codes to support new efi varstore data str...ydong10
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-07-05correct leap year calculate method.ydong10
2011-07-05Refine name definition for better user experience.ydong10
2011-07-05Enable value roll over when hit max or min.ydong10
2011-07-05Refine code to avoid potential access violation.ydong10
2011-07-05Keep the highlight field after user changes the value for time/date opcodeydong10
2011-07-05Return the correct status at the last of UnregisterAtaDevice.li-elvin
2011-07-04MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLi...xdu2
2011-07-01MdeModulePkg: Add ResetSystemRuntimeDxe driverjljusten
2011-07-01MdeModulePkg: Add GenericMemoryTestDxe driverjljusten
2011-06-30Fix a potential memory free failure bug in AtaAtapiPassThruerictian
2011-06-30Fix DevPathToTextIPv6(): no comma between protocol and type string.niruiyu
2011-06-28Enable new "ref5" opcode in browser.ydong10
2011-06-28Restore the whole form set to default value when user enter F9, old logical o...ydong10