summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2011-06-10Set *ImageHandle to NULL when LoadImage() returns EFI_ACCESS_DENIED.niruiyu
2011-06-10Add the missing logic in HiiConfigRouting ExtractConfig() to retrieves FALSE ...lgao4
2011-06-091. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unn...hhuan13
2011-06-09Add assertion in PeiAllocatePool when out of resource.niruiyu
2011-06-09Fix crash in GetMemoryMap() when memory type 0x80000000-0xFFFFFFFF was alloca...niruiyu
2011-06-08Add new "Refresh guid" opcode, also add sample code to use it.ydong10
2011-06-08Add new "Modal form" opcode, also add sample code to use it.ydong10
2011-06-08String Reference Cleanup.lzeng14
2011-06-07Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_GUID in variable PEI d...sfu5
2011-06-04Fix X64 clang warnings.andrewfish
2011-06-02Fix the issue when checking the value of KeyDescriptor->Modifier to see if it...vanjeff
2011-05-31Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu
2011-05-31Add new call back return value; also add some sample code to use it.ydong10
2011-05-30Update code to pass packaging tool.lzeng14
2011-05-27MdeModulePkg: Fixed memory corruption when BlockIo2 is not presentgeekboy15a
2011-05-271. Setting cursor position to (0, 0) and flushing cursor directly instead of ...vanjeff
2011-05-26Add more status code in drivers.li-elvin
2011-05-25Fix ICC build break.ydong10
2011-05-25Make sure the return value of MapKey is correct by moving the assignment into...erictian
2011-05-24Add the DriverFamilyOverride support in DxeCore.niruiyu
2011-05-23Fixed SCT test failed caused by driver sample.ydong10
2011-05-23Change Partition/ScsiDxe driver to produce Block IO revision 3.niruiyu
2011-05-23Add core SMBIOS 2.7.0 and 2.7.1 support.lzeng14
2011-05-20Add two new methods to get default value, also add sample code in sample driver.ydong10
2011-05-20Refine some call back function to return EFI_UNSUPPORTED for all unsupported ...ydong10
2011-05-19fix memory leak at AccessAtaDevice() of AtaBus.erictian
2011-05-19Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Par...qianouyang
2011-05-17CalculateSum8() and CalculateSum16() defined in BaseLib are used to calculate...lzeng14
2011-05-17A complement fix for revision 11664 to update GCC assembly files : clear the ...rsun3
2011-05-17Fixed an error when parse time opcode.ydong10
2011-05-16Clear the direction flag in interrupt/exception handlers' assembly entry code...rsun3
2011-05-16Update USB keyboard driver to return scan code for Pause key.vanjeff
2011-05-06Add Pointer check for NULL before referring it and remove unnecessary pointer...qianouyang
2011-05-04Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney
2011-05-041. Fixed a issue in Ip4Config.chhuan13
2011-05-041. Enabled SSP(StorageSecurityCommandProtocol) for ATA devices.hhuan13
2011-05-03Add BlockIO2 Protocol.qianouyang
2011-04-281. Fixed a bug to make sure IP,Mask,Gateway survives across rest in case "ifc...hhuan13
2011-04-27Solve a wrong pointer reference in QueryVariableInfo().erictian
2011-04-25Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B...niruiyu
2011-04-251. Enabled IP4 layer auto configuration in case cable swap is detected.hhuan13
2011-04-21Fix issue that iscsi initiator name with 223 bytes can not be saved.tye1
2011-04-20Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang
2011-04-19Fix the USB keyboard driver to call hotkey callback even no one is calling Re...niruiyu
2011-04-19Fix the terminal driver to call hotkey callback even no one is calling ReadKe...niruiyu
2011-04-19Update IFR version opcode value to follow the UEFI2.3.1 Spec.lgao4
2011-04-19Update ALTCFG reference from default name token to default ID.ydong10
2011-04-13Do not assert in HiiBlockToConfig function when an invalid format of ConfigRe...ydong10
2011-04-12Old driver sample code does not return an EFI_UNSUPPORTED status code if a ca...ydong10
2011-04-08Add more checks to skip allocated SMRAM regions when searching for a largest ...rsun3