Age | Commit message (Expand) | Author |
2010-11-17 | Removed unnecessary GLOBAL_REMOVE_IF_UNREFERENCED. | vanjeff |
2010-11-16 | Add "Debug1" profile (all but Edit and HexEdit commands) | jcarsey |
2010-11-16 | adding "Install1" profile. | jcarsey |
2010-11-16 | fixes for IPF, CTRL-C support, and file redirection. | jcarsey |
2010-11-16 | adding new commands (libraries) to the build. | jcarsey |
2010-11-16 | Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errata D spec is published. | hhuan13 |
2010-11-16 | Override MSFT build option in INF files to remove /GL or /Oi. | vanjeff |
2010-11-16 | Fix spelling error in comment | mdkinney |
2010-11-15 | Sync EDKII BaseTools to BaseTools project r2093. | lgao4 |
2010-11-15 | Fix build error. | ydong10 |
2010-11-12 | update error handling to use less ASSERT. | jcarsey |
2010-11-12 | Update return value. | jcarsey |
2010-11-12 | Clarify the MARCO a little. | jcarsey |
2010-11-12 | Adding Driver1 profile commands to the UEFI Shell 2.0. | jcarsey |
2010-11-12 | Refine coding style. | ydong10 |
2010-11-12 | Fix the issue that the high 16-bit of EAX may contain invalid data, which cau... | li-elvin |
2010-11-12 | Fix the issue that the high 16-bit of EAX may contain invalid data, which cau... | li-elvin |
2010-11-12 | Fix the issue that the high 16-bit of EAX may contain invalid data, which cau... | li-elvin |
2010-11-12 | Fixed build error | ydong10 |
2010-11-12 | fix GCC build failure. make function definition same with declaration. | erictian |
2010-11-12 | Fix bug: The lower 2 bits of Width and stripped, Count will always be multipl... | vanjeff |
2010-11-11 | Print Arrow for Goto button. | lgao4 |
2010-11-10 | fix build error | erictian |
2010-11-10 | Replaced MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE. | vanjeff |
2010-11-10 | Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report... | vanjeff |
2010-11-10 | store Year/Month/Day to variable in SetWakeupTime() because PCAT RTC Alarm re... | erictian |
2010-11-10 | Fix ICC build break. | rsun3 |
2010-11-09 | Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSystemTablePointerAddres... | lgao4 |
2010-11-09 | Some existing PCI adapters with UEFI option ROMs make unaligned requests thro... | rsun3 |
2010-11-09 | Move some define code to the uni file. Also fixed some memory leak. | ydong10 |
2010-11-09 | Fix tracker for build error. | ydong10 |
2010-11-08 | Per the UEFI spec, if a PCI controller is a P2P bridge, then the I/O, Memory ... | rsun3 |
2010-11-08 | Remove unnecessary mBdsImageHandle. | niruiyu |
2010-11-08 | Refine code to make code follow the coding style. | ydong10 |
2010-11-05 | Add Doxygen style comments to the EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE()... | mdkinney |
2010-11-05 | Add comment that describes the TPL restrictions for the Data Hub Protocol. | mdkinney |
2010-11-05 | Fix bug in DataHub where it would skip the first record in a set when a filte... | mdkinney |
2010-11-05 | Update ReadMe.txt to correct the minor errors in build steps. | niruiyu |
2010-11-05 | Refine code to make code run more safely. | ydong10 |
2010-11-05 | Update EdkShellBinPkg to integrate a bug fix of Ping command in Shell r46 | niruiyu |
2010-11-05 | Add comment about usage on EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE macros. | rsun3 |
2010-11-04 | Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report... | mdkinney |
2010-11-04 | Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers. | ydong10 |
2010-11-04 | Complement fix for revision #10998 (Remove PI SMM IPL's dependency on CPU AP). | rsun3 |
2010-11-03 | The CurrentNumberOfxxxxx should be based on the device going away, and not th... | vanjeff |
2010-11-03 | swaps the order of timer disable and memory map termination to make sure memo... | vanjeff |
2010-11-03 | Remove PI SMM IPL's dependency on CPU AP so that PI SMM IPL can be dispatched... | rsun3 |
2010-11-02 | Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports. | qlong |
2010-11-02 | Fix PCD token value conflict issue. | gikidy |
2010-11-02 | Fix PCD token value conflict issue. | gikidy |