- f8e01ca Fix bugs in decompress implement in EfiLdr, and enable FAT driver in FDF file. by klu2 · 16 years ago
- 5326528 Fixed For Review by hfang · 16 years ago
- 4623101 Roll back ASSERT which is break DUET boot. by klu2 · 16 years ago
- d95ecf4 Using share mode to create file. by jwang36 · 16 years ago
- 63d7211 Fix the bug that EntryPoint of DisablePaging64() is corrupted. by xli24 · 16 years ago
- dacae1e Test version for performance concern. by jwang36 · 16 years ago
- 0ae2471 Fixed the out-of-sync issue of AutoGen-ed files in Windows platform. by jwang36 · 16 years ago
- 3e03cb4 Refine USB Mass Storage Driver. by xli24 · 16 years ago
- 0c9ee2a Change the name of extension by jwang36 · 16 years ago
- 5fe48e5 remove information output in SNP poll function. by vanjeff · 16 years ago
- 5884bab A test version making use Windows API to create AutoGen files by jwang36 · 16 years ago
- d80ed2a Code scrub for USB Mass Storage Driver. by xli24 · 16 years ago
- cdfdbb9 add macro function comments by ywu21 · 16 years ago
- 6aac5e5 checking coding style issues: by ywu21 · 16 years ago
- 67d1416 Roll back to normal version by jwang36 · 16 years ago
- afa5db8 A trial version making use of pywin32 api to create file by jwang36 · 16 years ago
- 8444320 test version by jwang36 · 16 years ago
- cad8a80 Try to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
- eb9b26e Final test version (GC plus bufsize=1) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
- 0f46efe INF extension reviewed by jji4 · 16 years ago
- 4176aa9 Add build steps for duet platform. by klu2 · 16 years ago
- e5ea66a Another test version (using low-level api provided by os module) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
- 34b0820 INF file verified, and Coding Style reviewed. by gikidy · 16 years ago
- ec7def6 Another test version (using garbage collection to do cleanup) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
- 8e3fdb9 Move Varialbe common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModulePackage Include VariableFormat.h by lgao4 · 16 years ago
- 72d50ee Move common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModulePackage Include VariableFormat.h by lgao4 · 16 years ago
- e561879 Add INF extension Information by lgao4 · 16 years ago
- b3ff502 Another test version (using bufsize=1) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
- 8ec30b1 Another test version (using glob to check file existence) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
- 88f185a Another test version (sleep in main loop) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
- 7dd12c9 Another test version (using windows's specific 'c' open mode) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
- 9b488a3 INF extension reviewed by jji4 · 16 years ago
- 99f9af5 Another test version trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
- c52a147 Another test version trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
- 964b4ec INF extension reviewed by jji4 · 16 years ago
- b6b554a Fixed the over-write message to print only with RECONFIG flag by lhauch · 16 years ago
- 1b74e1c Fix FreePoll() bugs in some places. by gdong1 · 16 years ago
- fce9f9b INF extension reviewed by jji4 · 16 years ago
- a6be5d4 Remove 'DEBUG_MYTOOLS_IA32' from GUIDed tool specification to allow other toolchains to match. The latest GenFds.exe supports matching the tool automatically. by lgao4 · 16 years ago
- eeefcb9 Update For R9 Review. by hfang · 16 years ago
- 2895c50 Add general Tiano Compress tool path. by lgao4 · 16 years ago
- 677fdb9 ECC clean up. by vanjeff · 16 years ago
- a72edce minimum update function header. by vanjeff · 16 years ago
- ed055f1 ECC clean up. by vanjeff · 16 years ago
- 0a6c0fd Update function header. by vanjeff · 16 years ago
- 1727a8c INF extension reviewed by jji4 · 16 years ago
- e95e4b4 INF extension reviewed by jji4 · 16 years ago
- 00bfdbe 1.Review the comments; 2.Modify the extension comment for INF file. by gikidy · 16 years ago
- c57273b Change the file headers and some function comments. by niry · 16 years ago
- 8578c9a Another test version trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
- 340ffb0 Memory overflow verified by jji4 · 16 years ago
- d6039b1 Fix memory overflow. by gikidy · 16 years ago
- dc4dc1d 1, Remove DxeReportStatus driver, because DxeIpl has published a instance from hob. And new status code library will use this instance from hob. by klu2 · 16 years ago
- 3ed0238 INF extension reviewed by jji4 · 16 years ago
- 44feaa7 A test version trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
- 296ac32 Remove ASM16 tool definition, it is same as ASM tool for all tool chain in fact. by klu2 · 16 years ago
- f254e82 Usb ASM but *not* ASM16, the tool chain of ASM is same as ASM16 in tool_def.txt, ASM16 should also be removed from tool_def.txt by klu2 · 16 years ago
- 9833a9b Add check for Zero Relocation section. by lgao4 · 16 years ago
- a4f31da Remove debug code. by klu2 · 16 years ago
- 3d0134b Add dummy GnuMakefile to pass UNIXGCC building for boot sector module. In future, boot sector should be ported to by klu2 · 16 years ago
- afbf572 Add bootsector module, this module is not a EFI driver or PEIM, but the raw image for boot disk. It is should be built in tiny mode with 16 assembler compiler and linker. And currently only MSFT is supported. by klu2 · 16 years ago
- 05e33af Add ASM16 rule for ICC tool chain. by klu2 · 16 years ago
- c351b60 clean-up MdeModulePkg/Include/Protocol. by eric_tian · 16 years ago
- f497011 Correct /FAcs option to /FAsc by lgao4 · 16 years ago
- ac4274d Remove /Fa option to cause multithread build failed. by lgao4 · 16 years ago
- a64a47b Use ASMLINK macro but *not* ASMLINK16 by klu2 · 16 years ago
- 2a5ef1f Use relative path for base tools. by klu2 · 16 years ago
- e25803f 1, Enable USB boot for R9's Duet. by klu2 · 16 years ago
- cf0206e Add DuetDxeReportStatusCodeLib which will get ReportStatusCode from hob if fail to get protocol. This library could be used for DxeCore module to output early debug message via serial. by klu2 · 16 years ago
- f2fa830 As variable area is not reliable in recovery path, then we should not produce ReadonlyVariable2&ReadonlyVariable ppi at the point. This way causes other Pei module wanted to access to variable will fail by eric_tian · 16 years ago
- 0d401d4 1. Add some ASSERT(); 2. Fix some typo. by gikidy · 16 years ago
- 721dfef As variable area is not reliable in recovery path, then we should not produce ReadonlyVariable2 ppi at the point. This way causes other Pei module wanted to access to variable will fail by eric_tian · 16 years ago
- 5465636 1.Coding style checked 2.CompareMem() replaced by CompareGuid() by jji4 · 16 years ago
- 7798085 Fix VS2005 build error by lgao4 · 16 years ago
- 54cdf47 Correct Compiler option /FAcs to /FAsc by lgao4 · 16 years ago
- 5c03ed0 Code scrub for GraphicConsoleDxe Module. by gikidy · 16 years ago
- b7771ea Revert OUTPUT_DIRECTORY to Build/EdkCompatibilityPkg. Build tool is enhanced to handle long path name issue which cause build failure in GCC tool chains by qwang12 · 16 years ago
- 3c49d30 Add a comment to describe the reason why the GUID for HII protocol is not matched between code and HII spec 0.92 . by qwang12 · 16 years ago
- 409f118 Replace some CopyMem() for GUID copy with CopyGuid(). by gdong1 · 16 years ago
- 3a306c1 Replace CopyMem() which can be replaced by BaseLib's Read/WriteUnalianedXX() as these are applied to base data type such as UINT32. by qwang12 · 16 years ago
- 8a38e45 Fix PCD typo by klu2 · 16 years ago
- 884c8bc Temporarily remove the assertions and we may find some error handling way to address potential dereference to NULL pointer. by qhuang8 · 16 years ago
- 109e9a6 Code scrub for the following drivers and librarys. by lgao4 · 16 years ago
- 303ee61 Retiring the ANT/JAVA build and removing the older EDK II files that were required ANT/JAVA. by lhauch · 16 years ago
- 425332e added messages for forcing reconfig, over-write of Conf files by lhauch · 16 years ago
- 3a6b455 Removed Java/Ant specific content from the setup scripts. by lhauch · 16 years ago
- 808def9 Retiring the ANT/JAVA build and removing the older EDK II packages that required ANT/JAVA. by lhauch · 16 years ago
- 9216450 remove unnecessary check for NULL pointer. by vanjeff · 16 years ago
- c33add6 add check for NULL pointer reference. by vanjeff · 16 years ago
- eec6d25 Renamed remotely by xli24 · 16 years ago
- 67b8a9c Code Scrub for USB Mouse Absolute Pointer Driver. by xli24 · 16 years ago
- 03bd58d Add some ASSERT()s to avoid NULL reference. by gikidy · 16 years ago
- 6160c62 Updated the changes in r7158 by jwang36 · 16 years ago
- 3fd8027 Fix some typo. by gikidy · 16 years ago
- a388ec4 Updated the macro description according to the latest changes in build tool. by jwang36 · 16 years ago
- 2eab98c 1) Re-fine and fully test the mechanism of getting over the long command line limitation by jwang36 · 16 years ago
- e6ff63a enhanced function header by jgong5 · 16 years ago
- e29a2e7 Enhance function header by jgong5 · 16 years ago
- 5b8adaa Fix bug that Duet BDS fail to get PciExpressAddress from guid hob. by klu2 · 16 years ago
- 7601dbe Check comments, format and fix some typo. by gikidy · 16 years ago