summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
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-24Add support for capsule above 4G.xli24
2010-02-24roll back changing on save and restore interrupt status, it needn't doing.vanjeff
2010-02-24Minor comment fix.rsun3
2010-02-24Avoid shadowing PE image read function on IPFjgong5
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-23Fix commentmdkinney
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-22Enhance memory copy logic for PEI core image read. The change uses CopyMem() ...jgong5
2010-02-20add more comments for gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport.niruiyu
2010-02-17Cleanup HOB DEBUG printsandrewfish
2010-02-161) Fix build issuesmdkinney
2010-02-16Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-16Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-16Clean up HOB debug printsandrewfish
2010-02-16Fix crash in UnixPkg and BeagleBoard caused by gSmmBase2 getting added to the...andrewfish
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