Age | Commit message (Expand) | Author |
2013-08-12 | Update Browser to provide the customization possibilities. | Eric Dong |
2013-08-12 | Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers... | Eric Dong |
2013-08-09 | Check in the missing code. | Eric Dong |
2013-08-09 | Update Browser to provide the customization possibilities. | Eric Dong |
2013-08-09 | Add new adding ATA related status code in PI 1.3 to definition and ATA modules. | Elvin Li |
2013-08-07 | MdeModulePkg: Added ARM Aarch64 architecture support | Harry Liebel |
2013-08-05 | MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experienc... | Feng Tian |
2013-07-31 | MdeModulePkg PartitionDxe: Ensure the NumberOfPartitionEntries * SizeOfPartit... | Star Zeng |
2013-07-29 | Clean the flag before use it to avoid use old error value. | Eric Dong |
2013-07-26 | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni |
2013-07-26 | Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText... | Ruiyu Ni |
2013-07-25 | Roll back the changes in revision 14296 since it will cause iSCSI security au... | Fu Siyuan |
2013-07-18 | The PCI host bridge can signal failures in its initialization to | Olivier Martin |
2013-07-17 | Expand the PcdSrIovSystemPageSize type to PcdsPatchableInModule. | Ruiyu Ni |
2013-07-16 | Fixes the GCC build 'Unused variable' warning (raised an error when warnings ... | Olivier Martin |
2013-07-16 | Rollback patch 14470, because it error check in some extra ending code. | Eric Dong |
2013-07-16 | Change the PcdSrIovSystemPageSize from type of [PcdFixedAtBuild] to [PcdFixed... | Ruiyu Ni |
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-05 | MdeModulePkg/Usb: Update some debug messages’ print level to EFI_D_VERBOSE | Feng Tian |
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-24 | MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling... | Feng Tian |
2013-06-18 | MdeModulePkg/AtaBus: wait up to 30s for ATA cmd response in Standby/Idle mode... | Feng Tian |
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-23 | Move the memory allocation and variable set to BdsEntry, use VariableLock pro... | lzeng14 |
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-10 | MdeMdeModulePkg/Xhci: Clear BIOS_OWN semaphore before halting XHCI controller | erictian |
2013-05-10 | MdeMdeModulePkg/UsbBusDxe: Break device enumeration process if the device des... | erictian |
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-27 | Fix the bug which incorrectly programs the 64bit base address register in the... | niruiyu |
2013-04-25 | 1. Use the check IsAddressValid() to prevent SMM communication buffer overflo... | lzeng14 |