From 299e9020830b80f3902a622eecfcff63261d5e08 Mon Sep 17 00:00:00 2001 From: klu2 Date: Mon, 22 Jun 2009 03:01:53 +0000 Subject: 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@8620 6f19259b-4bc3-4df7-8a09-765794883524 --- edk2/DuetPkg/BootSector/bin/bs16.com | Bin 0 -> 512 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 edk2/DuetPkg/BootSector/bin/bs16.com (limited to 'edk2/DuetPkg/BootSector/bin/bs16.com') diff --git a/edk2/DuetPkg/BootSector/bin/bs16.com b/edk2/DuetPkg/BootSector/bin/bs16.com new file mode 100644 index 000000000..be40ba817 Binary files /dev/null and b/edk2/DuetPkg/BootSector/bin/bs16.com differ -- cgit v1.2.3