diff options
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-22 03:01:53 +0000 |
---|---|---|
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-22 03:01:53 +0000 |
commit | e88f30567168865460108b1558f030b51080cbf3 (patch) | |
tree | 3e5f2ffdc8ebda0fd91b57e60a2589610abe22ee /DuetPkg/BootSector/bin/Mbr.com | |
parent | 84dcd70d0ec1319282074dea010b26182bf7a895 (diff) | |
download | edk2-platforms-e88f30567168865460108b1558f030b51080cbf3.tar.xz |
This patch includes:
1) Use the binaries of boot sector directly instead of building it. Because the code of boot sector will be modified rarely and it is native code.
2) Correct the shell binary file path which is changed by recently.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8620 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/BootSector/bin/Mbr.com')
-rw-r--r-- | DuetPkg/BootSector/bin/Mbr.com | bin | 0 -> 512 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/DuetPkg/BootSector/bin/Mbr.com b/DuetPkg/BootSector/bin/Mbr.com Binary files differnew file mode 100644 index 0000000000..ca292a0116 --- /dev/null +++ b/DuetPkg/BootSector/bin/Mbr.com |