| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg/IntelFrameworkModulePkg FwVol: | Star Zeng | 2014-10-29 | 3 | -39/+20 |
* | MdeModulePkg/AtaAtapiPassThru: When D2H FIS received at PIO DATA-IN transfer,... | Reza Jelveh | 2014-10-22 | 1 | -9/+24 |
* | Check the question value before call CHANGED. Only when question value has be... | Eric Dong | 2014-10-21 | 1 | -1/+6 |
* | Clean up the code. Action statement should not have text two opcode. | Eric Dong | 2014-10-21 | 3 | -4/+0 |
* | AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the Buf... | Ruiyu Ni | 2014-10-15 | 3 | -49/+89 |
* | MdeModulePkg PeiCore: Update the code of PeiAllocatePages() to correctly cons... | Star Zeng | 2014-10-14 | 1 | -6/+10 |
* | MdeModulePkg FaultTolerantWriteDxe: Remove unnecessary @para from function he... | Star Zeng | 2014-10-10 | 1 | -2/+1 |
* | MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver. | Star Zeng | 2014-10-10 | 6 | -197/+495 |
* | MdeModulePkg DxeCore: Add FVH signature check before VerifyFvHeaderChecksum i... | Star Zeng | 2014-10-09 | 1 | -0/+8 |
* | MdeModulePkg/ScsiDiskDxe: Fix the build warning/error "unreachable statement" | Olivier Martin | 2014-09-30 | 1 | -1/+0 |
* | Removes some unused assigned variables. | Olivier Martin | 2014-09-29 | 5 | -28/+3 |
* | Enhance TargetName check when save iSCSI configuration. | Ye Ting | 2014-09-24 | 1 | -0/+17 |
* | Refine get default value process for browser. | Eric Dong | 2014-09-23 | 3 | -255/+479 |
* | Fix X64 native function call prolog. Prepare space for at least 4 arguments, | Samer El-Haj-Mahmoud elhaj | 2014-09-22 | 2 | -1/+56 |
* | Add more check for the code to make it more safely. | Eric Dong | 2014-09-18 | 2 | -2/+4 |
* | MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path ... | Feng Tian | 2014-09-18 | 1 | -1/+2 |
* | MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility. | Star Zeng | 2014-09-15 | 3 | -6/+40 |
* | 1. Use the PciIo->GetBarAttributes to find the logical bar index of the memor... | Fu, Siyuan | 2014-09-15 | 3 | -631/+75 |
* | MdeModulePkg/UsbBusDxe: Fixed Clang build error. | Nikolai Saoukh | 2014-09-10 | 2 | -2/+2 |
* | MdeModulePkg: Fix XCODE Link Issue in DxeCore | Gao, Liming | 2014-09-09 | 1 | -1/+1 |
* | MdeModulePkg VariableRuntimeDxe: Bug fix and and refine debug message. | Dong, Guo | 2014-09-03 | 1 | -2/+2 |
* | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming | 2014-09-03 | 154 | -9/+9 |
* | Update MdeModulePkg package version to 0.94. | Feng Tian | 2014-09-02 | 2 | -2/+2 |
* | Allocate EfiReservedMemoryType of memory. | Elvin Li | 2014-08-29 | 2 | -16/+10 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 2 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 1 | -296/+508 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 259 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 149 | -1220/+1837 |
* | MdeModulePkg DxeCore: Handle FFS file with FFS_ATTRIB_CHECKSUM set for not ca... | Star Zeng | 2014-08-28 | 1 | -10/+45 |
* | MdeModulePkg DxeCore: Don't cache memory mapped IO FV. | Star Zeng | 2014-08-27 | 5 | -83/+140 |
* | MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which sh... | Feng Tian | 2014-08-27 | 1 | -2/+2 |
* | Refine the fix for the bug that cause assert when do the reconnect in the cal... | Eric Dong | 2014-08-27 | 2 | -29/+4 |
* | 1. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS... | Elvin Li | 2014-08-26 | 3 | -91/+108 |
* | Clean up the framework style code. | Eric Dong | 2014-08-26 | 1 | -17/+21 |
* | The original code does not initialize the global width constants before creat... | Samer El-Haj-Mahmoud elhaj | 2014-08-26 | 1 | -12/+17 |
* | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen | 2014-08-25 | 1 | -0/+14 |
* | Append the terminating null character at the end of the string to avoid buffe... | Qiu Shumin | 2014-08-25 | 2 | -3/+7 |
* | Do not access transfer ring when endpoint is isochronous type and control typ... | Elvin Li | 2014-08-22 | 1 | -6/+26 |
* | MdeModulePkg PeiCore: Add NULL pointer check. | Star Zeng | 2014-08-20 | 1 | -0/+8 |
* | Clean up the useless code in DriverSampleDxe. | Eric Dong | 2014-08-19 | 1 | -2/+0 |
* | Refine the code logic, use dynamic allocate buffer instead of static array to... | Eric Dong | 2014-08-19 | 2 | -69/+100 |
* | MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor... | Sergey Isakov | 2014-08-19 | 1 | -5/+2 |
* | Refine the comments for the function header. | Eric Dong | 2014-08-19 | 2 | -6/+137 |
* | Update PeiCore to follow PI spec to retrieve GUIDED section data when Extract... | Gao, Liming | 2014-08-18 | 2 | -5/+30 |
* | Contributed-under: TianoCore Contribution Agreement 1.0 | Michael Kinney | 2014-08-14 | 12 | -1/+969 |
* | MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial... | Zeng, Star | 2014-08-14 | 9 | -64/+132 |
* | Add the missing parameter comments for BaseSerialPortLib16550 lib. MdePkg: Fi... | Gao, Liming | 2014-08-13 | 2 | -3/+7 |
* | MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) shou... | Star Zeng | 2014-08-12 | 1 | -3/+5 |
* | MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device. | Gao, Liming | 2014-08-11 | 4 | -55/+441 |
* | MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi. | Gao, Liming | 2014-08-11 | 6 | -0/+104 |