summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
2010-05-20MdeModulePkg AcpiTableDxe: Fix GCC build warningjljusten
2010-05-20fix a bug that FindVariable() may set GoneThrough flag wrongly when a >64K va...erictian
2010-05-19Fix VS2003 build errorjyao1
2010-05-19Update QueryCapsuleCapabilities interface.li-elvin
2010-05-19add security check.vanjeff
2010-05-18MdeModulePkg:jyao1
2010-05-17Small code refinement in MdeModulePkg.rsun3
2010-05-14Fix 3 K8 issues for PXE module hhuan13
2010-05-12Fix for UNIXGCC buildjchen20
2010-05-11Add fix for the hardcoded Max ACPI table number. With this fix, the number of...jchen20
2010-05-101. Use the max string size to compare password string.lgao4
2010-05-05raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-04-091.Fixed the bug when retrieved component name by child handle. It should use...vanjeff
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao4
2010-04-01Enhance SNP to be compatible with UNDI driver which doesn’t report correct ...xdu2
2010-03-28fixed IP fragment issue which caused the MTU used by IP is less than the one ...qianouyang
2010-03-27remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in...vanjeff
2010-03-21Fix sync issue to make EbcLLCALLEX() function check the same value to ones th...lgao4
2010-03-19Fix an bug for PXE boot asserthhuan13
2010-03-18changing UDP default timeout value to 2s to improve PXE BC boot performance.vanjeff
2010-03-18variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:erictian
2010-03-18Fixed a minor bug in PlatformDriOverrideDxe which will assert when user trigg...jchen20
2010-03-181, For Pcd_PPI, UnregistedCallBack should return EFI_INVALID_PARAMETER if Cal...klu2
2010-03-18Bug Fix: IPv4 Fragment is not correct when VLAN is enable.qianouyang
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