Age | Commit message (Expand) | Author | Files | Lines |
2014-09-18 | Add more check for the code to make it more safely. | Eric Dong | 2 | -2/+4 |
2014-09-18 | MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path ... | Feng Tian | 1 | -1/+2 |
2014-09-15 | MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility. | Star Zeng | 3 | -6/+40 |
2014-09-15 | 1. Use the PciIo->GetBarAttributes to find the logical bar index of the memor... | Fu, Siyuan | 3 | -631/+75 |
2014-09-10 | MdeModulePkg/UsbBusDxe: Fixed Clang build error. | Nikolai Saoukh | 2 | -2/+2 |
2014-09-09 | MdeModulePkg: Fix XCODE Link Issue in DxeCore | Gao, Liming | 1 | -1/+1 |
2014-09-03 | MdeModulePkg VariableRuntimeDxe: Bug fix and and refine debug message. | Dong, Guo | 1 | -2/+2 |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming | 154 | -9/+9 |
2014-09-02 | Update MdeModulePkg package version to 0.94. | Feng Tian | 2 | -2/+2 |
2014-08-29 | Allocate EfiReservedMemoryType of memory. | Elvin Li | 2 | -16/+10 |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2 | -0/+0 |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 1 | -296/+508 |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 259 | -0/+0 |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 149 | -1220/+1837 |
2014-08-28 | MdeModulePkg DxeCore: Handle FFS file with FFS_ATTRIB_CHECKSUM set for not ca... | Star Zeng | 1 | -10/+45 |
2014-08-27 | MdeModulePkg DxeCore: Don't cache memory mapped IO FV. | Star Zeng | 5 | -83/+140 |
2014-08-27 | MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which sh... | Feng Tian | 1 | -2/+2 |
2014-08-27 | Refine the fix for the bug that cause assert when do the reconnect in the cal... | Eric Dong | 2 | -29/+4 |
2014-08-26 | 1. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS... | Elvin Li | 3 | -91/+108 |
2014-08-26 | Clean up the framework style code. | Eric Dong | 1 | -17/+21 |
2014-08-26 | The original code does not initialize the global width constants before creat... | Samer El-Haj-Mahmoud elhaj | 1 | -12/+17 |
2014-08-25 | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen | 1 | -0/+14 |
2014-08-25 | Append the terminating null character at the end of the string to avoid buffe... | Qiu Shumin | 2 | -3/+7 |
2014-08-22 | Do not access transfer ring when endpoint is isochronous type and control typ... | Elvin Li | 1 | -6/+26 |
2014-08-20 | MdeModulePkg PeiCore: Add NULL pointer check. | Star Zeng | 1 | -0/+8 |
2014-08-19 | Clean up the useless code in DriverSampleDxe. | Eric Dong | 1 | -2/+0 |
2014-08-19 | Refine the code logic, use dynamic allocate buffer instead of static array to... | Eric Dong | 2 | -69/+100 |
2014-08-19 | MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor... | Sergey Isakov | 1 | -5/+2 |
2014-08-19 | Refine the comments for the function header. | Eric Dong | 2 | -6/+137 |
2014-08-18 | Update PeiCore to follow PI spec to retrieve GUIDED section data when Extract... | Gao, Liming | 2 | -5/+30 |
2014-08-14 | Contributed-under: TianoCore Contribution Agreement 1.0 | Michael Kinney | 12 | -1/+969 |
2014-08-14 | MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial... | Zeng, Star | 9 | -64/+132 |
2014-08-13 | Add the missing parameter comments for BaseSerialPortLib16550 lib. MdePkg: Fi... | Gao, Liming | 2 | -3/+7 |
2014-08-12 | MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) shou... | Star Zeng | 1 | -3/+5 |
2014-08-11 | MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device. | Gao, Liming | 4 | -55/+441 |
2014-08-11 | MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi. | Gao, Liming | 6 | -0/+104 |
2014-08-11 | MdeModulePkg: DxeCore | Gao, Liming | 1 | -0/+4 |
2014-08-08 | Added SMBIOS 2.8.0 updates. | Elvin Li | 1 | -1/+1 |
2014-08-08 | Clean the useless code. | Eric Dong | 1 | -1/+0 |
2014-08-07 | 1) Add type cast for better coding style. | Feng Tian | 28 | -88/+88 |
2014-08-04 | The pointer argument should be set to NULL if not used not FALSE. | Harry Liebel | 1 | -2/+2 |
2014-08-01 | MdeModulePkg: Fix wrong check for SetAttribute in Consplitter | Elvin Li | 1 | -2/+2 |
2014-07-31 | MdeModulePkg: Removed valid text mode check in SetAttribute interface in Grap... | Elvin Li | 1 | -7/+0 |
2014-07-30 | Refine code to make it more safely. | Eric Dong | 1 | -2/+7 |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong | 23 | -19/+76 |
2014-07-28 | Update the code to follow UEFI spec, process date/time/ref value type as buff... | Eric Dong | 2 | -106/+348 |
2014-07-28 | Print the CodeType and Value of status code with fixed length. | Li, Elvin | 3 | -12/+12 |
2014-07-25 | MdeModulePkg: Fix parameter verification for SetAttribute | Jaben Carsey | 1 | -2/+2 |
2014-07-24 | Clear the whole EFI_PHYSICAL_ADDRESS CapsuleDataPtr64 to 0 at first to avoid ... | Elvin Li | 1 | -0/+2 |
2014-07-22 | MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to... | Tian, Feng | 1 | -2/+2 |