audk/MdeModulePkg/Universal
eric_tian 6041576eb2 The caller of FindVariable() function ensure VariableName != NULL && VendorGuid != NULL. In the internal of this function, we only need to ensure that (VariableName[0] != 0 && VenderGuid != NULL) is true.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7389 6f19259b-4bc3-4df7-8a09-765794883524
2009-02-02 03:13:35 +00:00
..
CapsuleRuntimeDxe Add INF extension Information 2009-01-09 06:26:42 +00:00
Console Update for Meta data. 2009-01-23 10:01:51 +00:00
DebugPortDxe 1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.dec, even though they are the same value with gEfiDebugPortProtocolGuid. 2009-01-14 09:37:44 +00:00
DebugSupportDxe 1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.dec, even though they are the same value with gEfiDebugPortProtocolGuid. 2009-01-14 09:37:44 +00:00
DevicePathDxe Meta-data reviewed and verified. 2009-01-21 07:08:57 +00:00
Disk Meta-data reviewed and verified. 2009-01-21 07:08:57 +00:00
DriverSampleDxe K8: add new variable PasswordSize to remove immeidate constant. 2009-01-20 01:48:39 +00:00
EbcDxe Meta-data review. 2009-01-20 03:07:20 +00:00
FirmwareVolume/FaultTolerantWriteDxe Add INF extension Information 2009-01-09 06:26:42 +00:00
HiiDatabaseDxe K8: 2009-01-20 01:52:02 +00:00
MemoryTest Update for Meta data. 2009-01-23 10:01:51 +00:00
Metronome Update for Meta data. 2009-01-23 10:01:51 +00:00
MonotonicCounterRuntimeDxe Update for Meta data. 2009-01-23 10:01:51 +00:00
Network re order the function definition to avoid unnecessary declaration. 2009-02-01 03:36:25 +00:00
PCD Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunction == NULL. The PCD library function will do ASSERT if CallBackFunction is NULL. 2009-02-01 10:04:40 +00:00
PcatRealTimeClockRuntimeDxe Source level security checked 2009-01-20 04:17:05 +00:00
PcatSingleSegmentPciCfg2Pei Add INF extension Information 2009-01-09 06:26:42 +00:00
PlatformDriverOverride Add check when use Index as Array [Index] to avoid out of Array bound. 2009-01-22 15:40:06 +00:00
SecurityStubDxe Add INF extension Information 2009-01-09 06:26:42 +00:00
SetupBrowserDxe K8: 2009-01-20 12:55:02 +00:00
Variable The caller of FindVariable() function ensure VariableName != NULL && VendorGuid != NULL. In the internal of this function, we only need to ensure that (VariableName[0] != 0 && VenderGuid != NULL) is true. 2009-02-02 03:13:35 +00:00
WatchdogTimerDxe Update for Meta data. 2009-01-23 10:01:51 +00:00