audk/MdeModulePkg
qwang12 8d00a0f195 Sync in bug fix from EDK I:
1) issue with setup browser and IFR refresh opcode
2) [HII]HIIConfigRoutingExportConfig generate error format of <MultiConfigAltResp>
3) [HII] ConfigRouting->ExtractConfig() will cause overflow
4) [Hii Database] EFI_HII_DATABASE_NOTIFY should be invoked when a string package is created internally when a new String Token is created
5) [PT]HIIConfigAccessProtocolTest fail on NT32uefi
6) Incorrect HII package types in EDK

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6378 6f19259b-4bc3-4df7-8a09-765794883524
2008-11-04 14:28:08 +00:00
..
Application/HelloWorld 1. Add three sample PCD in HelloWorld application for user reference of PCD usage. 2008-09-19 05:05:40 +00:00
Bus Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. 2008-10-30 07:32:46 +00:00
Core Add missing TimerLib class since DxeMain directly use TimerLib API. 2008-10-31 04:53:07 +00:00
Include Sync in bug fix from EDK I: 2008-11-04 14:28:08 +00:00
Library Sync in bug fix from EDK I: 2008-11-04 14:28:08 +00:00
Logo remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
Universal Sync in bug fix from EDK I: 2008-11-04 14:28:08 +00:00
ChangeLog.txt Add change log for non-compatible change. 2007-11-20 07:34:25 +00:00
MdeModulePkg.dec update files header 2008-10-28 02:51:12 +00:00
MdeModulePkg.dsc Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to package dependency issue, and update all DSC files accordingly. 2008-10-29 09:36:06 +00:00