Age | Commit message (Expand) | Author | Files | Lines |
2008-09-10 | 1. Add new macro: ALIGN_VALUE to round up a value to the next boundary of a g... | qhuang8 | 1 | -7/+8 |
2008-09-09 | cleanup some comments. | eric_tian | 3 | -33/+3 |
2008-09-09 | fix build issue | eric_tian | 1 | -0/+1 |
2008-09-09 | Function description in baselib.h is not clear. change it to comply with Doxg... | eric_tian | 1 | -163/+156 |
2008-09-09 | fixed typo. | vanjeff | 1 | -1/+3 |
2008-09-08 | Fix typo | qhuang8 | 1 | -1/+1 |
2008-09-08 | 1) Add CONST to the pointer type input parameter. | qwang12 | 1 | -5/+5 |
2008-09-08 | Minor update for PI include files according to code review comments. | xli24 | 3 | -10/+14 |
2008-09-08 | Remove NULL_HANDLE. NULL_HANDLE should be replaced with NULL as consistency. ... | qwang12 | 1 | -2/+0 |
2008-09-08 | Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the h... | lgao4 | 1 | -0/+12 |
2008-09-08 | Correct the wrong '?' character to '-', and add check DestinationBuffer == So... | lgao4 | 2 | -10/+10 |
2008-09-05 | Make prototype of EFI_PEI_STALL comply with PI spec. | xli24 | 1 | -2/+2 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff | 44 | -576/+288 |
2008-09-04 | Update MdePkg/Include/Ppi according to code review comments. | xli24 | 9 | -475/+416 |
2008-09-04 | 1. remove EFI_EVENT_ alias, replace them with EVT_ | vanjeff | 2 | -21/+0 |
2008-09-04 | Changed x64 into X64. | vanjeff | 1 | -0/+0 |
2008-09-04 | added additional comments and fixed some typo. | vanjeff | 5 | -28/+39 |
2008-09-04 | 1. Remove unnecessary CONST. | vanjeff | 2 | -43/+67 |
2008-09-03 | edk2/MdePkg/Include/x64/ProcessorBind.h: | jljusten | 2 | -4/+26 |
2008-09-03 | edk2/MdePkg/Include/Ia32/ProcessorBind.h: | jljusten | 1 | -0/+6 |
2008-09-03 | 1.Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2 to follow PI spec. | vanjeff | 5 | -111/+232 |
2008-09-03 | Remove MigrateIDT interface from PeiServiceTableLib library class. | klu2 | 1 | -13/+0 |
2008-09-02 | Fix 2 flaws in MdePkg/Include/Library/UefiRuntimeLib.h: | xli24 | 1 | -1/+2 |
2008-08-29 | edk2/MdePkg/Include/Ia32/ProcessorBind.h: | jljusten | 1 | -1/+6 |
2008-08-29 | Fix a bug in the assert condition. | qwang12 | 1 | -1/+1 |
2008-08-22 | 1) Update comments for API in DxePiLib.h | qwang12 | 1 | -108/+117 |
2008-08-21 | remove unnecessary IN OUT. | vanjeff | 1 | -12/+12 |
2008-08-20 | Remove allocate aligned pool services. | qhuang8 | 1 | -235/+0 |
2008-08-20 | Cleanup Cpu library class and CpuLib instance and BaseLib instance; and add c... | lgao4 | 1 | -16/+1 |
2008-08-18 | Add IfrLibCreatePopUp2 and HiiLibExportPackageLists. | qwang12 | 2 | -665/+726 |
2008-08-18 | Add PCD_MAX_SKU_ID. | klu2 | 1 | -0/+1 |
2008-08-14 | | klu2 | 8 | -72/+72 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 52 | -392/+392 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 6 | -28/+28 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 17 | -847/+847 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 2 | -6/+6 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 18 | -619/+642 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 1 | -15/+15 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 5 | -45/+37 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 1 | -25/+25 |
2008-08-12 | code review's result. | eric_tian | 3 | -8/+7 |
2008-08-10 | Add SerialPortPoll Api in SerialPortLib to Poll the serial device to see if t... | lgao4 | 1 | -0/+16 |
2008-07-31 | Remove blank for function typedef, it will break generating doxygen document. | klu2 | 1 | -1/+1 |
2008-07-31 | remove blank for function typedef, it will break generating doxygen document. | klu2 | 1 | -1/+1 |
2008-07-29 | Code Scrub for MdePkg. | yshang1 | 1 | -24/+12 |
2008-07-28 | edk2/MdePkg/Include/Protocol/TcgService.h: | jljusten | 1 | -2/+2 |
2008-07-27 | Refine function header comments of PalCallLib.h. | xli24 | 1 | -1156/+689 |
2008-07-27 | Fix typo in PalCallLib.h. | xli24 | 1 | -3/+3 |
2008-07-25 | Code Scrub for MdePkg. | yshang1 | 26 | -72/+72 |
2008-07-25 | Code Scrub for Protocol Definition | lgao4 | 4 | -20/+59 |