]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
MdeModulePkg: Add UNI file for PlatformBootManagerLibNull library.
[mirror_edk2.git] / MdeModulePkg / Universal /
2015-05-15 Ruiyu NiMdeModulePkg: Add UNI files for DriverHealthManagerDxe...
2015-05-15 Ruiyu NiMdeModulePkg: Add UNI files for BootManagerPolicyDxe...
2015-05-15 Ruiyu NiMdeModulePkg: Add UNI file for BdsDxe driver.
2015-05-14 Eric DongMdeModulePkg: Fix Typo.
2015-05-14 Ard BiesheuvelMdeModulePkg: remove unused variable DevicePathSize
2015-05-14 Laszlo ErsekMdeModulePkg: ConfigKeywordHandler: fix pointer target...
2015-05-13 Eric DongMdeModulePkg: Add sample code for keyword handler protocol.
2015-05-13 Eric DongMdeModulePkg: Avoid update keyword string package.
2015-05-13 Eric DongMdeModulePkg: Implement UEFI25 HII Config keyword handl...
2015-05-13 Chao ZhangMdeModulePkg: Add ESRT management module.
2015-05-11 Ruiyu NiMdeModulePkg: Add BootManagerPolicyDxe to produce BootM...
2015-05-11 Ruiyu NiMdeModulePkg: Process Sys Prep load options in BdsDxe...
2015-05-08 Liming GaoMdeModulePkg: Update FirmwarePerformanceDataTableDxe...
2015-05-08 Liming GaoMdeModulePkg: Update CapsulePei to consume PI1.4 CapsulePpi
2015-05-06 Eric DongMdeModulePkg: Enhance the check for numeric opcode...
2015-05-06 Eric DongMdeModulePkg: Add match2 opcode support in SetupBrowser...
2015-05-06 Eric DongMdeModulePkg: update comments for question.
2015-05-06 Eric DongMdeModulePkg: Enable buffer type value for default...
2015-05-06 Eric DongMdeModluePkg: Enable refresh opcode to refresh the...
2015-05-06 Ruiyu NiMdeModulePkg: Add DriverHealthManagerDxe driver.
2015-05-06 Ruiyu NiMdeModulePkg: Add BdsDxe driver and PlatformBootManager...
2015-05-06 Hao WuMdeModulePkg: Remove GetBootMode() at FirmwarePerforman...
2015-04-20 Eric DongUpdate the logic for action opcode, also support user...
2015-04-20 Eric DongUpdate the logic: After check the environment, calculat...
2015-04-17 BALATON ZoltanFix some grammar and converge formatting of the two...
2015-04-15 Laszlo ErsekMdeModulePkg: PCD/Pei: eliminate unused but set variable
2015-04-14 Star ZengMdeModulePkg Pcd: Check the input SkuId in SetSku()
2015-04-13 BALATON ZoltanSave initial TSVal from TCP connection initiation packets.
2015-04-10 Star ZengMdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in...
2015-04-10 Star ZengMdeModulePkg Variable: Enhance the code logic about...
2015-03-19 Star ZengMdeModulePkg BootScriptExecutorDxe: Fix 32bit build...
2015-03-18 Star ZengMdeModulePkg BootScriptExecutorDxe: Use ImageContext...
2015-03-16 Elvin LiMdeModulePkg: Add SMBIOS 64-bit support for SMBIOS...
2015-03-13 Shumin QiuMdeModulePkg: Fix typo.
2015-03-09 Star ZengMdeModulePkg Variable: Keep the behavior of Variable...
2015-02-25 Olivier MartinMdeModulePkg/FvSimpleFileSystemDxe: Fixed ARM compiler...
2015-02-05 Wu JiaxinOpen default Tcp child via BY_CHILD_CONTROLLER.
2015-02-05 Star ZengMdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.
2015-02-04 Ye TingEnhance the parameter check to avoid potential issue...
2015-02-04 Wu JiaxinInitialize data and correct faulty logic in TcpComponen...
2015-02-04 Wu JiaxinVerified ChildHandle, and correct the name for a child.
2015-02-03 Roy FranzUpdate the code not require optional parameters include...
2015-02-02 Yao, JiewenUse SmmMemLib to check communication buffer.
2015-02-02 Star ZengMdeModulePkg Variable: Introduce PcdReclaimVariableSpac...
2015-02-02 Star ZengMdeModulePkg Variable: Before EndOfDxe, just record...
2015-01-30 Eric DongMove ConfigHdr from browser_storage to Formset_storage...
2015-01-27 Star ZengMdeModulePkg Variable: Implement variable quota management.
2015-01-26 Laszlo ErsekMdeModulePkg: Acpi: enforce exclusion between FirmwareC...
2015-01-23 Eric DongThe default type is not returned by display engine...
2015-01-23 Eric DongEnable popup dialog when user press the hotkey.
2015-01-23 Eric DongAvoid change the return status from above code which...
2015-01-23 Eric DongLocate the config route protocol before install the...
2015-01-13 Ruiyu NiFix IA32 build failure: Use MultU64x32 for 64bit *...
2015-01-12 Olivier MartinMdeModulePkg/PartitionDxe: Fixed El Torito support...
2015-01-09 Eric DongRestore question value for question without storage...
2015-01-05 Star ZengMdeModulePkg Variable: Implement VarCheck PROTOCOL
2014-12-31 Dong GuoRemove the FV header assumption in variable driver.
2014-12-30 Feng TianMdeModulePkg/FvSimpleFileSystem:Fix a potential NULL...
2014-12-25 Feng TianMdeModulePkg/FvSimpleFileSystem: Fix building error...
2014-12-23 Brendan JackmanMdeModulePkg/FvSimpleFileSystem: Add a new module to...
2014-12-17 Jordan JustenMdeModulePkg DebugSupportDxe: Fix build error with...
2014-12-15 Laszlo ErsekEliminate the variable.
2014-12-12 Liming GaoMdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean...
2014-12-11 Eric DongMdeModulePkg: Update the device path info for the stora...
2014-12-04 Randy PawellMdeModulePkg: Source fixes and cleanup for ARMGCC compiles
2014-12-03 Liming GaoMdeModulePkg: Unregister DXE FpdtStatusCodeHandler.
2014-12-02 Samer El-Haj-MahmoudFix memory leak in Ip4Config.
2014-11-27 Eric DongFix build fail for VS2005 tool chain.
2014-11-27 Samer El-Haj-MahmoudMdeModulePkg: Misc comments and DEBUG messages
2014-11-26 Samer El-Haj-MahmoudFix an issue in the PCD service to prevent potential...
2014-11-26 Eric DongFixed user input arrow down/ page down caused form...
2014-11-21 Eric DongMdeModulePkg: Refine the get default value logic.
2014-11-19 Star ZengMdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build...
2014-11-19 Star ZengMdeModulePkg Variable: Add missing warning annotation.
2014-11-12 Star ZengMdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and...
2014-10-31 Star ZengMdeModulePkg/SecurityPkg Variable: Add boundary check...
2014-10-31 Fu SiyuanFix a bug introuduced by r16104, not all NIC device...
2014-10-21 Eric DongCheck the question value before call CHANGED. Only...
2014-10-21 Eric DongClean up the code. Action statement should not have...
2014-10-15 Ruiyu NiAtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still...
2014-10-10 Star ZengMdeModulePkg FaultTolerantWriteDxe: Remove unnecessary...
2014-10-10 Star ZengMdeModulePkg FaultTolerantWriteDxe: Remove assumptions...
2014-09-29 Olivier MartinRemoves some unused assigned variables.
2014-09-24 Ye TingEnhance TargetName check when save iSCSI configuration.
2014-09-23 Eric DongRefine get default value process for browser.
2014-09-22 Samer El-Haj-Mahmo... Fix X64 native function call prolog. Prepare space...
2014-09-18 Eric DongAdd more check for the code to make it more safely.
2014-09-15 Fu, Siyuan1. Use the PciIo->GetBarAttributes to find the logical...
2014-09-03 Dong, GuoMdeModulePkg VariableRuntimeDxe: Bug fix and and refine...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-29 Elvin LiAllocate EfiReservedMemoryType of memory.
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-27 Eric DongRefine the fix for the bug that cause assert when do...
2014-08-26 Elvin Li1. CapsuleLongModeBuffer variable should not have EFI_V...
2014-08-26 Eric DongClean up the framework style code.
2014-08-26 Samer El-Haj-Mahmo... The original code does not initialize the global width...
2014-08-25 Qiu ShuminAppend the terminating null character at the end of...
2014-08-19 Eric DongClean up the useless code in DriverSampleDxe.
2014-08-19 Eric DongRefine the code logic, use dynamic allocate buffer...
next