summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-13Update DXE Core to be compatible with PI 1.2 SMM Drivers.mdkinney
2010-02-12Update SnpDxe to support dynamic media detect.xdu2
2010-02-11Support HII VOID* dynamic/dynamicEx type PCD.klu2
2010-02-11Update HiiDataBase to make sure that the installed StringPackages contains th...lgao4
2010-02-11The fix is for EFI Linux capsule test case can not run.li-elvin
2010-02-11GraphicsOutputBlt() need judge parameter klu2
2010-02-11Fix the issue that unknown format FV in Fvhob is installed for FvInfoPpi more...klu2
2010-02-11Pass the correct TokenNumber into a CallbackOnSet notification function. The...mdkinney
2010-02-11Pass the correct TokenNumber into a CallbackOnSet notification function. The...mdkinney
2010-02-111. free those inserted NsKeyNode resource when releasing SetKeyBoardLayout ev...erictian
2010-02-11Coding style fix and minor improvements.rsun3
2010-02-11Add example of Name/Value pair var store to DriverSamplelgao4
2010-02-10a)Save and disable CPU interrupt before calling AsmWriteIdtr().vanjeff
2010-02-10revise the debug message to add 0x in front of the HEX number for consistencyjchen20
2010-02-10Fix ICC build break by do data conversion.lgao4
2010-02-09change the GetPcd64 to FixedGetPcd64 to pass ECC jchen20
2010-02-09Update HiiString Protocol and HiiSetString Api in HiiLiblgao4
2010-02-08Update MdeModulePkg to not use EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...qhuang8
2010-02-08format uniform: move tab to blank.erictian
2010-02-08Remove DEBUG_LOAD for InstallProtocolInterface() to align with PPI installati...qhuang8
2010-02-08modified to pass the VS2003 buildjchen20
2010-02-05modified to pass the ICC buildjchen20
2010-02-05revise the comments stylejchen20
2010-02-05Enable the Load Module At fixed Address feature jchen20
2010-02-05Add some security check.xdu2
2010-02-04Enable PEI core to differentiate PEIMs in performance log by passing PEIM fil...jgong5
2010-02-03For network dynamic media support:xdu2
2010-02-021. add error handling in case DHCP success but boot request failxdu2
2010-02-02Add support to original EFI_IFR_FORM_SET in initial UEFI2.1 spec. Now, it has...lgao4
2010-02-02when remaining device path is not NULL, check if it's the device managed by b...erictian
2010-02-01MdeModulePkg\Library\DxeNetLib: Update the NetLibStrToIp6andPrefix() to retur...qianouyang
2010-02-011. Update the maximum length to 224 in ISCSI_CONFIG_IFR_NVDATA() to store 223...tye1
2010-02-01Get MaxPacketSize from IP4 mode data and reduce the head size of UDP and MTFT...ljin6
2010-02-01Remove micro definition for smbios version, instead we use a PCD value to let...li-elvin
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney
2010-01-28Enhanced TerminalDxe module not to install Simple Text(ex) input protocol and...vanjeff
2010-01-28Remove redundant arch definition in UefiPxeBcDxe.ljin6
2010-01-281. Add comments in INF file to describe limitation.xli24
2010-01-28Remove EBC arch support for UefiPxeBcDxe.ljin6
2010-01-28Fixed the issue of duplicated SYS_ARCH in MdeModulePkg\UefiPxeBcDxe.ljin6
2010-01-271. Fix the potential issue in NetbufGetFragment() when Last is zero in Line 53.tye1
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli24
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli24
2010-01-26Print the warning information for the image without relocation only when load...lgao4
2010-01-26Clean up AtaBus driver to not depend on PI IdeControllerInit Protocol definit...qhuang8
2010-01-26Remove ASSERT() to make AllocatePool() service match PI spec.klu2
2010-01-25Fix the issue that accessing for unaligned address break IPFklu2
2010-01-25Integrated S3 thunk implementation: change the PcdDxeIplSwitchToLongMode type...jchen20
2010-01-25Fix the issue that the protocol field in IPv4 and IPv6 is does not reflect th...qhuang8