Age | Commit message (Expand) | Author |
2013-07-16 | Fixes the GCC build 'Unused variable' warning (raised an error when warnings ... | Olivier Martin |
2013-07-15 | Refine the validation for the input attribute before return. | Eric Dong |
2013-07-11 | MdeModulePkg: Add the alignment check for FTW spare area address and length, ... | Star Zeng |
2013-07-11 | MdeModulePkg FaultTolerantWritePei: Refine the code to avoid error report. | Star Zeng |
2013-07-03 | MdeModulePkg: Variable drivers robustly handle crashes during Reclaim(). | Star Zeng |
2013-07-03 | Fix DDK build fail. | Eric Dong |
2013-07-03 | Fix GCC build fail. | Eric Dong |
2013-07-02 | Update HiiDataBase and UefiHiiLib to support Name/Value varstore. | Eric Dong |
2013-06-17 | The list of locked variables is traversed at runtime, hence we must | Laszlo Ersek |
2013-06-17 | Revert the changes made in 14403 because it incorrectly changed the EOL. | Ruiyu Ni |
2013-06-14 | The list of locked variables is traversed at runtime, hence we must | Laszlo Ersek |
2013-06-07 | Use right LBA to get the backed up WorkSpace in spare block. | Star Zeng |
2013-06-06 | Update code to follow spec, add discard form action before reset. | Eric Dong |
2013-05-27 | Refine the logic about processing options for oneof opcode. | ydong10 |
2013-05-27 | Fix the issue that FreePool is too early in FirmwarePerformanceDxe. | lgao4 |
2013-05-21 | When finish using the browser storage for one formset, browser should clean t... | ydong10 |
2013-05-21 | Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input. | lzeng14 |
2013-05-20 | Remove the complex buffer since the _LOCK_VARIABLE won't be allowed after lea... | niruiyu |
2013-05-17 | Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia... | niruiyu |
2013-05-16 | Update the logic about get initial value for one storage. | ydong10 |
2013-05-16 | Separate memory allocation for FPDT S3 performance table and boot performance... | lzeng14 |
2013-05-14 | Add Copyright notices and comments for Red Hat contributor. | sfu5 |
2013-05-13 | Update Code to pass EBC compiler. | lgao4 |
2013-05-09 | Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL tag bit 3 set. | sfu5 |
2013-05-07 | 1. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h... | lzeng14 |
2013-04-25 | 1. Use the check IsAddressValid() to prevent SMM communication buffer overflo... | lzeng14 |
2013-04-25 | Fix ping command issue in IP4 driver. | sfu5 |
2013-04-25 | Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instea... | sfu5 |
2013-04-24 | Mallicious code may use SmmFaultTolerantWriteHandler() to update some flash a... | lzeng14 |
2013-04-23 | Remove unused [Guids] section from PXE inf file. | sfu5 |
2013-04-22 | Fix potential overflow for SetVariable interface | czhang46 |
2013-04-19 | Add transit bit check for detecting partial response in iSCSI stack. | tye1 |
2013-04-19 | Fix a potential SMM memory dump issue. If pass communication buffer with Data... | czhang46 |
2013-04-16 | Update the browser logic, make the storage as browser level instead of form s... | ydong10 |
2013-04-16 | MdeMdeModulePkg/BootScriptExecutorDxe: Replaces absolute addressing that requ... | erictian |
2013-04-15 | Fix SMM Variable driver stack GetVariable return INVALID_PARAMETER when DataS... | czhang46 |
2013-04-12 | Fix build failure by adding UINT16 type cast. | niruiyu |
2013-04-12 | Update SMM variable DXE driver GetNextVariable interface to comply with UEFI ... | czhang46 |
2013-04-11 | Fix several bugs in the implementation of converting SAS/SASEX device path no... | niruiyu |
2013-04-08 | If DataSize or VariableNameSize is near MAX_ADDRESS, this can cause the compu... | lzeng14 |
2013-04-02 | Refine code to follow coding style. | ydong10 |
2013-04-02 | Fill SMBIOS BCD revision field. | li-elvin |
2013-04-02 | Don't assume HiiDatabase has been present at the entrypoint and don't assume ... | lzeng14 |
2013-03-27 | Update the traversal path logic. | ydong10 |
2013-03-27 | Update the code to follow UEFI spec, do the discard action when return EFI_BR... | ydong10 |
2013-03-20 | MdeModulePkg: Fixed 'variable set but not used' build warning. | erictian |
2013-03-15 | Add debug message to output video resolution used by GraphicsConsole. | li-elvin |
2013-03-15 | Refine the logic about gFunctionKeySetting, avoid some HII drivers can't show... | ydong10 |
2013-03-15 | Revert error check in code by patch 14206. | ydong10 |
2013-03-15 | Update the logic: | ydong10 |