audk/MdeModulePkg/Universal
xli24 25126a0530 Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9388 6f19259b-4bc3-4df7-8a09-765794883524
2009-11-03 02:39:10 +00:00
..
Acpi roll back r8590 patch 2009-06-25 02:07:10 +00:00
CapsuleRuntimeDxe 1. Add "CAPSULE_FLAGS_INITIATE_RESET" flag support. 2009-09-16 01:29:14 +00:00
Console updated the Bus Driver that is able to create all or one of its child handles on each call to Start() not to create new child handle if RemainingDeviepath is the End of Device Path Node, per UEFI 2.3. 2009-09-14 08:55:03 +00:00
DebugPortDxe Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
DebugSupportDxe Integrate the patch contributed by Andrew Fish to port MdeModulePkg to support ARM. 2009-08-24 15:22:14 +00:00
DevicePathDxe Do not use WriteUnaligned64() in BaseLib since StartingOffset and EndingOffset field in MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH structure has been correctly to ensure of natural alignment. 2009-08-19 13:45:38 +00:00
Disk Update partition driver to not produce BlockIo if a GPT with OS-specific field (BIT1) set in its partition attributes. 2009-09-21 14:22:14 +00:00
DriverSampleDxe Add example usage of EFI_BROWSER_ACTION_FORM_OPEN and EFI_BROWSER_ACTION_FORM_CLOSE to DriverSample. 2009-10-26 05:27:28 +00:00
EbcDxe Update transition from EBC function to native IPF function to guarantee that at least 0x40 bytes of stack frame are reserved to prevent stack corruption. 2009-10-27 22:58:55 +00:00
FaultTolerantWriteDxe Allow the FaultTolerantWriteDxe addresses to be dynamic PCD's. 2009-09-26 07:15:38 +00:00
HiiDatabaseDxe Correctly get the width of orderedlist question. 2009-10-27 07:55:00 +00:00
HiiResourcesSampleDxe Add an example HII driver to show how to generate HII resource section 2009-10-19 10:07:34 +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 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack. 2009-10-30 05:11:38 +00:00
PCD Update PCD driver to correctly set the HII type PCDs. 2009-08-17 02:05:32 +00:00
PcatSingleSegmentPciCfg2Pei Add INF extension Information 2009-01-09 06:26:42 +00:00
PlatformDriOverrideDxe Make end of line consistent caused by previous check in. 2009-08-24 15:35:55 +00:00
PrintDxe This checkin addresses the compatibility issue of passing arguments of type VA_LIST between components. The type VA_LIST is mapped onto the compiler specific implementation of varargs. As a result, modules build with different compilers may not use the same VA_LIST structure. The solution to this issue is to define a new type called BASE_LIST that is a compiler independent method of passing varargs between modules. 2009-05-30 23:49:35 +00:00
ReportStatusCodeRouter Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE. 2009-11-03 02:39:10 +00:00
SecurityStubDxe Add INF extension Information 2009-01-09 06:26:42 +00:00
SetupBrowserDxe Update SetupBrowser to support call to SendForm() by specify a formset class GUID with input parameter FormsetGuid. 2009-10-26 07:44:10 +00:00
Variable if PcdHwErrStorageSize is zero, it means HwErr variable store doesn't exist in Variable Region. 2009-09-10 06:51:55 +00:00
WatchdogTimerDxe Update for Meta data. 2009-01-23 10:01:51 +00:00