audk/MdeModulePkg/Universal/DriverSampleDxe
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
..
DriverSample.c Sync in bug fix from EDK I: 2008-11-04 14:28:08 +00:00
DriverSample.h Sync in bug fix from EDK I: 2008-11-04 14:28:08 +00:00
DriverSampleDxe.inf 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
Inventory.vfr 1. add public functions header. 2008-04-11 03:36:07 +00:00
NVDataStruc.h Sync in bug fix from EDK I: 2008-11-04 14:28:08 +00:00
Vfr.vfr Sync in bug fix from EDK I: 2008-11-04 14:28:08 +00:00
VfrStrings.uni Sync in bug fix from EDK I: 2008-11-04 14:28:08 +00:00
inventorystrings.uni UEFI HII: Merge UEFI HII support changes from branch. 2008-01-21 14:39:56 +00:00