audk/MdeModulePkg/Universal
vanjeff e285199897 refine the code and add more security check.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9691 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-08 02:35:56 +00:00
..
Acpi MdeModulePkg AcpiTableDxe: Fix compiler warning 2010-01-04 16:17:55 +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 Add '0x' prefix to indicate hex number 2009-12-15 09:12:45 +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 disableif statement example, and suppressif form example. 2009-12-31 04:53:36 +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 EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple package lists with same package list GUID onto different handles. According, change behavior of the HII Library function HiiAddPackages() to be consistent with EFI_HII_DATABASE_PROTOCOL.NewPackageList(). 2009-11-20 02:34:21 +00:00
HiiResourcesSampleDxe Correct the comments. 2009-12-10 07:48:56 +00:00
LegacyRegion2Dxe Add legacy region range check. 2009-12-10 09:24:40 +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 refine the code and add more security check. 2010-01-08 02:35:56 +00:00
PCD According to PI specification, if token number can not be found for dynamic-ex type PCD, return EFI_NOT_FOUND but not ASSERT(). 2009-12-03 05:59:57 +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 PI 1.1 SMM Feature Check-in 2009-12-23 06:51:36 +00:00
SecurityStubDxe Add new SecurityManagementLib, and update SecurityStub driver to use this lib. 2009-11-26 01:31:48 +00:00
SetupBrowserDxe Correct copyright year to 2010 2010-01-07 09:36:09 +00:00
SmbiosDxe Smbios driver wrong compute the offset when updating string for given handle. 2009-12-11 11:58:27 +00:00
StatusCodeHandler Move Status Code Handler modules for PI implementation to MdeModulePkg. 2009-12-25 06:49:52 +00:00
Variable add error handling for input parameter. 2009-12-22 07:16:55 +00:00
WatchdogTimerDxe Update for Meta data. 2009-01-23 10:01:51 +00:00