summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
2010-03-16Add check of MediaPresentSupported field in SNP mode data to support UNDI wit...xdu2
2010-03-16Add sample use case for IFR security op-code.rsun3
2010-03-16Fix a bug in SetupBrowserDxe driver when check current user's access setup pe...rsun3
2010-03-05Add some robustness check in DriverSample driver.rsun3
2010-03-04Fix wrong BufferSize for Configuration data.lgao4
2010-03-04Update the title Network Configuration to IPv4 Network Configuration since IP...tye1
2010-03-04Change back the TPL of PCD from TPL_CALLBACK to TPL_NOTIFY because the follow...niruiyu
2010-03-04Use the input Request string as check string.lgao4
2010-03-04git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10182 6f...gdong1
2010-03-04Add align build option to avoid the build issues.gdong1
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao4
2010-02-28Add FormMap form example. lgao4
2010-02-27Add the missing check for NULL pointer before use it.lgao4
2010-02-26Refine parameter description according to PI 1.2 errata A.xli24
2010-02-26Add more code robustness check for modules under MdeModulePkg.rsun3
2010-02-25Cleanup: Remove PcdDxePcdDatabaseTraverseEnabledjljusten
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao4
2010-02-24fixed the bug in .S file to make the EBC driver work for UNIXGCC build.jchen20
2010-02-241. Correct File header to ## @filelgao4
2010-02-23Enhance UpdateCapsule () to support calling multiple times.li-elvin
2010-02-23enhanced Dhcp4Dxe module to clean active configure data when Dhcp4->Stop() an...vanjeff
2010-02-221. Update GetStringWorker() of HiiDataBaseDxe to only search in other languag...lgao4
2010-02-22TPL of Pcd Dxe driver was changed to TPL_CALLBACK from TPL_NOTIFY to follow U...niruiyu
2010-02-16Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
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-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-10Fix ICC build break by do data conversion.lgao4
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-05Add some security check.xdu2
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-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