.. |
Acpi
|
Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/CREATOR_ID/CREATOR_REVISION customization.
|
2013-09-16 02:20:52 +00:00 |
CapsulePei
|
1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Library.
|
2012-08-27 08:36:23 +00:00 |
CapsuleRuntimeDxe
|
Update UpdateCapsule() service return status to follow UEFI2.3.1 D.
|
2013-09-11 05:56:52 +00:00 |
Console
|
Refine the validation for the input attribute before return.
|
2013-07-15 07:47:02 +00:00 |
DebugPortDxe
|
MdeModulePkg/DebugPortDxe: Fixed the ordering of the EFI_DEBUGPORT_PROTOCOL entries
|
2012-03-15 15:27:18 +00:00 |
DebugSupportDxe
|
MdeModulePkg: eliminate all implicit library dependencies for all modules in MdeModulePkg on PcdLib
|
2012-11-01 06:59:25 +00:00 |
DevicePathDxe
|
Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText, ConvertTextToDeviceNode and ConvertTextToDevicePath.
|
2013-07-26 03:00:21 +00:00 |
Disk
|
Fix 3 bugs in DiskIoDxe and PartitionDxe drivers introduced in DiskIo2 implementation.
|
2013-09-17 05:11:30 +00:00 |
DisplayEngineDxe
|
Enable warningif opcode in browser.
|
2013-09-04 04:15:10 +00:00 |
DriverSampleDxe
|
Update sample code for date/time.
|
2013-09-02 02:21:40 +00:00 |
EbcDxe
|
Add Missing invocations to VA_END() for VA_START().
|
2012-02-01 06:06:08 +00:00 |
FaultTolerantWriteDxe
|
MdeModulePkg: Add the alignment check for FTW spare area address and length, and add the check for PcdFlashNvStorageVariableSize <= PcdFlashNvStorageFtwSpareSize.
|
2013-07-11 08:15:47 +00:00 |
FaultTolerantWritePei
|
MdeModulePkg FaultTolerantWritePei: Refine the code to avoid error report.
|
2013-07-11 01:40:10 +00:00 |
HiiDatabaseDxe
|
Update comments for HiiConfigRoutine->ExtractConfig function, also update HiiConfigRoutine->ConfigToBlock/BlockToConfig to follow this new spec.
|
2013-08-23 05:53:04 +00:00 |
HiiResourcesSampleDxe
|
Clean up the private GUID definition in module Level.
|
2011-09-18 12:21:01 +00:00 |
LegacyRegion2Dxe
|
Enhance inf and dec file to follow specs.
|
2011-03-14 08:43:59 +00:00 |
LockBox/SmmLockBox
|
Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.
|
2013-05-21 02:22:02 +00:00 |
MemoryTest
|
MdeModulePkg: Add GenericMemoryTestDxe driver
|
2011-07-01 00:40:26 +00:00 |
Metronome
|
Update the copyright notice format
|
2010-04-24 09:33:45 +00:00 |
MonotonicCounterRuntimeDxe
|
Clean up the private GUID definition in module Level.
|
2011-09-18 12:21:01 +00:00 |
Network
|
Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_PARAMETER without restore TPL.
|
2013-09-18 02:27:20 +00:00 |
PCD
|
Adds ASSERT check in DxePcd driver when error status of read DynamicHii PCD is not EFI_NOT_FOUND to avoid the incorrect value is used.
|
2013-02-27 03:01:40 +00:00 |
PcatSingleSegmentPciCfg2Pei
|
Update the copyright notice format
|
2010-04-24 09:33:45 +00:00 |
PlatformDriOverrideDxe
|
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib.
|
2013-07-26 03:14:08 +00:00 |
PrintDxe
|
Update the copyright notice format
|
2010-04-24 09:33:45 +00:00 |
ReportStatusCodeRouter
|
MdeModulePkg: eliminate all implicit library dependencies for all modules in MdeModulePkg on PcdLib
|
2012-11-01 06:59:25 +00:00 |
ResetSystemRuntimeDxe
|
Add missing status code in several modules.
|
2012-10-30 04:23:40 +00:00 |
SecurityStubDxe
|
Update SecurityStub SAP protocol to support SecureHandler and SecureHandler2 both.
|
2013-02-01 05:34:19 +00:00 |
SetupBrowserDxe
|
Use RETRIEVE instead of CHANGING for refresh question.
|
2013-09-25 12:40:31 +00:00 |
SmbiosDxe
|
Fill SMBIOS BCD revision field.
|
2013-04-02 07:44:11 +00:00 |
StatusCodeHandler
|
EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_INFO structure. Seemly, it is not suitable to be used in SerialStatusCodeHandler, so update SerialStatusCodeHandler to use MAX_DEBUG_MESSAGE_LENGTH (0x100) as the max printed string size to align with other DebugLib’s behavior.
|
2012-06-12 04:52:23 +00:00 |
Variable
|
MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace.
|
2013-08-19 05:16:45 +00:00 |
WatchdogTimerDxe
|
Add debug print that the system is about to be reset. I was seeing watchtog timeouts in UnixPkg and they were hard to debug as gdb was exiting. This debug print should be useful in general.
|
2010-07-30 16:01:09 +00:00 |