Age | Commit message (Expand) | Author |
2010-07-07 | Update the previous fix to only shadow the function for supported processor a... | andrewfish |
2010-07-07 | Fix issue with ARM port. Image.c shadow code is not ANSI C and crashes on ARM... | andrewfish |
2010-07-07 | Fix a bug: | hhuan13 |
2010-07-05 | Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set ... | lgao4 |
2010-07-05 | Initialize lists ArpService->PendingRequestTable/DeniedCacheTable/ResolvedCac... | xdu2 |
2010-07-05 | 1. update to use 1 EFI Variable per NIC (instead of converge all NIC configur... | xdu2 |
2010-07-01 | Fix a bug that mtftp4 driver reply 2 ACK in answer to incoming No.65535 block... | hhuan13 |
2010-07-01 | 1. fixed one bug to construct config request string header used child handle ... | vanjeff |
2010-06-30 | Add routing header type to NetLib. | tye1 |
2010-06-29 | 1) Call ProcessNotifyList() to process all Dispatch Notifications after the M... | mdkinney |
2010-06-29 | Fixed a bug in Mtftp4: to allow the block number to roll over to accept trans... | hhuan13 |
2010-06-18 | Remove some unnecessary clear screen from console drivers. | li-elvin |
2010-06-17 | Add a missing parameter description in the function header for CoreFindFreePa... | rsun3 |
2010-06-14 | 1) Improve how memory usage is tracked in DXE Core | mdkinney |
2010-06-13 | Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ... | qianouyang |
2010-06-04 | Change MaxBlock to HEX value to avoid GCC build failure. | li-elvin |
2010-06-04 | Do the following fix up in SetupBrowser driver: | lgao4 |
2010-06-02 | Fixed tracker #203752, Dhcp4 assert issue. | hhuan13 |
2010-06-02 | Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea... | lgao4 |
2010-05-28 | If SCSI version support Read/Write (16) command, use both commands to access ... | li-elvin |
2010-05-27 | Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate... | lgao4 |
2010-05-25 | Status code handler callback should be declared as EFIAPI | klu2 |
2010-05-24 | Add the missing PalLib NULL instance. | lgao4 |
2010-05-23 | Add the missing PalLib NULL instance. | lgao4 |
2010-05-21 | Fixed the issue of that IP4driver can’t correctly reassemble the Out of Seq... | qianouyang |
2010-05-21 | Clean up package/platform DSC files by the following steps: | lgao4 |
2010-05-20 | MdeModulePkg AcpiTableDxe: Fix GCC build warning | jljusten |
2010-05-20 | fix a bug that FindVariable() may set GoneThrough flag wrongly when a >64K va... | erictian |
2010-05-19 | Fix VS2003 build error | jyao1 |
2010-05-19 | Update QueryCapsuleCapabilities interface. | li-elvin |
2010-05-19 | add security check. | vanjeff |
2010-05-18 | MdeModulePkg: | jyao1 |
2010-05-17 | Small code refinement in MdeModulePkg. | rsun3 |
2010-05-14 | Fix DxeCore Dispatch Issue that DXE drivers may not be dispatched if they de... | lgao4 |
2010-05-14 | Fix 3 K8 issues for PXE module | hhuan13 |
2010-05-13 | Fix minor format issue in file header | qhuang8 |
2010-05-12 | Fix for UNIXGCC build | jchen20 |
2010-05-11 | 1) Fix IPF ICC 11.1 issue when /Ox is used related to the use of local variab... | mdkinney |
2010-05-11 | Add fix for the hardcoded Max ACPI table number. With this fix, the number of... | jchen20 |
2010-05-10 | Minor comment update. | xdu2 |
2010-05-10 | 1. Use the max string size to compare password string. | lgao4 |
2010-05-07 | Fix ICC 11.1 build break | mdkinney |
2010-05-07 | Update UHCI and ECHI drivers to both Stop and Reset the host controller at Ex... | mdkinney |
2010-05-07 | Fix bug in PciHostBridgeEnumerator(). | mdkinney |
2010-05-05 | raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m... | erictian |
2010-05-05 | Use new API GetSectionFromAnyFvByFileType() of MdePkg DxeServicesLib library... | lgao4 |
2010-04-29 | Forcing functions with variable argument lists to use the same calling conven... | geekboy15a |
2010-04-24 | Update the copyright notice format | hhtian |
2010-04-24 | Update the copyright notice format | hhtian |
2010-04-21 | Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type s... | niruiyu |