audk/MdeModulePkg/Universal
lgao4 84f9a9ec8f 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase module to follow new ECRs.
1) ConfigRouting Protocol ExtractConfig interface must return the default values built in IFR that were not returned by ConfigAccess.ExtractConfig.
  2) The parameters of ConfigRouting Protocol interfaces are clarified to the specific configuration string syntax.
2. Implement the last two HiiLib interfaces: HiiSetToDefaults and HiiValidateSettings.
3. Update DriverSample driver to use these two APIs.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8313 6f19259b-4bc3-4df7-8a09-765794883524
2009-05-14 07:06:06 +00:00
..
Acpi fixed 2 k8 issues. 2009-04-29 08:57:19 +00:00
CapsuleRuntimeDxe Update PeiCore to handle FvImage with PI FV extension header 2009-03-05 05:05:57 +00:00
Console SetMode() should clear screen per UEFI spec. 2009-05-08 07:46:27 +00:00
DebugPortDxe Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
DebugSupportDxe Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. 2009-04-10 20:58:18 +00:00
DevicePathDxe Apply WriteUnaligned64() to write DevicePath structure. 2009-04-03 11:18:19 +00:00
Disk Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
DriverSampleDxe 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase module to follow new ECRs. 2009-05-14 07:06:06 +00:00
EbcDxe Allow EbcLowLevel.S to be linked correctly with 'ELFGCC' toolchain. 2009-04-10 20:58:04 +00:00
FaultTolerantWriteDxe correct a wrong offset arithmetic, replace EFI_FAULT_TOLERANT_WRITE_HEADER with EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER. It will cause FTW write operation break. 2009-03-24 08:25:01 +00:00
HiiDatabaseDxe 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase module to follow new ECRs. 2009-05-14 07:06:06 +00:00
MemoryTest/NullMemoryTestDxe Remove BaseMemoryTest PPI and related producers and consumers. 2009-02-23 02:39:20 +00:00
Metronome Add missing library class header file. 2009-02-25 12:06:27 +00:00
MonotonicCounterRuntimeDxe Remove private event description from INF. 2009-02-25 07:47:56 +00:00
Network fixed typo. 2009-05-13 09:34:23 +00:00
PCD Synchronize PCD_Infrastructure 0.55 with source code. 2009-05-06 06:18:49 +00:00
PcatRealTimeClockRuntimeDxe Update the variable name and GUID to set time zone and daylight saving: Use L"RTC" for shorter name and gEfiCallerIdGuid since this variable is private for this driver. 2009-02-23 03:17:27 +00:00
PcatSingleSegmentPciCfg2Pei Add INF extension Information 2009-01-09 06:26:42 +00:00
PlatformDriOverrideDxe Correct HiiGetBrowserData API usage. 2009-04-30 09:08:37 +00:00
PrintDxe Add missing library class header file. 2009-02-25 12:07:44 +00:00
SecurityStubDxe Add INF extension Information 2009-01-09 06:26:42 +00:00
SetupBrowserDxe Add a check for CreateQuestion may be return NULL. 2009-05-13 09:24:25 +00:00
Variable Fix a bug that L"PlatformLang" must be a null-terminated ASCII string according to UEFI spec. 2009-05-04 05:55:56 +00:00
WatchdogTimerDxe Update for Meta data. 2009-01-23 10:01:51 +00:00